Bug 226033 - [macOS] Allow access to the 'DiskImageURL' IOKit property
Summary: [macOS] Allow access to the 'DiskImageURL' IOKit property
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: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-20 11:49 PDT by Brent Fulgham
Modified: 2021-05-20 14:11 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.36 KB, patch)
2021-05-20 11:56 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff

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