Tim Ledbetter
Tim Ledbetter
Using the `--debug-web-content` option and connecting `gdb`, I get a segfault with the following stack trace: ``` #0 0x00007929608ab75f in _int_malloc (av=av@entry=0x792960a03ac0 , bytes=bytes@entry=280) at ./malloc/malloc.c:4059 #1 0x00007929608ad6e4 in __GI___libc_malloc...
> I think it's worth waiting until #2754 is merged and then running CI again. Note that after #2754 is merged, you'll need to use `WPT.sh` to reimport the test,...
FWIW, the bug is still present for me if I save the snippet above with an `.xhtml` extension. It isn't present if I use a `.html` extension. Reverting https://github.com/LadybirdBrowser/ladybird/commit/96fc840b034e371e65e9f9bb412c819c550b26bf made...
This change fixes these WPT tests :tada: : * http://wpt.live/html/syntax/parsing/html5lib_template.html?run_type=uri * http://wpt.live/html/syntax/parsing/html5lib_tests1.html?run_type=uri * http://wpt.live/html/syntax/parsing/html5lib_tests5.html?run_type=uri * http://wpt.live/html/syntax/parsing/html5lib_tests15.html?run_type=uri * http://wpt.live/html/syntax/parsing/html5lib_tests16.html?run_type=uri * http://wpt.live/html/syntax/parsing/html5lib_tests19.html?run_type=uri These tests were imported a while ago, but were skipped...
Are you sure this leads to a performance improvement? Could you run some Kraken and/or Octane benchmarks and post the results? You can do that using the scripts in the...
Feel free to use the "Resolve conversation" button when you've dealt with review feedback.