[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
Sun Sep 2 19:15:38 PDT 2012


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





--- Comment #6 from Kent Tamura <tkent at chromium.org>  2012-09-02 19:15:48 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > I guess the crash happens with normal web pages because DOMWindow objects for normal web pages don't have DOMWindowPagePopup supplement objects.
> > 
> > Anyway, the right fix is to add support of EnabledPerContext to JSC binding.
> 
> Exactly. But before EnabledPerContext being supported, can we make it a V8 binding only property?

Why do you need to make it V8-only?
If you need no window.pagePopupController, you should exclude DOMWindowPagePopup.idl from build target.

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