Bug 222832 - Make HTMLMediaElement::clearMediaCacheForOrigins() take in SecurityOriginData objects
Summary: Make HTMLMediaElement::clearMediaCacheForOrigins() take in SecurityOriginData...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-05 15:04 PST by Chris Dumez
Modified: 2021-03-05 17:04 PST (History)
7 users (show)

See Also:


Attachments
Patch (19.32 KB, patch)
2021-03-05 15:09 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-03-05 15:04:30 PST
Make HTMLMediaElement::clearMediaCacheForOrigins() take in SecurityOriginData instead of SecurityOrigin objects.
Comment 1 Chris Dumez 2021-03-05 15:09:52 PST
Created attachment 422429 [details]
Patch
Comment 2 Geoffrey Garen 2021-03-05 15:32:29 PST
Comment on attachment 422429 [details]
Patch

r=me
Comment 3 EWS 2021-03-05 17:03:30 PST
Committed r274021: <https://commits.webkit.org/r274021>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422429 [details].
Comment 4 Radar WebKit Bug Importer 2021-03-05 17:04:39 PST
<rdar://problem/75119581>