Platform/HTML5 parser tasks: Difference between revisions

Line 10: Line 10:
**The fix interacts badly with speculative parsing on test cases that use sync XHR to control the test server.
**The fix interacts badly with speculative parsing on test cases that use sync XHR to control the test server.
**Tuning requires try server cycles and could, therefore, take a few days.
**Tuning requires try server cycles and could, therefore, take a few days.
*[https://bugzilla.mozilla.org/show_bug.cgi?id=536097 536097]  spinning in nsHtml5TreeBuilder::startTag()?
**This will either be simple or so rare that it's not an alpha blocker after all.
*Drive testsuite failures to zero. (hsivonen but help would be useful)
*Drive testsuite failures to zero. (hsivonen but help would be useful)
**[https://bugzilla.mozilla.org/show_bug.cgi?id=534458 534458]  test failure on css3.info selectors test with :checked{}
***Waiting on [https://bugzilla.mozilla.org/show_bug.cgi?id=502937 lazy frame construction] from Timothy Nikkel. (Seems reviewed and waiting landing.)
**[https://bugzilla.mozilla.org/show_bug.cgi?id=536097 536097]  spinning in nsHtml5TreeBuilder::startTag()?
***This will either be simple or so rare that it's not an alpha blocker after all.
**[https://bugzilla.mozilla.org/show_bug.cgi?id=541078 541078]  contentEditable reload: docshell/test/navigation/test_bug430624.html fails
**[https://bugzilla.mozilla.org/show_bug.cgi?id=541078 541078]  contentEditable reload: docshell/test/navigation/test_bug430624.html fails
***Needs debugging.
***Needs debugging.
**[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.
**[https://bugzilla.mozilla.org/show_bug.cgi?id=545662 545662]  browser_bookmarksProperties.js times out
**[https://bugzilla.mozilla.org/show_bug.cgi?id=545662 545662]  browser_bookmarksProperties.js times out
**[https://bugzilla.mozilla.org/show_bug.cgi?id=546636 546636]  [Editor] layout/generic/test/test_backspace_delete.xul fails
**[https://bugzilla.mozilla.org/show_bug.cgi?id=546636 546636]  [Editor] layout/generic/test/test_backspace_delete.xul fails
Line 37: Line 33:
***[https://bugzilla.mozilla.org/show_bug.cgi?id=545664 545664]  browser_423515.js fails
***[https://bugzilla.mozilla.org/show_bug.cgi?id=545664 545664]  browser_423515.js fails
***[https://bugzilla.mozilla.org/show_bug.cgi?id=546381 546381]  browser_bug537449.js throws and times out
***[https://bugzilla.mozilla.org/show_bug.cgi?id=546381 546381]  browser_bug537449.js throws and times out
 
**The following are waiting for landings by others
***[https://bugzilla.mozilla.org/show_bug.cgi?id=534458 534458]  test failure on css3.info selectors test with :checked{}
****Waiting on [https://bugzilla.mozilla.org/show_bug.cgi?id=502937 lazy frame construction] from Timothy Nikkel. (Seems reviewed and waiting landing.)
***[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.
*[https://bugzilla.mozilla.org/show_bug.cgi?id=546635 Update] the html5lib test suite snapshot used by mochitest. (jgriffin)
*[https://bugzilla.mozilla.org/show_bug.cgi?id=546635 Update] the html5lib test suite snapshot used by mochitest. (jgriffin)
*Review the unreviewed parser core code. (sicking?)
*Review the unreviewed parser core code. (sicking?)
254

edits