DescriptionDisable the activation behavior of media elements (click to play/pause)
Sites that implement click to play/pause using JavaScript without
calling preventDefault() have unfortunately surfaced. This is serious
since at worst the videos are completely unplayable.
A remedy would be http://crbug.com/269454 so that no events are fired
when the native controls are used. Revert the activation behavior for
now, in order to try again after that has been fixed.
This partially reverts r169812 and r170789.
BUG=354746, 358675
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172484
Patch Set 1 #Messages
Total messages: 5 (0 generated)
|