Commit Graph

5 Commits

Author SHA1 Message Date
Ray Lin
35d419ea30 Bug 1350191 - Change keypress event propagation to capture to correctly preventDefault if control is focused. r=jaws
We could not avoid controls being focused after De-XUL, in order
to preventDefault before event propagate to focused control, we should
change the way of keypress event propagation in media controls.

MozReview-Commit-ID: 4KNPU4XlSDJ
2017-03-25 11:48:30 +08:00
Ray Lin
39589380d8 Bug 1323640 - declare domUtils in getAnonElementWithinVideoByAttribute function. r=jaws
MozReview-Commit-ID: E5YsKb0N1w3
2016-12-15 14:47:18 +08:00
Ray Lin
df948d48dd Bug 1311700 - Part 2. move shared function to head.js. r=jaws
MozReview-Commit-ID: 5Ym2ZAARitL
2016-11-24 14:04:25 +08:00
Dave Townsend
8e54bd9bcf Bug 1245649: Turn on linebreak-style. r=Gijs 2016-02-03 17:04:56 -08:00
Jared Wein
0894b28376 Bug 943556 - Attempt to fix intermittent orange by using a later event (play instead of loadedmetadata) to check for media element sizes. Also include debugging information for the user agent. Also introduce a waitForCondition to wait until the replaced element has finished resizing based on the videocontrols resizing code. r=Gijs 2013-11-27 10:31:35 -05:00