Settings.getDevelopmentFeatures

webkit.feature_list.FeatureList getDevelopmentFeatures()

Gets the list of available development WebKit features.

The returned features are a subset of those returned by webkit.settings.Settings.getAllFeatures, and includes those which web and WebKit developers might find useful, but in general should not be exposed to end users; see webkit.types.FeatureStatus for more details.

Returns

List of development features.