Bug 208737

Summary: Expand the feature flags mechanism with additional default feature preference values
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, aestes, bfulgham, commit-queue, katherine_cheney, peng.liu6, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Brent Fulgham 2020-03-06 14:45:17 PST
Build on Bug 208607 by adding a couple of additional feature flags.
Comment 1 Brent Fulgham 2020-03-06 14:53:08 PST
Created attachment 392775 [details]
Patch
Comment 2 Brent Fulgham 2020-03-06 14:55:37 PST
Comment on attachment 392775 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=392775&action=review

> Source/WebKit/FeatureFlags/WebKit.plist:40
> +    <key>ScriptOptimizations</key>

Note: This item is needed by code that is outside of Open Source WebKit.
Comment 3 Peng Liu 2020-03-06 14:58:06 PST
Comment on attachment 392775 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=392775&action=review

> Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:196
> +bool defaultInAppBrowserPrivacy()

Inside of #if ENABLE(WEBGPU)?
Comment 4 Brent Fulgham 2020-03-06 15:50:41 PST
Created attachment 392794 [details]
Patch
Comment 5 WebKit Commit Bot 2020-03-06 17:31:24 PST
Comment on attachment 392794 [details]
Patch

Clearing flags on attachment: 392794

Committed r258041: <https://trac.webkit.org/changeset/258041>
Comment 6 WebKit Commit Bot 2020-03-06 17:31:26 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2020-03-06 17:32:16 PST
<rdar://problem/60177634>