[Webkit-unassigned] [Bug 53090] [Qt][WK2] Add a way to use shared process model in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 15:00:24 PST 2011


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





--- Comment #5 from Benjamin Poulain <benjamin.poulain at nokia.com>  2011-01-30 15:00:24 PST ---
(In reply to comment #4)
> > I think the patch is also incomplete, you do not include creating a window through newPageFunction().
> 
> The page (and window) that is created by this function must use the same context as it's creator.
> This is called as a PageClient virtual method from inside the lib according to a window.open() js call
> or something similar so the new page must be scriptable from the creator page.

It is also used by "open link in new window" in the context menu, in which case the page has no reference to the new window.

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