Bug 255550
| Summary: | Many 'Testable' settings are enabled by default, which suggests they should be 'Stable' instead | ||
|---|---|---|---|
| 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
Testable features are intended to be things that are off in shipping releases, but are activated when running tests.
The following “Testable” features are on-by-default and should be promoted to “Stable” to match this default state:
- File System Access API
- Gamepad.vibrationActuator support
- Live Ranges in Selection
- OffscreenCanvas
- OffscreenCanvas in Workers
- Push API
- WebGL via Metal
- AudioSession API
- Media Capabilities Extensions
- WebRTC Encoded Transform API
- Link rel=preconnect via HTTP early hints
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
<rdar://107159914>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/12826
EWS
Committed 263095@main (4442e1859413): <https://commits.webkit.org/263095@main>
Reviewed commits have been landed. Closing PR #12826 and removing active labels.