[webkit-reviews] review requested: [Bug 49401] Defer ScriptExecutionContext::Task's in Document when page loading is deferred : [Attachment 78129] Change the expected result of worker-close-more test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 10:40:24 PST 2011


Yong Li <yong.li.webkit at gmail.com> has asked  for review:
Bug 49401: Defer ScriptExecutionContext::Task's in Document when page loading
is deferred
https://bugs.webkit.org/show_bug.cgi?id=49401

Attachment 78129: Change the expected result of worker-close-more test
https://bugs.webkit.org/attachment.cgi?id=78129&action=review

------- Additional Comments from Yong Li <yong.li.webkit at gmail.com>
The only change is to add this line to the expected result of worker-close-more
test:

CONSOLE MESSAGE: line 31: JavaScript execution exceeded timeout

This message is caused by the 31st line in worker-close.js: while (true) { }

So I think it was just missed and now we can catch it.

However I haven't been able to see the result diff on the bots... not sure if
it is the same story.


More information about the webkit-reviews mailing list