Bug 157151 - Indicate we are processing user gesture when handling messages from WebPlaybackSessionManagerProxy to WebPlaybackSessionManager
Summary: Indicate we are processing user gesture when handling messages from WebPlayba...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-28 14:30 PDT by Ada Chan
Modified: 2016-04-29 10:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.61 KB, patch)
2016-04-28 14:45 PDT, Ada Chan
jer.noble: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ada Chan 2016-04-28 14:30:03 PDT
So far all actions sent from WebPlaybackSessionManagerProxy are triggered by user gestures.  Add a UserGestureIndicator when handling messages from WebPlaybackSessionManagerProxy in WebPlaybackSessionManager.

<rdar://problem/25836997>
Comment 1 Ada Chan 2016-04-28 14:45:22 PDT
Created attachment 277650 [details]
Patch
Comment 2 Ada Chan 2016-04-29 10:30:34 PDT
Committed:
http://trac.webkit.org/changeset/200251