Nicholas Nethercote
10d95cca57
Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
...
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Nicholas Nethercote
40a53fbf90
Bug 1198334 (part 0) - Tighten up warnings-as-errors usage in tools/power/. r=glandium.
2015-08-27 20:40:44 -07:00
Xidorn Quan
790d8a4395
Bug 1189200 - Only clear pending fullscreen requests in inclusive descendants of the specified document in ClearPendingFullscreenRequests. r=smaug
2015-08-31 09:25:23 +10:00
Ryan VanderMeulen
5fcc7d0d88
Bug 967606 - Skip test_call_start_from_end_handler.html on B2G opt.
2015-08-30 19:17:48 -04:00
Ryan VanderMeulen
f68cf4db7e
Backed out changeset db8aa4fdcba4 (bug 1142455) for making bug 1179547 nearly permafail on OSX 10.6.
2015-08-30 18:38:14 -04:00
Ryan VanderMeulen
be1e1d975c
Bug 1146002 - Add more Android fuzz to box-sizing-replaced-003.xht.
2015-08-30 18:12:25 -04:00
Ryan VanderMeulen
cfd01b3c24
Bug 1178697 - Add Android fuzz to mq_print_height.xhtml.
2015-08-30 18:07:44 -04:00
Ryan VanderMeulen
ff2099819c
Bug 1182082 - Add Android fuzz to large-gradient-2.html.
2015-08-30 18:01:21 -04:00
Ryan VanderMeulen
b4a2f1c552
Bug 1191270 - Skip test_audio_capture_error.html on B2G emulator builds for frequent failures.
2015-08-30 17:56:35 -04:00
Ryan VanderMeulen
769081f422
Bug 1193351 - Disable various failure-prone EME tests on B2G.
2015-08-30 17:52:04 -04:00
Ryan VanderMeulen
116bdf824d
Bug 1186406 - Skip test_eme_playback.html on Windows due to frequent intermittent failures.
2015-08-30 17:47:36 -04:00
Shu-yu Guo
5b06dcdf59
Bug 1193583 - Fix scratchpad test that expects vars introduced by webconsole's JS evaluation to be configurable. (r=jimb)
...
The situation has changed.
2015-08-30 15:08:19 -07:00
Shu-yu Guo
59c1ee459d
Bug 1193583 - Fix misc XPConnect and devtools tests. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Shu-yu Guo
6d14f7024f
Bug 1193583 - Fix out-of-date reftests. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Shu-yu Guo
c17db15a2d
Bug 1193583 - Rename Debugger.evalInGlobal to executeInGlobal. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Shu-yu Guo
2e5395852d
Bug 1193583 - Change the semantics of Debugger.evalInGlobal to be like executing a series of statements at the global level instead of like an indirect eval. (r=jimb)
...
This is to allow the web console to introduce and persist lexical
bindings on the global level. If evalInGlobal were like an indirect
eval, then no lexical bindings can escape the lexical environment of the
eval.
2015-08-30 15:08:19 -07:00
Shu-yu Guo
1c8b22bfbd
Bug 1193583 - Test. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Shu-yu Guo
e62b89f0c8
Bug 1193583 - Teach Debugger tests that eval frames now always have a lexical environment. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Shu-yu Guo
8d282a8a4d
Bug 1193583 - Fix eval to always execute under a non-extensible lexical scope. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Shu-yu Guo
837b22333b
Bug 1193583 - Support emitting block scopes in the prologue. (r=jorendorff)
2015-08-30 15:08:19 -07:00
Ryan VanderMeulen
6108c33859
Backed out changeset 982be1bbebdf (bug 1199624) for Windows bustage.
2015-08-30 17:09:09 -04:00
Jacek Caban
9bcc1d3f00
Bug 1199624 - Don't use memset and memcmp in files that don't include cstring explicitly. r=briansmith
2015-08-29 07:59:00 -04:00
Ting-Yu Chou
88d809e1d3
Bug 1194121 - Skip UpdateCommands() from initializing collapse to avoid sync IPC during app startup. r=jst
2015-08-28 15:18:56 +08:00
Liam Middlebrook
6a9736eb77
Bug 1178893
- Made state/gl-enum-tests Conformant. r=kamidphish
...
GL_NUM_COMPRESSED_TEXTURE_FORMATS isn't a valid enum for gl.getParameter so
instead of setting a GL_NO_ERROR it should set a GL_INVALID_ENUM.
2015-08-26 15:35:43 -04:00
Ryan VanderMeulen
214315bf2f
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-08-30 16:03:38 -04:00
Ryan VanderMeulen
ee8e70a066
Bug 1199846 - Mark uncontrolled-page.https.html as passing.
...
CLOSED TREE
2015-08-30 16:02:11 -04:00
Ryan VanderMeulen
5f6b2ba059
Bug 1198982 - Mark WorkerGlobalScope_importScripts_NetworkErr.htm as passing now.
2015-08-30 16:00:10 -04:00
Ryan VanderMeulen
ad8aa42906
Merge m-c to inbound. a=merge
2015-08-30 15:44:58 -04:00
Ryan VanderMeulen
6da777a862
Merge fx-team to m-c. a=merge
2015-08-30 15:24:02 -04:00
B2G Bumper Bot
be835c48fe
Bumping manifests a=b2g-bump
2015-08-30 03:44:45 -07:00
B2G Bumper Bot
653c1b2c11
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/15ba43fc66bd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1180444 - [PrivacyPanel] Follow-up, remove old comment r=kgrandon
Remove old comment which is no longer valid to help searches during the web component migration.
2015-08-30 03:43:04 -07:00
Terrence Cole
eaf601bb26
Bug 1199822 - Turn self-hosting's cycle-check into an assertion; r=till
2015-08-29 09:58:16 -07:00
Brian Grinstead
8937611940
Bug 1188176 - Update findbar close icon for dark theme in OSX Dev Edition theme;r=dao
2015-08-29 11:10:51 +02:00
Dão Gottwald
2cc9865977
Bug 1188176 - Invert find bar close icon for the dark DevEdition theme on Windows. r=bgrinstead
2015-08-29 11:10:45 +02:00
Dão Gottwald
39a6f83d90
Bug 1199609 - Expose keyboard shortcut for closing the current tab in the tab's close button tooltip. r=jaws
2015-08-29 11:10:06 +02:00
B2G Bumper Bot
37403f310f
Bumping manifests a=b2g-bump
2015-08-29 00:44:37 -07:00
B2G Bumper Bot
d3c13e0376
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3a7295caa7ca
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #31588 from zbraniecki/1192426-add-l10nassert-to-mockl10n
Bug 1192426 - Add L10nAssert to mock_l10n.js
========
https://hg.mozilla.org/integration/gaia-central/rev/f0dcf50e5ca8
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1192426 - Add L10nAssert to mock_l10n.js
2015-08-29 00:42:54 -07:00
Gijs Kruitbosch
cf984d97a7
Backed out changeset 0fa63b2ccea0 (bug 1199579)
2015-08-29 08:10:48 +01:00
B2G Bumper Bot
09411a3311
Bumping manifests a=b2g-bump
2015-08-28 21:42:43 -07:00
B2G Bumper Bot
9459045665
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6ef6c08b5562
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31434 from justindarc/bug1196425"
This reverts commit ccddf1824ac6da0ebb4b4433dbfd6dd21cbf7aca, reversing
changes made to 7a77326ef8b14ddef4d101efc336d7b26670ef94.
========
https://hg.mozilla.org/integration/gaia-central/rev/3b10699e3327
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31457 from justindarc/bug1196414"
This reverts commit c74e69d85e0f6a18afe3fa27a8eeceae70a2ff18, reversing
changes made to 047ee93ad94a8c8bead484b984e2fc2195990847.
========
https://hg.mozilla.org/integration/gaia-central/rev/520714742a54
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31503 from justindarc/bug1197873"
This reverts commit d95dd48d64451062bdffaf1c5d1c619e4c0b0acc, reversing
changes made to 140dd50887f126e10441d617049ae96d561f8932.
2015-08-28 21:40:39 -07:00
Gabriel Luong
8cc4a91a0f
Bug 1199579 - Eslint cleanup of inplace-editor r=pbro
2015-08-28 21:23:51 -07:00
B2G Bumper Bot
c87cadfe71
Bumping manifests a=b2g-bump
2015-08-28 18:49:15 -07:00
B2G Bumper Bot
9caed2cf95
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ba1f69ef3546
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Bug 1192426 - Add L10nAssert to mock_l10n.js"
This reverts commit 9fbe9b073b9c38c1b318988214a81e745eef346b.
2015-08-28 18:41:59 -07:00
B2G Bumper Bot
883bb42ad2
Bumping manifests a=b2g-bump
2015-08-28 17:51:00 -07:00
B2G Bumper Bot
1c5cfce6a9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/545a1ab9f95c
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #31549 from npark-mozilla/1197910
Bug 1197910 - Create Imagecompare RTL test for Settings:Device
========
https://hg.mozilla.org/integration/gaia-central/rev/d6d8703c30e8
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1197910 - Create Imagecompare RTL test for Settings:Device
2015-08-28 17:48:15 -07:00
B2G Bumper Bot
4bcc30893d
Bumping manifests a=b2g-bump
2015-08-28 17:10:40 -07:00
B2G Bumper Bot
944666054c
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/88c1b9647a77
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31580 from mwargers/1199597
Bug 1199597 - Fix failure in Bug test_edit_contact.py and test_import_edit_export_contact.py
========
https://hg.mozilla.org/integration/gaia-central/rev/387154ac41d8
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1199597 - Fix failure in Bug test_edit_contact.py and test_import_edit_export_contact.py
========
https://hg.mozilla.org/integration/gaia-central/rev/caf4089b906c
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30974 from evanxd/bug-1179689
Bug 1179689 - Re-enable test_play_ogv_video, test_play_webm_video, and test_play_ogg_video tests
========
https://hg.mozilla.org/integration/gaia-central/rev/c408a2e39ff1
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1179689 - Re-enable test_play_ogv_video, test_play_webm_video, and test_play_ogg_video tests
2015-08-28 17:09:58 -07:00
Fabrice Desré
7ea30e65ff
Bug 1199714 - Add gaia build options r=nalexander
2015-08-28 17:06:53 -07:00
B2G Bumper Bot
7f383ad892
Bumping manifests a=b2g-bump
2015-08-28 16:45:55 -07:00
B2G Bumper Bot
ded9eb5434
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8bcf77a10564
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31503 from justindarc/bug1197873
Bug 1197873 - [Music][NGA] Move '#endpoint' services to parent window
========
https://hg.mozilla.org/integration/gaia-central/rev/e70075f05103
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1197873 - [Music][NGA] Move '#endpoint' services to parent window
========
https://hg.mozilla.org/integration/gaia-central/rev/21ff0fac4dea
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #31332 from zbraniecki/1192426-add-l10nassert-to-mockl10n
Bug 1192426 - Add L10nAssert to mock_l10n.js. r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/5141707ab74e
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1192426 - Add L10nAssert to mock_l10n.js
2015-08-28 16:16:54 -07:00