Bug 180144

Summary: [iOS] Media controls should stop updating while media is playing in fullscreen
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: iOS 11   
See Also: https://bugs.webkit.org/show_bug.cgi?id=182830
Attachments:
Description Flags
Patch none

Antoine Quint
Reported 2017-11-29 08:42:30 PST
We need to prevent the inline media controls from updating while media is playing in fullscreen.
Attachments
Patch (14.00 KB, patch)
2017-11-29 08:48 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2017-11-29 08:42:40 PST
Antoine Quint
Comment 2 2017-11-29 08:48:39 PST
WebKit Commit Bot
Comment 3 2017-11-29 11:05:14 PST
Comment on attachment 327858 [details] Patch Clearing flags on attachment: 327858 Committed r225279: <https://trac.webkit.org/changeset/225279>
WebKit Commit Bot
Comment 4 2017-11-29 11:05:15 PST
All reviewed patches have been landed. Closing bug.
Antoine Quint
Comment 5 2018-02-15 05:56:25 PST
We regressed when fixing https://bugs.webkit.org/show_bug.cgi?id=182668. EWS didn't catch the failure but internal bots did since the test for this behaviour only runs internally due to usage of touch events. The fix is being tracked in https://bugs.webkit.org/show_bug.cgi?id=182830.
Note You need to log in before you can comment on or make changes to this bug.