RESOLVED FIXED 104281
[WK2] Track private browsing session in network process
https://bugs.webkit.org/show_bug.cgi?id=104281
Summary [WK2] Track private browsing session in network process
Alexey Proskuryakov
Reported 2012-12-06 11:39:02 PST
Need to create a session when enabling private browsing, and destroy it when disabling.
Attachments
proposed patch (10.63 KB, patch)
2012-12-06 11:43 PST, Alexey Proskuryakov
jberlin: review+
Alexey Proskuryakov
Comment 1 2012-12-06 11:43:39 PST
Created attachment 178048 [details] proposed patch
Jessie Berlin
Comment 2 2012-12-06 14:06:54 PST
Comment on attachment 178048 [details] proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=178048&action=review > Source/WebKit2/WebProcess/WebCoreSupport/mac/WebFrameNetworkingContext.mm:80 > +// FIXME (NetworkProcess): Don't create an unnecessary session when using network process. This comment needs to be indented correctly.
Alexey Proskuryakov
Comment 3 2012-12-06 14:15:38 PST
Note You need to log in before you can comment on or make changes to this bug.