Media elements allowed to play without a user gesture, but requiring fullscreen playback, should not be allowed to autoplay.
Created attachment 274325 [details] Patch
Comment on attachment 274325 [details] Patch It’s unlikely this will all work well long term if we have no regression tests. Please figure out a way to write a regression test for this.
(In reply to comment #2) > Comment on attachment 274325 [details] > Patch > > It’s unlikely this will all work well long term if we have no regression > tests. Please figure out a way to write a regression test for this. Sure thing. I think it should be pretty easy, actually, to test this in LayoutTests.
Created attachment 274434 [details] Patch for landing
Comment on attachment 274434 [details] Patch for landing Clearing flags on attachment: 274434 Committed r198538: <http://trac.webkit.org/changeset/198538>
This broke two tests on iOS Simulator: https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/4266/steps/run-api-tests/logs/stdio Will roll out, as discussed in person.
Re-opened since this is blocked by bug 155819
Jer followed up explaining that a patch has already been posted elsewhere. I haven't seen it.
Alexey, you sent me a link to the bug on IRC.
https://bugs.webkit.org/show_bug.cgi?id=155764
Committed r198609: <http://trac.webkit.org/changeset/198609>