| 1 | /* |
| 2 | * THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT. |
| 3 | * |
| 4 | * Copyright (C) 2017 Apple Inc. All rights reserved. |
| 5 | * |
| 6 | * Redistribution and use in source and binary forms, with or without |
| 7 | * modification, are permitted provided that the following conditions |
| 8 | * are met: |
| 9 | * 1. Redistributions of source code must retain the above copyright |
| 10 | * notice, this list of conditions and the following disclaimer. |
| 11 | * 2. Redistributions in binary form must reproduce the above copyright |
| 12 | * notice, this list of conditions and the following disclaimer in the |
| 13 | * documentation and/or other materials provided with the distribution. |
| 14 | * |
| 15 | * THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' |
| 16 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
| 17 | * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 18 | * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS |
| 19 | * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 20 | * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 21 | * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 22 | * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 23 | * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 24 | * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
| 25 | * THE POSSIBILITY OF SUCH DAMAGE. |
| 26 | */ |
| 27 | |
| 28 | #pragma once |
| 29 | |
| 30 | #include <wtf/text/WTFString.h> |
| 31 | |
| 32 | namespace WebKit { |
| 33 | namespace WebPreferencesKey { |
| 34 | |
| 35 | const String& isAVFoundationEnabledKey(); |
| 36 | const String& isAVFoundationNSURLSessionEnabledKey(); |
| 37 | const String& accelerated2dCanvasEnabledKey(); |
| 38 | const String& acceleratedCompositingEnabledKey(); |
| 39 | const String& acceleratedDrawingEnabledKey(); |
| 40 | const String& accessibilityObjectModelEnabledKey(); |
| 41 | const String& adClickAttributionDebugModeEnabledKey(); |
| 42 | const String& adClickAttributionEnabledKey(); |
| 43 | const String& aggressiveTileRetentionEnabledKey(); |
| 44 | const String& allowCrossOriginSubresourcesToAskForCredentialsKey(); |
| 45 | const String& allowFileAccessFromFileURLsKey(); |
| 46 | const String& allowMediaContentTypesRequiringHardwareSupportAsFallbackKey(); |
| 47 | const String& allowMultiElementImplicitSubmissionKey(); |
| 48 | const String& (); |
| 49 | const String& allowUniversalAccessFromFileURLsKey(); |
| 50 | const String& allowsAirPlayForMediaPlaybackKey(); |
| 51 | const String& allowsInlineMediaPlaybackKey(); |
| 52 | const String& allowsInlineMediaPlaybackAfterFullscreenKey(); |
| 53 | const String& allowsPictureInPictureMediaPlaybackKey(); |
| 54 | const String& alwaysUseAcceleratedOverflowScrollKey(); |
| 55 | const String& animatedImageAsyncDecodingEnabledKey(); |
| 56 | const String& applePayCapabilityDisclosureAllowedKey(); |
| 57 | const String& applePayEnabledKey(); |
| 58 | const String& applePayRemoteUIEnabledKey(); |
| 59 | const String& ariaReflectionEnabledKey(); |
| 60 | const String& artificialPluginInitializationDelayEnabledKey(); |
| 61 | const String& asyncFrameScrollingEnabledKey(); |
| 62 | const String& asyncOverflowScrollingEnabledKey(); |
| 63 | const String& asynchronousPluginInitializationEnabledKey(); |
| 64 | const String& asynchronousPluginInitializationEnabledForAllPluginsKey(); |
| 65 | const String& asynchronousSpellCheckingEnabledKey(); |
| 66 | const String& attachmentElementEnabledKey(); |
| 67 | const String& authorAndUserStylesEnabledKey(); |
| 68 | const String& autostartOriginPlugInSnapshottingEnabledKey(); |
| 69 | const String& backspaceKeyNavigationEnabledKey(); |
| 70 | const String& beaconAPIEnabledKey(); |
| 71 | const String& blankAnchorTargetImpliesNoOpenerEnabledKey(); |
| 72 | const String& blockingOfSmallPluginsEnabledKey(); |
| 73 | const String& cssCustomPropertiesAndValuesEnabledKey(); |
| 74 | const String& cssLogicalEnabledKey(); |
| 75 | const String& cssOMViewScrollingAPIEnabledKey(); |
| 76 | const String& cssPaintingAPIEnabledKey(); |
| 77 | const String& cssTypedOMEnabledKey(); |
| 78 | const String& cacheAPIEnabledKey(); |
| 79 | const String& canvasUsesAcceleratedDrawingKey(); |
| 80 | const String& captureAudioInUIProcessEnabledKey(); |
| 81 | const String& captureVideoInUIProcessEnabledKey(); |
| 82 | const String& caretBrowsingEnabledKey(); |
| 83 | const String& colorFilterEnabledKey(); |
| 84 | const String& compositingBordersVisibleKey(); |
| 85 | const String& compositingRepaintCountersVisibleKey(); |
| 86 | const String& constantPropertiesEnabledKey(); |
| 87 | const String& contentChangeObserverEnabledKey(); |
| 88 | const String& cookieEnabledKey(); |
| 89 | const String& coreMathMLEnabledKey(); |
| 90 | const String& crossOriginResourcePolicyEnabledKey(); |
| 91 | const String& cursiveFontFamilyKey(); |
| 92 | const String& customElementsEnabledKey(); |
| 93 | const String& customPasteboardDataEnabledKey(); |
| 94 | const String& dnsPrefetchingEnabledKey(); |
| 95 | const String& domPasteAccessRequestsEnabledKey(); |
| 96 | const String& domPasteAllowedKey(); |
| 97 | const String& domTimersThrottlingEnabledKey(); |
| 98 | const String& darkModeCSSEnabledKey(); |
| 99 | const String& dataDetectorTypesKey(); |
| 100 | const String& dataListElementEnabledKey(); |
| 101 | const String& dataTransferItemsEnabledKey(); |
| 102 | const String& databasesEnabledKey(); |
| 103 | const String& defaultFixedFontSizeKey(); |
| 104 | const String& defaultFontSizeKey(); |
| 105 | const String& defaultTextEncodingNameKey(); |
| 106 | const String& deferredCSSParserEnabledKey(); |
| 107 | const String& (); |
| 108 | const String& deviceHeightKey(); |
| 109 | const String& deviceOrientationEventEnabledKey(); |
| 110 | const String& deviceOrientationPermissionAPIEnabledKey(); |
| 111 | const String& deviceWidthKey(); |
| 112 | const String& diagnosticLoggingEnabledKey(); |
| 113 | const String& directoryUploadEnabledKey(); |
| 114 | const String& disableScreenSizeOverrideKey(); |
| 115 | const String& disabledAdaptationsMetaTagEnabledKey(); |
| 116 | const String& displayContentsEnabledKey(); |
| 117 | const String& displayListDrawingEnabledKey(); |
| 118 | const String& downloadAttributeEnabledKey(); |
| 119 | const String& editableImagesEnabledKey(); |
| 120 | const String& editableLinkBehaviorKey(); |
| 121 | const String& enableInheritURIQueryComponentKey(); |
| 122 | const String& encryptedMediaAPIEnabledKey(); |
| 123 | const String& enumeratingAllNetworkInterfacesEnabledKey(); |
| 124 | const String& experimentalPlugInSandboxProfilesEnabledKey(); |
| 125 | const String& ftpDirectoryTemplatePathKey(); |
| 126 | const String& fantasyFontFamilyKey(); |
| 127 | const String& fastClicksEverywhereKey(); |
| 128 | const String& fasterClicksEnabledKey(); |
| 129 | const String& fetchAPIEnabledKey(); |
| 130 | const String& fetchAPIKeepAliveEnabledKey(); |
| 131 | const String& fixedFontFamilyKey(); |
| 132 | const String& forceAlwaysUserScalableKey(); |
| 133 | const String& forceCompositingModeKey(); |
| 134 | const String& forceFTPDirectoryListingsKey(); |
| 135 | const String& forceSoftwareWebGLRenderingKey(); |
| 136 | const String& forceUpdateScrollbarsOnMainThreadForPerformanceTestingKey(); |
| 137 | const String& frameFlatteningEnabledKey(); |
| 138 | const String& fullScreenEnabledKey(); |
| 139 | const String& isGStreamerEnabledKey(); |
| 140 | const String& gamepadsEnabledKey(); |
| 141 | const String& httpEquivEnabledKey(); |
| 142 | const String& httpSUpgradeEnabledKey(); |
| 143 | const String& hiddenPageCSSAnimationSuspensionEnabledKey(); |
| 144 | const String& hiddenPageDOMTimerThrottlingAutoIncreasesKey(); |
| 145 | const String& hiddenPageDOMTimerThrottlingEnabledKey(); |
| 146 | const String& hyperlinkAuditingEnabledKey(); |
| 147 | const String& iceCandidateFilteringEnabledKey(); |
| 148 | const String& ignoreViewportScalingConstraintsKey(); |
| 149 | const String& imageBitmapOffscreenCanvasEnabledKey(); |
| 150 | const String& imageControlsEnabledKey(); |
| 151 | const String& inactiveMediaCaptureSteamRepromptIntervalInMinutesKey(); |
| 152 | const String& incompleteImageBorderEnabledKey(); |
| 153 | const String& incrementalRenderingSuppressionTimeoutKey(); |
| 154 | const String& inlineMediaPlaybackRequiresPlaysInlineAttributeKey(); |
| 155 | const String& inputEventsEnabledKey(); |
| 156 | const String& inputTypeColorEnabledKey(); |
| 157 | const String& inspectorAdditionsEnabledKey(); |
| 158 | const String& inspectorAttachedHeightKey(); |
| 159 | const String& inspectorAttachedWidthKey(); |
| 160 | const String& inspectorAttachmentSideKey(); |
| 161 | const String& inspectorStartsAttachedKey(); |
| 162 | const String& inspectorWindowFrameKey(); |
| 163 | const String& interactiveFormValidationEnabledKey(); |
| 164 | const String& intersectionObserverEnabledKey(); |
| 165 | const String& invisibleAutoplayNotPermittedKey(); |
| 166 | const String& isITPDatabaseEnabledKey(); |
| 167 | const String& isITPFirstPartyWebsiteDataRemovalEnabledKey(); |
| 168 | const String& isSecureContextAttributeEnabledKey(); |
| 169 | const String& itpDebugModeEnabledKey(); |
| 170 | const String& javaEnabledKey(); |
| 171 | const String& javaEnabledForLocalFilesKey(); |
| 172 | const String& javaScriptCanAccessClipboardKey(); |
| 173 | const String& javaScriptCanOpenWindowsAutomaticallyKey(); |
| 174 | const String& javaScriptEnabledKey(); |
| 175 | const String& javaScriptMarkupEnabledKey(); |
| 176 | const String& javaScriptRuntimeFlagsKey(); |
| 177 | const String& largeImageAsyncDecodingEnabledKey(); |
| 178 | const String& layoutFallbackWidthKey(); |
| 179 | const String& layoutFormattingContextEnabledKey(); |
| 180 | const String& layoutIntervalKey(); |
| 181 | const String& layoutViewportHeightExpansionFactorKey(); |
| 182 | const String& legacyEncryptedMediaAPIEnabledKey(); |
| 183 | const String& legacyOverflowScrollingTouchEnabledKey(); |
| 184 | const String& linkPreconnectKey(); |
| 185 | const String& linkPrefetchEnabledKey(); |
| 186 | const String& linkPreloadEnabledKey(); |
| 187 | const String& loadsImagesAutomaticallyKey(); |
| 188 | const String& loadsSiteIconsIgnoringImageLoadingPreferenceKey(); |
| 189 | const String& localFileContentSniffingEnabledKey(); |
| 190 | const String& localStorageEnabledKey(); |
| 191 | const String& logsPageMessagesToSystemConsoleEnabledKey(); |
| 192 | const String& longRunningMediaCaptureStreamRepromptIntervalInHoursKey(); |
| 193 | const String& lowPowerVideoAudioBufferSizeEnabledKey(); |
| 194 | const String& mainContentUserGestureOverrideEnabledKey(); |
| 195 | const String& maxParseDurationKey(); |
| 196 | const String& mediaCapabilitiesEnabledKey(); |
| 197 | const String& mediaCapabilitiesExtensionsEnabledKey(); |
| 198 | const String& mediaCaptureRequiresSecureConnectionKey(); |
| 199 | const String& mediaContentTypesRequiringHardwareSupportKey(); |
| 200 | const String& mediaControlsScaleWithPageZoomKey(); |
| 201 | const String& mediaDataLoadsAutomaticallyKey(); |
| 202 | const String& mediaDevicesEnabledKey(); |
| 203 | const String& mediaEnabledKey(); |
| 204 | const String& mediaPreloadingEnabledKey(); |
| 205 | const String& mediaRecorderEnabledKey(); |
| 206 | const String& mediaSourceEnabledKey(); |
| 207 | const String& mediaStreamEnabledKey(); |
| 208 | const String& mediaUserGestureInheritsFromDocumentKey(); |
| 209 | const String& (); |
| 210 | const String& minimumFontSizeKey(); |
| 211 | const String& minimumLogicalFontSizeKey(); |
| 212 | const String& minimumZoomFontSizeKey(); |
| 213 | const String& mockCaptureDevicesEnabledKey(); |
| 214 | const String& mockCaptureDevicesPromptEnabledKey(); |
| 215 | const String& mockScrollbarsEnabledKey(); |
| 216 | const String& modernMediaControlsEnabledKey(); |
| 217 | const String& mouseEventsSimulationEnabledKey(); |
| 218 | const String& needsSiteSpecificQuirksKey(); |
| 219 | const String& needsStorageAccessFromFileURLsQuirkKey(); |
| 220 | const String& notificationsEnabledKey(); |
| 221 | const String& offlineWebApplicationCacheEnabledKey(); |
| 222 | const String& pdfPluginEnabledKey(); |
| 223 | const String& pageAtRuleSupportEnabledKey(); |
| 224 | const String& pageCacheSupportsPluginsKey(); |
| 225 | const String& pageVisibilityBasedProcessSuppressionEnabledKey(); |
| 226 | const String& paginateDuringLayoutEnabledKey(); |
| 227 | const String& passiveTouchListenersAsDefaultOnDocumentKey(); |
| 228 | const String& passwordEchoDurationKey(); |
| 229 | const String& passwordEchoEnabledKey(); |
| 230 | const String& peerConnectionEnabledKey(); |
| 231 | const String& pictographFontFamilyKey(); |
| 232 | const String& plugInSnapshottingEnabledKey(); |
| 233 | const String& pluginsEnabledKey(); |
| 234 | const String& pointerEventsEnabledKey(); |
| 235 | const String& primaryPlugInSnapshotDetectionEnabledKey(); |
| 236 | const String& privateBrowsingEnabledKey(); |
| 237 | const String& processSwapOnCrossSiteNavigationEnabledKey(); |
| 238 | const String& punchOutWhiteBackgroundsInDarkModeKey(); |
| 239 | const String& referrerPolicyAttributeEnabledKey(); |
| 240 | const String& requestAnimationFrameEnabledKey(); |
| 241 | const String& requiresUserGestureForAudioPlaybackKey(); |
| 242 | const String& requiresUserGestureForMediaPlaybackKey(); |
| 243 | const String& requiresUserGestureForVideoPlaybackKey(); |
| 244 | const String& requiresUserGestureToLoadVideoKey(); |
| 245 | const String& resizeObserverEnabledKey(); |
| 246 | const String& resourceTimingEnabledKey(); |
| 247 | const String& resourceUsageOverlayVisibleKey(); |
| 248 | const String& restrictedHTTPResponseAccessKey(); |
| 249 | const String& safeBrowsingEnabledKey(); |
| 250 | const String& sansSerifFontFamilyKey(); |
| 251 | const String& screenCaptureEnabledKey(); |
| 252 | const String& scrollAnimatorEnabledKey(); |
| 253 | const String& scrollingPerformanceLoggingEnabledKey(); |
| 254 | const String& selectTrailingWhitespaceEnabledKey(); |
| 255 | const String& selectionAcrossShadowBoundariesEnabledKey(); |
| 256 | const String& selectionPaintingWithoutSelectionGapsEnabledKey(); |
| 257 | const String& serifFontFamilyKey(); |
| 258 | const String& serverTimingEnabledKey(); |
| 259 | const String& serviceControlsEnabledKey(); |
| 260 | const String& serviceWorkersEnabledKey(); |
| 261 | const String& shadowDOMEnabledKey(); |
| 262 | const String& shouldAllowUserInstalledFontsKey(); |
| 263 | const String& shouldConvertPositionStyleOnCopyKey(); |
| 264 | const String& shouldDecidePolicyBeforeLoadingQuickLookPreviewKey(); |
| 265 | const String& shouldDeferAsynchronousScriptsUntilAfterDocumentLoadKey(); |
| 266 | const String& shouldDisplayCaptionsKey(); |
| 267 | const String& shouldDisplaySubtitlesKey(); |
| 268 | const String& shouldDisplayTextDescriptionsKey(); |
| 269 | const String& shouldEnableTextAutosizingBoostKey(); |
| 270 | const String& shouldIgnoreMetaViewportKey(); |
| 271 | const String& shouldPrintBackgroundsKey(); |
| 272 | const String& shouldRespectImageOrientationKey(); |
| 273 | const String& shouldSuppressTextInputFromEditingDuringProvisionalNavigationKey(); |
| 274 | const String& showsToolTipOverTruncatedTextKey(); |
| 275 | const String& showsURLsInToolTipsEnabledKey(); |
| 276 | const String& simpleLineLayoutDebugBordersEnabledKey(); |
| 277 | const String& simpleLineLayoutEnabledKey(); |
| 278 | const String& smartInsertDeleteEnabledKey(); |
| 279 | const String& snapshotAllPlugInsKey(); |
| 280 | const String& sourceBufferChangeTypeEnabledKey(); |
| 281 | const String& spatialNavigationEnabledKey(); |
| 282 | const String& springTimingFunctionEnabledKey(); |
| 283 | const String& standaloneKey(); |
| 284 | const String& standardFontFamilyKey(); |
| 285 | const String& storageAccessAPIEnabledKey(); |
| 286 | const String& storageBlockingPolicyKey(); |
| 287 | const String& subpixelAntialiasedLayerTextEnabledKey(); |
| 288 | const String& subpixelCSSOMElementMetricsEnabledKey(); |
| 289 | const String& subresourceIntegrityEnabledKey(); |
| 290 | const String& suppressesIncrementalRenderingKey(); |
| 291 | const String& systemLayoutDirectionKey(); |
| 292 | const String& systemPreviewEnabledKey(); |
| 293 | const String& tabToLinksEnabledKey(); |
| 294 | const String& tabsToLinksKey(); |
| 295 | const String& telephoneNumberParsingEnabledKey(); |
| 296 | const String& temporaryTileCohortRetentionEnabledKey(); |
| 297 | const String& textAreasAreResizableKey(); |
| 298 | const String& textAutosizingEnabledKey(); |
| 299 | const String& thirdPartyIframeRedirectBlockingEnabledKey(); |
| 300 | const String& threadedScrollingEnabledKey(); |
| 301 | const String& tiledScrollingIndicatorVisibleKey(); |
| 302 | const String& undoManagerAPIEnabledKey(); |
| 303 | const String& useGiantTilesKey(); |
| 304 | const String& useLegacyTextAlignPositionedElementBehaviorKey(); |
| 305 | const String& useModernCompatibilityModeByDefaultKey(); |
| 306 | const String& userInterfaceDirectionPolicyKey(); |
| 307 | const String& userTimingEnabledKey(); |
| 308 | const String& usesEncodingDetectorKey(); |
| 309 | const String& usesPageCacheKey(); |
| 310 | const String& videoQualityIncludesDisplayCompositingEnabledKey(); |
| 311 | const String& viewGestureDebuggingEnabledKey(); |
| 312 | const String& viewportFitEnabledKey(); |
| 313 | const String& visibleDebugOverlayRegionsKey(); |
| 314 | const String& visualViewportAPIEnabledKey(); |
| 315 | const String& wantsBalancedSetDefersLoadingBehaviorKey(); |
| 316 | const String& webAPIStatisticsEnabledKey(); |
| 317 | const String& webAnimationsCSSIntegrationEnabledKey(); |
| 318 | const String& webAnimationsEnabledKey(); |
| 319 | const String& webArchiveDebugModeEnabledKey(); |
| 320 | const String& webAudioEnabledKey(); |
| 321 | const String& webAuthenticationEnabledKey(); |
| 322 | const String& webAuthenticationLocalAuthenticatorEnabledKey(); |
| 323 | const String& webGL2EnabledKey(); |
| 324 | const String& webGLCompressedTextureASTCSupportEnabledKey(); |
| 325 | const String& webGLEnabledKey(); |
| 326 | const String& webGPUEnabledKey(); |
| 327 | const String& webRTCH264SimulcastEnabledKey(); |
| 328 | const String& webRTCMDNSICECandidatesEnabledKey(); |
| 329 | const String& webRTCUnifiedPlanEnabledKey(); |
| 330 | const String& webRTCVP8CodecEnabledKey(); |
| 331 | const String& webSQLDisabledKey(); |
| 332 | const String& webSecurityEnabledKey(); |
| 333 | const String& webShareEnabledKey(); |
| 334 | const String& webVREnabledKey(); |
| 335 | const String& xssAuditorEnabledKey(); |
| 336 | |
| 337 | } // namespace WebPreferencesKey |
| 338 | } // namespace WebKit |
| 339 | |