[Webkit-unassigned] [Bug 158616] Vary:Cookie validation doesn't work in private browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 02:39:51 PDT 2016


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

--- Comment #13 from Antti Koivisto <koivisto at iki.fi> ---
(In reply to comment #12)
> The assert was no specific to IndexedDB tests but rather was underneath
> InjectedBundle::setPrivateBrowsingEnabled
> 
> IDB tests are the vast majority of setPrivateBrowsingEnabled users, but not
> the exclusive ones - Other tests do it too.

setPrivateBrowsingEnabled uses non-unique “legacyPrivateSessionID" which causes the assert. Not sure why public bots don't hit it though. Maybe two setPrivateBrowsingEnabled tests never run in the same process there for some reason.

-- 
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/20160613/301c8fcf/attachment.html>


More information about the webkit-unassigned mailing list