Settings.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 enumFeatureStatus for more details.

class Settings
static
getDevelopmentFeatures
()

Return Value

Type: webkit.feature_list.FeatureList

List of development features.