[webkit-reviews] review requested: [Bug 115988] Unload event listeners should prevent Safari from insta-killing the web process on last tab close : [Attachment 201506] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 12 13:23:31 PDT 2013


Andreas Kling <akling at apple.com> has asked  for review:
Bug 115988: Unload event listeners should prevent Safari from insta-killing the
web process on last tab close
https://bugs.webkit.org/show_bug.cgi?id=115988

Attachment 201506: Patch
https://bugs.webkit.org/attachment.cgi?id=201506&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
Added Chrome helpers so DOMWindow doesn't have to plumb its way to the
ChromeClient.
Made DOMWindow think in terms of per-DOMWindow sudden termination instead of
globally.


More information about the webkit-reviews mailing list