[webkit-reviews] review granted: [Bug 216430] [GTK] Epiphany does not make connections in Incognito Mode after clearing .cache : [Attachment 408916] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 16 05:51:35 PDT 2020
Adrian Perez <aperez at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 216430: [GTK] Epiphany does not make connections in Incognito Mode after
clearing .cache
https://bugs.webkit.org/show_bug.cgi?id=216430
Attachment 408916: Patch
https://bugs.webkit.org/attachment.cgi?id=408916&action=review
--- Comment #13 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 408916
--> https://bugs.webkit.org/attachment.cgi?id=408916
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=408916&action=review
> Source/WebKit/UIProcess/WebProcessPool.cpp:1677
> + return ensureNetworkProcess(&dataStore).createDownloadProxy(dataStore,
request, frameInfo, originatingPage);
Wow, the subtlety!
More information about the webkit-reviews
mailing list