[Webkit-unassigned] [Bug 115274] New: [WK2] testRunner.setPrivateBrowsingEnabled doesn't work with NetworkProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 13:24:40 PDT 2013


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

           Summary: [WK2] testRunner.setPrivateBrowsingEnabled doesn't
                    work with NetworkProcess
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: beidson at apple.com


InjectedBundle::setPrivateBrowsingEnabled only enables private browsing in WebProcess, not in NetworkProcess.

One complication here is that we need to go through UI process - letting WebProcess directly change private browsing settings in NetworkProcess would be undesirable for security.

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