RESOLVED FIXED 157404
Muted media elements should be allowed to autoplay, even if RequireUserGestureForAudioRateChange is set.
https://bugs.webkit.org/show_bug.cgi?id=157404
Summary Muted media elements should be allowed to autoplay, even if RequireUserGestur...
Jer Noble
Reported 2016-05-05 18:17:06 PDT
Muted media elements should be allowed to autoplay, even if RequireUserGestureForAudioRateChange is set.
Attachments
Patch (5.64 KB, patch)
2016-05-05 18:22 PDT, Jer Noble
eric.carlson: review+
buildbot: commit-queue-
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (941.89 KB, application/zip)
2016-05-05 19:11 PDT, Build Bot
no flags
Archive of layout-test-results from ews101 for mac-yosemite (1.32 MB, application/zip)
2016-05-05 19:19 PDT, Build Bot
no flags
Archive of layout-test-results from ews117 for mac-yosemite (1.37 MB, application/zip)
2016-05-05 19:25 PDT, Build Bot
no flags
Patch for landing (5.63 KB, patch)
2016-05-06 09:25 PDT, Jer Noble
no flags
Patch for landing (5.66 KB, patch)
2016-05-06 09:27 PDT, Jer Noble
no flags
Jer Noble
Comment 1 2016-05-05 18:19:51 PDT
Jer Noble
Comment 2 2016-05-05 18:22:08 PDT
Eric Carlson
Comment 3 2016-05-05 18:41:07 PDT
Comment on attachment 278214 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=278214&action=review > LayoutTests/media/audio-playback-restriction-play-muted.html:23 > + run('video.play().then(playing).catch(failTest)'); I think you can rewrite this to use the 'playing' event if you don't want to wait for https://bugs.webkit.org/show_bug.cgi?id=157400.
Build Bot
Comment 4 2016-05-05 19:11:30 PDT
Comment on attachment 278214 [details] Patch Attachment 278214 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1274294 New failing tests: media/audio-playback-restriction-play-muted.html
Build Bot
Comment 5 2016-05-05 19:11:33 PDT
Created attachment 278218 [details] Archive of layout-test-results from ews106 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Build Bot
Comment 6 2016-05-05 19:19:15 PDT
Comment on attachment 278214 [details] Patch Attachment 278214 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1274348 Number of test failures exceeded the failure limit.
Build Bot
Comment 7 2016-05-05 19:19:18 PDT
Created attachment 278219 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 8 2016-05-05 19:25:39 PDT
Comment on attachment 278214 [details] Patch Attachment 278214 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1274313 New failing tests: media/audio-playback-restriction-play-muted.html
Build Bot
Comment 9 2016-05-05 19:25:41 PDT
Created attachment 278220 [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
Jer Noble
Comment 10 2016-05-06 09:25:26 PDT
Created attachment 278251 [details] Patch for landing
Jer Noble
Comment 11 2016-05-06 09:27:22 PDT
Created attachment 278252 [details] Patch for landing
WebKit Commit Bot
Comment 12 2016-05-06 12:53:33 PDT
Comment on attachment 278252 [details] Patch for landing Clearing flags on attachment: 278252 Committed r200516: <http://trac.webkit.org/changeset/200516>
Note You need to log in before you can comment on or make changes to this bug.