Bug 251801
| Summary: | Reduce 'Internal' flag list by moving mature things out of the category | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
The WebKit 'Internal' debug flag set is very large. We can simplify this by recategorizing several mature technologies that no longer need a quick toggle to adjust:
The following `internal` flags will move to `embedder`:
* UseGPUProcessForMediaEnabled
* WebRTCPlatformCodecsInGPUProcessEnabled
* DataListElementEnabled
* SelectionFlippingEnabled
The following `internal` flag will move to `mature`:
* WheelEventGesturesBecomeNonBlocking
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105086053>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/9704
EWS
Committed 259921@main (9f1c971a3f52): <https://commits.webkit.org/259921@main>
Reviewed commits have been landed. Closing PR #9704 and removing active labels.