Bug 209245 - WebResourceLoadStatisticsStore::requestStorageAccessUnderOpener() should call its ephemeral counterpart when appropriate
Summary: WebResourceLoadStatisticsStore::requestStorageAccessUnderOpener() should call...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: John Wilander
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-18 12:27 PDT by John Wilander
Modified: 2020-03-18 18:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (44.37 KB, patch)
2020-03-18 12:44 PDT, John Wilander
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].