Bug 220986 - [macOS] Add local sandbox reporting for access to Metal services in the WebContent process
Summary: [macOS] Add local sandbox reporting for access to Metal services in the WebCo...
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: Per Arne Vollan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-26 09:01 PST by Per Arne Vollan
Modified: 2021-01-26 12:44 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2021-01-26 09:02 PST, Per Arne Vollan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Per Arne Vollan 2021-01-26 09:01:40 PST
To determine if these services are still used in the WebContent process when the GPU process is enabled, add local sandbox reporting for access to Metal services.
Comment 1 Per Arne Vollan 2021-01-26 09:02:45 PST
Created attachment 418426 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-01-26 09:03:28 PST
<rdar://problem/73618462>
Comment 3 Brent Fulgham 2021-01-26 09:46:18 PST
Comment on attachment 418426 [details]
Patch

r=me. However, Simon is pretty confident these are needed for plain DOM rendering, so this may be noisy.
Comment 4 Per Arne Vollan 2021-01-26 09:49:10 PST
(In reply to Brent Fulgham from comment #3)
> Comment on attachment 418426 [details]
> Patch
> 
> r=me. However, Simon is pretty confident these are needed for plain DOM
> rendering, so this may be noisy.

Ah, got it. This is temporary reporting, and we should remove this soon.

Thanks for reviewing!
Comment 5 EWS 2021-01-26 12:44:11 PST
Committed r271896: <https://trac.webkit.org/changeset/271896>

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