RESOLVED FIXED 208737
Expand the feature flags mechanism with additional default feature preference values
https://bugs.webkit.org/show_bug.cgi?id=208737
Summary Expand the feature flags mechanism with additional default feature preference...
Brent Fulgham
Reported 2020-03-06 14:45:17 PST
Build on Bug 208607 by adding a couple of additional feature flags.
Attachments
Patch (4.17 KB, patch)
2020-03-06 14:53 PST, Brent Fulgham
no flags
Patch (3.61 KB, patch)
2020-03-06 15:50 PST, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2020-03-06 14:53:08 PST
Brent Fulgham
Comment 2 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.
Peng Liu
Comment 3 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)?
Brent Fulgham
Comment 4 2020-03-06 15:50:41 PST
WebKit Commit Bot
Comment 5 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>
WebKit Commit Bot
Comment 6 2020-03-06 17:31:26 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2020-03-06 17:32:16 PST
Note You need to log in before you can comment on or make changes to this bug.