[Webkit-unassigned] [Bug 95486] PAGE_POPUP: Using window.pagePopupController will crash in non-V8 build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 12:15:27 PDT 2012


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





--- Comment #12 from Adam Barth <abarth at webkit.org>  2012-09-04 12:15:39 PST ---
> What do you mean by "correctly"?

The pagePopupController object should be exposed to page popups, but not to arbitrary web sites.  For that to work, it needs to be enabled per context.  Simply ifdefing DOMWindowPagePopup out of the build will break ENABLE(PAGE_POPUP).  It has the same effect as simply disabling PAGE_POPUP.

-- 
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