Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner a46a631fb2 Bug 1556854 - Enable ESLint for dom/media/test/, disabling failing rules, fixing instances of no-shadow failures. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D49799

--HG--
extra : moz-landing-system : lando
2019-10-24 12:05:46 +00:00
Narcis Beleuzu 6a96b612b6 Backed out 5 changesets (bug 1556854) for mda failures on /test_media_selection.html CLOSED TREE
Backed out changeset 61a4022333fa (bug 1556854)
Backed out changeset cfd809c63877 (bug 1556854)
Backed out changeset 057cc9878594 (bug 1556854)
Backed out changeset 0f02ff8a5c67 (bug 1556854)
Backed out changeset 8719996c65b3 (bug 1556854)
2019-10-24 13:47:37 +03:00
Mark Banner 68f9b9a009 Bug 1556854 - Enable ESLint for dom/media/test/, disabling failing rules, fixing instances of no-shadow failures. r=jya
Differential Revision: https://phabricator.services.mozilla.com/D49799

--HG--
extra : moz-landing-system : lando
2019-10-24 08:57:47 +00:00
Chris Peterson eb091a1b53 Bug 1484720 - Part 2: Remove always-false isSlowPlatform() test function. r=jya
isSlowPlatform() is always false because we no longer support Android 2.3 or B2G.

Also remove unused functions isWindows32() and isAndroid(). They were added in bug 1485875, but the callers were later removed in Windows bug 1475564 and Android bug 1368843.

Differential Revision: https://phabricator.services.mozilla.com/D33424

--HG--
extra : rebase_source : d5eed7e4e4fa3e30e4ee4dc2d5150fbc93399362
extra : intermediate-source : ccf9c92231f1b5ef81f1bbbf5d416b451823a410
extra : source : afb7719c98e6c75b63a6b65726ed572fec5fde39
2019-05-12 23:34:21 -07:00
Gurzau Raul 940758881d Backed out 2 changesets (bug 1484720) for assertion failures at RemoteDecoderManagerParent.cpp
Backed out changeset bc4c88c01a02 (bug 1484720)
Backed out changeset e1fee5983139 (bug 1484720)
2019-06-04 13:58:15 +03:00
Chris Peterson f75ea41c95 Bug 1484720 - Part 2: Remove always-false isSlowPlatform() test function. r=jya
isSlowPlatform() is always false because we no longer support Android 2.3 or B2G.

Also remove unused functions isWindows32() and isAndroid(). They were added in bug 1485875, but the callers were later removed in Windows bug 1475564 and Android bug 1368843.

Depends on D33423

Differential Revision: https://phabricator.services.mozilla.com/D33424

--HG--
extra : moz-landing-system : lando
2019-06-04 05:35:53 +00:00
Brian Grinstead 0d460e3432 Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky
This is split from the previous changeset since if we include dom/ the file size is too
large for phabricator to handle.

This is an autogenerated commit to handle scripts loading mochitest harness files, in
the simple case where the script src is on the same line as the tag.

This was generated with https://bug1544322.bmoattachments.org/attachment.cgi?id=9058170
using the `--part 2` argument.

Differential Revision: https://phabricator.services.mozilla.com/D27457

--HG--
extra : moz-landing-system : lando
2019-04-16 03:53:28 +00:00
James Cheng 759a5057e8 Bug 1377193 - Add the m3u8 and media contents into gecko and add one general test case run only on Fennec for testing HLS. r=jwwang
MozReview-Commit-ID: 8cwQlcah2H8

--HG--
extra : rebase_source : 29398ab3557ad6f2ed6c4aafc7be6dbd8eca8cc8
2017-07-01 04:41:57 +08:00