Bug 221232

Summary: Rename Document::processingUserGestureForMedia to something more generic
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Minor CC: marcosc, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Brent Fulgham
Reported 2021-02-01 15:43:20 PST
In Bug 172131 we added Document::processingUserGestureForMedia to support certain Media use cases. We have since learned that this same concept is useful for WebAuthentication interactions, and perhaps other operations. We should consider renaming this to something less Media-specific.
Attachments
Sam Weinig
Comment 1 2021-02-02 13:13:24 PST
In another bug Brent mentioned at least one difference is: > processingUserGestureForMedia will populate the user gesture through XHR and fetch
Radar WebKit Bug Importer
Comment 2 2021-02-08 15:44:12 PST
Note You need to log in before you can comment on or make changes to this bug.