[Webkit-unassigned] [Bug 23432] window.open scripts do not trigger newWindowDelegate callback.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 14:22:05 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=23432


Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73416|                            |review?
               Flag|                            |




--- Comment #9 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>  2010-11-09 14:22:05 PST ---
Created an attachment (id=73416)
 --> (https://bugs.webkit.org/attachment.cgi?id=73416&action=review)
[PATCH 2/4] Show window only after initial location request

To fix this bug we enabled creating hidden windows. This patch takes
benifit of this new feature and queue location change before calling
Page::chrome()->show(). This mean URI can be considered sooner by
non-destructive popup blocker like the one in Chrome.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list