Bug 256738
| Summary: | [macOS] Silence telemetry for WebContent process attempting to open graphics accelerator | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | WebKit2 | Assignee: | Brent Fulgham <bfulgham> |
| Status: | NEW | ||
| Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
Silence a telemetry log created on Intel macOS with an AMD graphics driver. These interactions happen in the GPU Process, and should not be triggered in WebContent flows.
We expect this to be blocked, and do not need to capture this telemetry.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://104970117>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/13833