Add an experimental feature flag: WebAuthenticationModernEnabled.
<rdar://problem/70384187>
Created attachment 411616 [details] Patch
Created attachment 411627 [details] Patch
Comment on attachment 411627 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=411627&action=review r=me > Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:870 > +# FIXME: Is this implemented for WebKitLegacy? If not, this should be excluded from WebKitLegacy entirely. This doesn't work in WKL. But I don't know how you exclude something in this YAML markup.
Comment on attachment 411627 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=411627&action=review Thanks Brent for r+ this patch. Will wait for EWS before landing the patch. >> Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:870 >> +# FIXME: Is this implemented for WebKitLegacy? If not, this should be excluded from WebKitLegacy entirely. > > This doesn't work in WKL. But I don't know how you exclude something in this YAML markup. I am not sure if that functionality exists at all.
Committed r268628: <https://trac.webkit.org/changeset/268628> All reviewed patches have been landed. Closing bug and clearing flags on attachment 411627 [details].