[webkit-reviews] review requested: [Bug 30457] Allow image requests started from unload handlers to outlive the page : [Attachment 64760] ResourceHandleClient-level solution + rewritten layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 13:29:16 PDT 2010


Nate Chapin <japhet at chromium.org> has asked  for review:
Bug 30457: Allow image requests started from unload handlers to outlive the
page
https://bugs.webkit.org/show_bug.cgi?id=30457

Attachment 64760: ResourceHandleClient-level solution + rewritten layout test
https://bugs.webkit.org/attachment.cgi?id=64760&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
Thanks to David Levin for suggesting how to properly test this behavior.

The layout test now uses php scripts saving and checking a timestamp in a file
to determine whether the load in the unload handler was actually sent to the
server.


More information about the webkit-reviews mailing list