Platform/HTML5 parser tasks: Difference between revisions

(→‎Things that need to be done before turning the HTML5 parser on by default: Remove items that have patches or landed patches)
Line 11: Line 11:
**This will either be simple or so rare that it's not an alpha blocker after all.
**This will either be simple or so rare that it's not an alpha blocker after all.
**Need to reproduce this with debugger attached.
**Need to reproduce this with debugger attached.
*[https://bugzilla.mozilla.org/show_bug.cgi?id=281241 281241] introduced a new reftest that doesn't pass when the HTML5 parsing algorithm is in use, because the DOM is different.
*[https://bugzilla.mozilla.org/show_bug.cgi?id=381746 381745] introduced a new reftest that doesn't wait for the load event for data: URLs properly
*[https://bugzilla.mozilla.org/show_bug.cgi?id=546381 546381] browser_bug537449.js fails
*[https://bugzilla.mozilla.org/show_bug.cgi?id=546381 546381] browser_bug537449.js fails
**The connection to HTML parsing is unclear.
**The connection to HTML parsing is unclear.
Line 21: Line 19:
**[https://bugzilla.mozilla.org/show_bug.cgi?id=543726 543726]  dom/tests/mochitest/ajax/offline/test_foreign.html fails
**[https://bugzilla.mozilla.org/show_bug.cgi?id=543726 543726]  dom/tests/mochitest/ajax/offline/test_foreign.html fails
***honzab has a fix. Waiting for review.
***honzab has a fix. Waiting for review.
* <strike>[https://bugzilla.mozilla.org/show_bug.cgi?id=546635 Update] the html5lib test suite snapshot used by mochitest. (jgriffin)</strike>
*Review the unreviewed parser core code. (sicking)
*Review the unreviewed parser core code. (sicking)
*Create a "slow tp" test suite for exercising speculative parsing. (bnewman) ''What if this suite reveals something bad?''
*Create a "slow tp" test suite for exercising speculative parsing. (bnewman) ''What if this suite reveals something bad?''
254

edits