[Webkit-unassigned] [Bug 112100] REGRESSION (r145277) causes chromium gpu throughput tests to fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 16:11:20 PDT 2013


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





--- Comment #12 from Eric Seidel <eric at webkit.org>  2013-03-13 16:13:45 PST ---
The I believe the following test case would have failed with the old patch:

test.html:
<script src=slow-script.js"></script>
<PASS> <- Should say <PASS> before this.

slow-script.js:
document.write('<plaintext>')

-- 
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