Bug 221232 - Rename Document::processingUserGestureForMedia to something more generic
Summary: Rename Document::processingUserGestureForMedia to something more generic
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Minor
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-01 15:43 PST by Brent Fulgham
Modified: 2022-10-27 18:18 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 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.
Comment 1 Sam Weinig 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
Comment 2 Radar WebKit Bug Importer 2021-02-08 15:44:12 PST
<rdar://problem/74117759>