Bug 156547

Summary: Media element "user gesture for fullscreen" restriction is never lifted
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch.
jer.noble: review+, buildbot: commit-queue-
Archive of layout-test-results from ews102 for mac-yosemite
none
Archive of layout-test-results from ews104 for mac-yosemite-wk2
none
Archive of layout-test-results from ews117 for mac-yosemite
none
Patch for landing none

Description Eric Carlson 2016-04-13 11:11:51 PDT
r198609 made the "require user gesture to enter fullscreen" setting block programmatic playback.
Comment 1 Radar WebKit Bug Importer 2016-04-13 11:13:01 PDT
<rdar://problem/25707814>
Comment 2 Eric Carlson 2016-04-13 11:21:02 PDT
Created attachment 276336 [details]
Proposed patch.
Comment 3 Jer Noble 2016-04-13 12:04:21 PDT
Comment on attachment 276336 [details]
Proposed patch.

r=me, but we should probably figure out why this test is failing on the mac EWS bots before landing.
Comment 4 Build Bot 2016-04-13 12:04:29 PDT
Comment on attachment 276336 [details]
Proposed patch.

Attachment 276336 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/1149650

New failing tests:
media/video-fullscreen-restriction-removed.html
Comment 5 Build Bot 2016-04-13 12:04:31 PDT
Created attachment 276339 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2016-04-13 12:06:42 PDT
Comment on attachment 276336 [details]
Proposed patch.

Attachment 276336 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/1149651

New failing tests:
media/video-fullscreen-restriction-removed.html
Comment 7 Build Bot 2016-04-13 12:06:44 PDT
Created attachment 276340 [details]
Archive of layout-test-results from ews104 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 8 Build Bot 2016-04-13 12:22:23 PDT
Comment on attachment 276336 [details]
Proposed patch.

Attachment 276336 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/1149660

New failing tests:
media/video-fullscreen-restriction-removed.html
Comment 9 Build Bot 2016-04-13 12:22:26 PDT
Created attachment 276341 [details]
Archive of layout-test-results from ews117 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 10 Eric Carlson 2016-04-18 07:08:07 PDT
Created attachment 276633 [details]
Patch for landing
Comment 11 Eric Carlson 2016-04-18 08:25:33 PDT
Committed r199667: http://trac.webkit.org/changeset/199667