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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Weinig
In another bug Brent mentioned at least one difference is:
> processingUserGestureForMedia will populate the user gesture through XHR and fetch
Radar WebKit Bug Importer
<rdar://problem/74117759>