RESOLVED FIXED 193400
Remove the specific handling of ephemeral sessions from CacheStorage::Engine::from
https://bugs.webkit.org/show_bug.cgi?id=193400
Summary Remove the specific handling of ephemeral sessions from CacheStorage::Engine:...
youenn fablet
Reported 2019-01-14 09:34:53 PST
CacheStorage::Engine::from should query the engine map with the default private session ID in case of ephemeral sessions
Attachments
Patch (2.12 KB, patch)
2019-01-14 09:38 PST, youenn fablet
no flags
Patch (1.70 KB, patch)
2019-01-15 08:29 PST, youenn fablet
no flags
youenn fablet
Comment 1 2019-01-14 09:38:15 PST
Alex Christensen
Comment 2 2019-01-14 18:33:09 PST
Comment on attachment 359043 [details] Patch I think we should just remove the use of legacyPrivateSessionID here. Why are you expanding it?
youenn fablet
Comment 3 2019-01-15 08:26:27 PST
(In reply to Alex Christensen from comment #2) > Comment on attachment 359043 [details] > Patch > > I think we should just remove the use of legacyPrivateSessionID here. Why > are you expanding it? True, this is no longer needed. I will remove these two lines instead.
youenn fablet
Comment 4 2019-01-15 08:29:52 PST
WebKit Commit Bot
Comment 5 2019-01-15 14:34:40 PST
Comment on attachment 359161 [details] Patch Clearing flags on attachment: 359161 Committed r240009: <https://trac.webkit.org/changeset/240009>
WebKit Commit Bot
Comment 6 2019-01-15 14:34:42 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2019-01-15 14:35:50 PST
Note You need to log in before you can comment on or make changes to this bug.