Bug 157625 - Prevent clicks in the placeholder from playing or pausing the video in a MediaDocument.
Summary: Prevent clicks in the placeholder from playing or pausing the video in a Medi...
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-05-12 06:31 PDT by Ada Chan
Modified: 2016-05-12 15:12 PDT (History)
0 users

See Also:


Attachments
Patch (2.14 KB, patch)
2016-05-12 12:40 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-05-12 06:31:29 PDT
Just like how we prevent clicks on the media controls panel from pausing the video in a MediaDocument, we should do the same for the inline playback placeholder.

<rdar://problem/25846319>
Comment 1 Ada Chan 2016-05-12 12:40:53 PDT
Created attachment 278749 [details]
Patch
Comment 2 Ada Chan 2016-05-12 15:12:58 PDT
The iOS build error looks unrelated.

Committed:
http://trac.webkit.org/changeset/200794