[webkit-reviews] review requested: [Bug 182058] Web Inspector: Remove duplicate preference update for WebAuthentication value : [Attachment 332189] [PATCH] Proposed Fix
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 24 12:59:53 PST 2018
Joseph Pecoraro <joepeck at webkit.org> has asked for review:
Bug 182058: Web Inspector: Remove duplicate preference update for
WebAuthentication value
https://bugs.webkit.org/show_bug.cgi?id=182058
Attachment 332189: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=332189&action=review
--- Comment #1 from Joseph Pecoraro <joepeck at webkit.org> ---
Created attachment 332189
--> https://bugs.webkit.org/attachment.cgi?id=332189&action=review
[PATCH] Proposed Fix
The generated line is identical:
DerivedSources/WebKit2/WebPageUpdatePreferences.cpp
305:
WebCore::RuntimeEnabledFeatures::sharedFeatures().setWebAuthenticationEnabled(s
tore.getBoolValueForKey(WebPreferencesKey::webAuthenticationEnabledKey()));
More information about the webkit-reviews
mailing list