Bug 191519

Summary: [WebAuthN] Dynamically determine the report id and max report size for hid authenticators
Product: WebKit Reporter: Jiewen Tan <jiewen_tan>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: alex.gaynor, jiewen_tan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 181943    

Jiewen Tan
Reported 2018-11-11 17:26:23 PST
We currently assume report id: 0 and max report size: 64 bytes for all hid authenticators which seems fine according to Chromium's implementation. However, we should actually dynamically determine those values.
Attachments
Note You need to log in before you can comment on or make changes to this bug.