Bug 181220

Summary: Add a WebAuthentication runtime feature flag
Product: WebKit Reporter: Jiewen Tan <jiewen_tan>
Component: WebCore Misc.Assignee: Jiewen Tan <jiewen_tan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, commit-queue, esprehn+autocc, ews-watchlist, jiewen_tan, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 181943    
Attachments:
Description Flags
Patch
bfulgham: review+
Patch for landing none

Description Jiewen Tan 2018-01-02 14:27:44 PST
Add a WebAuthentication runtime feature flag.
Comment 1 Jiewen Tan 2018-01-02 14:28:16 PST
<rdar://problem/36055305>
Comment 2 Jiewen Tan 2018-01-02 14:40:24 PST
Created attachment 330337 [details]
Patch
Comment 3 Brent Fulgham 2018-01-02 15:16:00 PST
Comment on attachment 330337 [details]
Patch

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

R=me

> Source/WebKit/ChangeLog:8
> +

Can you paste the same explanation here, and in the other ChangeLogs? “Renaming Credentials... to WebAuthN”
Comment 4 Jiewen Tan 2018-01-02 15:29:52 PST
Created attachment 330345 [details]
Patch for landing
Comment 5 Jiewen Tan 2018-01-02 15:38:07 PST
Comment on attachment 330337 [details]
Patch

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

Thanks Brent for r+ my patch.

>> Source/WebKit/ChangeLog:8
>> +
> 
> Can you paste the same explanation here, and in the other ChangeLogs? “Renaming Credentials... to WebAuthN”

Fixed.
Comment 6 WebKit Commit Bot 2018-01-02 16:10:14 PST
Comment on attachment 330345 [details]
Patch for landing

Clearing flags on attachment: 330345

Committed r226341: <https://trac.webkit.org/changeset/226341>