[Webkit-unassigned] [Bug 53597] New: New page created through the UI client cannot live in new context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 08:45:02 PST 2011


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

           Summary: New page created through the UI client cannot live in
                    new context
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kbalazs at webkit.org


If a new page has to be created through the UI client in regard to a message sent by the WebChromeClient,
and that new page does not need to be scriptable from the current one than the client (i.e. the browser application)
may wants to create a new context for that page. An example of that situation is when the user clicks on the
"open link in new window" context menu item (and the new page's domain is different from the current one).
This possibility could make the (non-shared) secondary process model more useful.

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