[Webkit-unassigned] [Bug 216430] [GTK] Epiphany does not make connections in Incognito Mode after clearing .cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 12 12:02:36 PDT 2020


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|MOVED                       |---

--- Comment #4 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Reopening. I did a little more investigation, but can't find anything wrong from the Epiphany side of things. There is only one WebKitPolicyDecision involved, a navigation policy decision for ephy-about:incognito. Epiphany correctly delays that until the adblock filters are ready. There's no policy decision for the download (probably because it's started by an API request). The download just never completes. I'm not sure why, but I don't think Epiphany is responsible for this. Switching ephy_download_new_for_uri_internal() to use the default web context avoids this bug, but we shouldn't do that.

-- 
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/20200912/b1fb3fe3/attachment.htm>


More information about the webkit-unassigned mailing list