Bug 115059 - [meta] Add support for enabling experimental features
Summary: [meta] Add support for enabling experimental features
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bear Travis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-04-23 14:20 PDT by Bear Travis
Modified: 2018-06-28 06:36 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2013-04-23 14:20:11 PDT
Users should be able to toggle experimental features on/off in the WebKit nightlies.
This would allow them the ability to test out new features and see progress in actively developed features, without having to wait for them to be stable enough to be enabled by default.

Adding this as a master bug to track work and ideas.
Comment 1 Timothy Hatcher 2013-04-23 15:02:03 PDT
We could have WebKit modify Safari's Develop menu to provide additional items to toggle when running a nightly. Safari provides an "Enable WebGL" item, we could inject more items next to it.
Comment 2 Dean Jackson 2013-04-24 01:31:22 PDT
<rdar://problem/13724780>
Comment 3 Frédéric Wang (:fredw) 2018-06-28 06:36:38 PDT
If this bug was for the macOS port, I think this is fixed for MiniBrowser/Safari, since we now have a menu for experimental features. We also have such a menu on iOS/Safari.