[Webkit-unassigned] [Bug 72134] [chromium] WorkerTest flakiness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 10:46:41 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72134


Andrew Wilson <atwilson at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |atwilson at chromium.org




--- Comment #10 from Andrew Wilson <atwilson at chromium.org>  2011-11-11 10:46:42 PST ---
I don't think this change is bad, but if we ever have a case where:

<p>Some text</p>
<script>...some javascript...</script>

executes the javascript before the HTML is populated in the DOM, then that indicates a fundamental issue with our HTML rendering that should be fixed, not worked around.

So, yeah, if this "speculative fix" actually fixes the flakiness, then we really need to log a separate bug to address that behavior.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list