Platform/HTML5 parser tasks: Difference between revisions

Jump to navigation Jump to search
Line 4: Line 4:


*Frequent timing-sensitive test failures on the real tinderbox
*Frequent timing-sensitive test failures on the real tinderbox
**[https://bugzilla.mozilla.org/show_bug.cgi?id=562333 562333] jsreftest.html randomly fails with "timed out waiting for onload to fire"
**[https://bugzilla.mozilla.org/show_bug.cgi?id=562333 562333] jsreftest.html randomly fails with "timed out waiting for onload to fire" (fixed?)
**[https://bugzilla.mozilla.org/show_bug.cgi?id=562328 562328] test_frames.html depends on SimpleTest.waitForFocus(), which makes the test timing-sensitive
**[https://bugzilla.mozilla.org/show_bug.cgi?id=562328 562328] test_frames.html depends on SimpleTest.waitForFocus(), which makes the test timing-sensitive
*Less frequent unmasked random oranges on the real tinderbox
**[https://bugzilla.mozilla.org/show_bug.cgi?id=562326 562326] bug451286_window.xul (used by bug451286_window.xul) assumes data: URLs are parsed synchronously
**[https://bugzilla.mozilla.org/show_bug.cgi?id=562319 562319] bug451286_window.xul (used by bug451286_window.xul) assumes data: URLs are parsed synchronously
*Per sicking's suggestion, make the first flush timer delay equally long to the subsequent delays.


== Things that need to be done before shipping the HTML5 parser in a final Firefox release ==
== Things that need to be done before shipping the HTML5 parser in a final Firefox release ==
254

edits

Navigation menu