Bug 226033

Summary: [macOS] Allow access to the 'DiskImageURL' IOKit property
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, pvollan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2021-05-20 11:49:33 PDT
Access to certain disk image types is affected by the ability to read the DiskImageURL IOKit property. Since file URLs may reference such locations (and indeed, telemetry shows that this is happening) we should grant this property access to avoid users encountering file access errors when attempting to load content backed by relevant disk images.
Comment 1 Brent Fulgham 2021-05-20 11:51:19 PDT
<rdar://problem/78199855>
Comment 2 Brent Fulgham 2021-05-20 11:56:05 PDT
Created attachment 429198 [details]
Patch
Comment 3 Per Arne Vollan 2021-05-20 12:15:18 PDT
Comment on attachment 429198 [details]
Patch

R=me.
Comment 4 EWS 2021-05-20 14:11:53 PDT
Committed r277822 (237968@main): <https://commits.webkit.org/237968@main>

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