[Webkit-unassigned] [Bug 166969] [SOUP] Fix handling of accept language property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 05:31:08 PST 2017


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

--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #5)
> (In reply to comment #3) 
> > It is. Open MiniBrowser and enable private browsing in the settings, for
> > example. The other case is testing,
> > NetworkStorageSession::switchToNewTestingSession() creates a new session
> > that is private from the cookie storage point of view, but non ephemeral
> > from the session point of view, so it replaces the default session.
> 
> If we support private browsing session now, should we be using that in
> Epiphany...?

We have always supported private browsing, another thing is that it has always been broken :-P I don't think it's ready for ephy yet, at least custom uri schemes doesn't work in private browsing mode, but it might be the only thing left to do. Then, yes, I think it's safer to enable private browsing in ephy, it might cover cases for which we are still writing outside the ephy profile dir.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170116/3db9db13/attachment.html>


More information about the webkit-unassigned mailing list