Bug 258359

Summary: Rename Internal Blob URL registration
Product: WebKit Reporter: Matthew Finkel <m_finkel>
Component: DOMAssignee: Matthew Finkel <m_finkel>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Matthew Finkel
Reported 2023-06-21 09:24:06 PDT
Some Blob registration functionality is only used for internal URLs. This change makes clear that registering a Blob URL is restricted to internal URLs and there isn't an associated top origin. There are two remaining registration functions that accept an optional SecurityOriginData and those functions are used for registering both public and internal blob URLs.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-21 09:24:17 PDT
Matthew Finkel
Comment 2 2023-06-21 09:41:27 PDT
EWS
Comment 3 2023-07-05 19:28:31 PDT
Committed 265789@main (20a4f6d1b5da): <https://commits.webkit.org/265789@main> Reviewed commits have been landed. Closing PR #15149 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.