[webkit-reviews] review requested: [Bug 32047] Make appcache layouttest top-frame-2.html more robust for async checking event : [Attachment 44193] Proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 16:31:57 PST 2009


Jenn Braithwaite <jennb at chromium.org> has asked  for review:
Bug 32047: Make appcache layouttest top-frame-2.html more robust for async
checking event
https://bugs.webkit.org/show_bug.cgi?id=32047

Attachment 44193: Proposed fix
https://bugs.webkit.org/attachment.cgi?id=44193&action=review

------- Additional Comments from Jenn Braithwaite <jennb at chromium.org>
The spec says to "queue a task" to fire the checking event. The definition of
"queue a task" in the spec does not impose an ordering on script events vs
appcache update events.

Attached patch makes the test robust against ordering of these events.


More information about the webkit-reviews mailing list