[Webkit-unassigned] [Bug 203460] REGRESSION(2.27.2): [GTK] Incognito mode is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 04:43:15 PST 2019


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

--- Comment #19 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Interesting, the network cache shouldn't be used at all in incognito mode. The directory path should be empty, causing Storage::open() to fail in FileSystem::makeAllDirectories() and return early.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191112/44e2e9c0/attachment.htm>


More information about the webkit-unassigned mailing list