Bug 209245

Summary: WebResourceLoadStatisticsStore::requestStorageAccessUnderOpener() should call its ephemeral counterpart when appropriate
Product: WebKit Reporter: John Wilander <wilander>
Component: WebKit Misc.Assignee: John Wilander <wilander>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description John Wilander 2020-03-18 12:27:42 PDT
WebResourceLoadStatisticsStore::requestStorageAccessUnderOpener() should call WebResourceLoadStatisticsStore::requestStorageAccessUnderOpenerEphemeral() for ephemeral sessions.
Comment 1 John Wilander 2020-03-18 12:27:52 PDT
<rdar://problem/60511121>
Comment 2 John Wilander 2020-03-18 12:44:30 PDT
Created attachment 393890 [details]
Patch
Comment 3 John Wilander 2020-03-18 13:00:07 PDT
Thanks, Chris! I'll hit for EWS feedback before landing.
Comment 4 John Wilander 2020-03-18 14:15:51 PDT
win bot test failures are unrelated.
Comment 5 John Wilander 2020-03-18 18:02:46 PDT
ios-wk2 failures are unrelated. Landing.
Comment 6 EWS 2020-03-18 18:26:22 PDT
Committed r258672: <https://trac.webkit.org/changeset/258672>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 393890 [details].