[webkit-reviews] review requested: [Bug 23432] window.open scripts do not trigger newWindowDelegate callback. : [Attachment 73415] [PATCH 1/4] Allow creating hidden window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 14:21:29 PST 2010


Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> has asked  for review:
Bug 23432: window.open scripts do not trigger newWindowDelegate callback.
https://bugs.webkit.org/show_bug.cgi?id=23432

Attachment 73415: [PATCH 1/4] Allow creating hidden window
https://bugs.webkit.org/attachment.cgi?id=73415&action=review

------- Additional Comments from Nicolas Dufresne
<nicolas.dufresne at collabora.co.uk>
Allow creating hidden window that can be destroyed if it's creation was
refused by NewWindowPolicy. This is required to fullfill the synchronous
requirement of JS call to window.open().


More information about the webkit-reviews mailing list