Bug 115274

Summary: [WK2] testRunner.setPrivateBrowsingEnabled doesn't work with NetworkProcess
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, dbates
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alexey Proskuryakov 2013-04-26 13:22:59 PDT
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.
Comment 1 Alex Christensen 2016-03-03 11:30:17 PST
Created attachment 272766 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-03 13:25:01 PST
Comment on attachment 272766 [details]
Patch

Clearing flags on attachment: 272766

Committed r197516: <http://trac.webkit.org/changeset/197516>
Comment 3 WebKit Commit Bot 2016-03-03 13:25:05 PST
All reviewed patches have been landed.  Closing bug.