B2G Bumper Bot
7f8327e4d4
Bumping manifests a=b2g-bump
2014-10-23 12:47:41 -07:00
Jim Mathies
4f957bcd23
Bug 1080388 - Disable XP related static linking for firefox.exe when MOZ_METRO is defined. r=mh+mozilla, f=dmajor,alessarik
2014-10-23 14:28:24 -05:00
David Major
f19bceb6be
Bug 1080388 - Disable CRT assertions on startup related to XP static linking when MOZ_METRO is defined. r=jimm
2014-10-23 14:28:20 -05:00
Boris Zbarsky
e8f5143777
Bug 1087374. Make .wrappedJSObject on Xrays a JSNative accessor. r=bholley
2014-10-23 15:21:46 -04:00
Boris Zbarsky
691a2b701a
Bug 1087404. Get rid of XPCQuickStubs.h/cpp. r=bholley
2014-10-23 15:21:46 -04:00
B2G Bumper Bot
dbf372aa01
Bumping manifests a=b2g-bump
2014-10-23 11:52:18 -07:00
David Keeler
c78d7b0266
backout f69fa3c13d1f (bug 1085509
) for causing test_cert_overrides.js to fail
2014-10-23 11:50:17 -07:00
B2G Bumper Bot
e7b6a28f91
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5e2316e5571f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25464 from mikehenrty/bug-1088160-rename-statusbar-test
Bug 1088160 - Rename statusbar_home_button.js to statusbar_home_button_test.js r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/a6cd81bf1967
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1088160 - Rename statusbar_home_button.js to statusbar_home_button_test.js
========
https://hg.mozilla.org/integration/gaia-central/rev/e024208e0398
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25432 from julienw/1082725-fix-intermittent-settings-test
Bug 1082725 - Intermittent settings/test/unit/panels/sound/tone_manager_...
========
https://hg.mozilla.org/integration/gaia-central/rev/cb73d5870c30
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1082725 - Intermittent settings/test/unit/panels/sound/tone_manager_test.js | Sound > ToneManager "after each" hook - TypeError: result is null r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/9ec1df796064
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25346 from KevinGrandon/bug_1085667_intermittent_ringtones_share_test
Bug 1085667 - [Music] Try clicking on share button mutliple times
========
https://hg.mozilla.org/integration/gaia-central/rev/4f4fca34a26c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1085667 - [Music] Try clicking on share button mutliple times r=dkuo
2014-10-23 11:45:54 -07:00
Ryan VanderMeulen
08e40c5272
Merge m-c to b2g-inbound. a=merge
2014-10-23 14:10:21 -04:00
B2G Bumper Bot
8ff2b62495
Bumping manifests a=b2g-bump
2014-10-23 11:06:56 -07:00
B2G Bumper Bot
b9f6cd636d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3c2486cedfbf
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #25422 from DouglasSherk/1079810-audio-context
Bug 1079810 - Don't initialize an AudioContext on Callscreen init. r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/6733f44a258e
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1079810 - Don't initialize an AudioContext on Callscreen init. r=gsvelto
2014-10-23 11:00:47 -07:00
Ryan VanderMeulen
f275a7b9e9
Merge inbound to m-c. a=merge
2014-10-23 13:54:47 -04:00
William Chen
84b7950df8
Bug 1033464 - Do not set nsXBLPrototypeBinding binding element for ShadowRoot. r=smaug
...
--HG--
extra : rebase_source : 2ba913a39fe1c57a50d499b3ebea707024742101
2014-10-23 10:50:39 -07:00
Andrew McCreight
9d6d53c0a1
Bug 1082128 - Make id to string conversion in DMD use a class. r=njn
2014-10-24 13:44:33 -07:00
Ryan VanderMeulen
d1499d6259
Backed out changeset 5ff4c7dded93 (bug 1077301) for making bug 1084118 return with a near perma-fail vengeance.
2014-10-24 14:25:25 -04:00
Kartikaya Gupta
8d417ca4e6
Bug 1083395 - Follow-up to fix non-unified bustage. r=me on a CLOSED TREE
2014-10-24 14:02:52 -04:00
Luke Wagner
abecf18cfb
Bug 1088328 - OdinMonkey: accept (and ignore) non-semantic processing directives (r=bbouvier)
2014-10-24 12:32:10 -05:00
Luke Wagner
d04e952d57
Bug 1088328 - OdinMonkey: report validation failure in 'use strict' corner case (r=bbouvier)
2014-10-24 12:31:30 -05:00
Kartikaya Gupta
080630c133
Bug 1083395 - Move some APZC functions that are no longer needed in production down to the test subclass. r=botond
2014-10-24 13:29:35 -04:00
Kartikaya Gupta
ab3387343c
Bug 1083395 - Move to a single input queue owned by the APZCTM instead of many queues owned by APZC instances. r=botond
2014-10-24 13:29:34 -04:00
Kartikaya Gupta
fe23988edf
Bug 1083395 - Replace the touch block balance with an input block identifier. r=botond
2014-10-24 13:29:30 -04:00
Kartikaya Gupta
541e8f016d
Bug 1083395 - Extract an InputQueue class from the APZC input code. r=botond
2014-10-24 13:29:03 -04:00
Kartikaya Gupta
2489aa5b2e
Bug 1083395 - Extract helpers function from the input-handling codepath. r=botond
2014-10-24 13:29:03 -04:00
Michael Wu
7c63f5da5f
Bug 1087506 - Add more keycode mappings to gonk, r=masayuki
2014-10-23 13:37:18 -04:00
Ryan VanderMeulen
5dca9bcabc
Backed out changeset 2b05d4e71d11 (bug 1083071
) for Win7 mochitest-1 leaks.
2014-10-23 12:53:13 -04:00
B2G Bumper Bot
260738bcc2
Bumping manifests a=b2g-bump
2014-10-23 09:52:09 -07:00
B2G Bumper Bot
0bf6480e7b
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/347488f36be5
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #25382 from mcav/sound-upgrade-2
Bug 1078672 - [Clock] Alarm sound becomes "No Sound" after OTA upgrade f...
========
https://hg.mozilla.org/integration/gaia-central/rev/ed3bf7bc47d7
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1078672 - [Clock] Alarm sound becomes "No Sound" after OTA upgrade from 2.0 to 2.1.
========
https://hg.mozilla.org/integration/gaia-central/rev/594692952877
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #23520 from punamdahiya/Bug1042319
Bug 1042319 - [Gallery] Update gallery edit UI r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/5827371feac9
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1042319 - [Gallery] Update gallery edit UI r=djf
2014-10-23 09:45:55 -07:00
B2G Bumper Bot
439461a375
Bumping manifests a=b2g-bump
2014-10-23 09:32:32 -07:00
Terrence Cole
8145365842
Backed out 2 changesets (bug 1074961) for intermittent failures on a CLOSED TREE.
...
Backed out changeset 0d2e63e05055 (bug 1074961)
Backed out changeset 6e9794cbca2b (bug 1074961)
2014-10-23 09:27:26 -07:00
B2G Bumper Bot
666d0e727e
Bumping manifests a=b2g-bump
2014-10-23 08:47:02 -07:00
B2G Bumper Bot
e7cfe1dd51
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9420e20475da
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1078901 - Confirmation dialog when deleting apps blocks notfications and software home button. r=kgrandon"
This reverts commit a82fc6ec2da3667793065469c8b75de20cb8834a.
2014-10-23 08:40:48 -07:00
Ryan VanderMeulen
0c14767a2c
Backed out changeset 87433694df01 (bug 1082734
) for Gaia unit test failures.
...
CLOSED TREE
2014-10-23 11:32:35 -04:00
B2G Bumper Bot
cca84844bf
Bumping manifests a=b2g-bump
2014-10-23 08:12:34 -07:00
B2G Bumper Bot
33c1e7a01f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d7f12b3592ed
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 969215 - Execute |make| should only build specific apps we modified" for causing bug 1087967
This reverts commit 5c3aa46c1353b99dcdc160543a6490df0701e05a.
2014-10-23 08:10:46 -07:00
B2G Bumper Bot
2bc2adcf53
Bumping manifests a=b2g-bump
2014-10-23 08:02:01 -07:00
B2G Bumper Bot
e94f4b909e
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1b3138bf1c8d
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw
2014-10-23 07:55:47 -07:00
Carsten "Tomcat" Book
31636905ff
Backed out changeset f9f9b79c0aa6 (bug 982153) for suspicion of causing M1 Test failures on a CLOSED TREE
2014-10-23 16:35:22 +02:00
Nicolas Silva
92db98b094
Bug 1087270 - Check more D3D11 result codes and assert in debug builds. r=jrmuizel
2014-10-23 16:22:41 +02:00
B2G Bumper Bot
48b6513abb
Bumping manifests a=b2g-bump
2014-10-23 07:01:58 -07:00
B2G Bumper Bot
83eb03557a
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5a906b6379e0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #25424 from mwargers/1079399
Bug 1079399 - Remove Gaiaapps.uninstall because it is unused
========
https://hg.mozilla.org/integration/gaia-central/rev/705183da0db8
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1079399 - Remove Gaiaapps.uninstall because it is unused
========
https://hg.mozilla.org/integration/gaia-central/rev/a63586bab7f9
Author: sv99 <sv99@inbox.ru>
Desc: Bug 1087866 - [sms] unit test refactoring for new version chai.assert api r=julien
2014-10-23 06:55:48 -07:00
Nick Fitzgerald
64d2cea345
Bug 1033153 - Part 4: Make the console's Object-kind ObjectRenderer display internal promise state. r=jryans
2014-10-23 15:53:00 +02:00
Nick Fitzgerald
bc6a5dde8e
Bug 1033153 - Part 3: Display a Promise's internal state in the VariableView's properties. r=vporof
2014-10-23 15:53:00 +02:00
Nick Fitzgerald
75c0105dd1
Bug 1033153 - Part 2: Have the VariablesView stringifier expose internal Promise state. r=vporof
2014-10-23 15:52:00 +02:00
Nick Fitzgerald
26af250a18
Bug 1033153 - Part 1: Expose Promise state over the remote debugging protocol. r=jryans
2014-10-23 15:52:00 +02:00
Justin Dolske
a7594172f2
Bug 1088137 - Forget button can fail to clear cookies by running sanitizer too early. r=MattN
2014-10-26 20:46:03 -07:00
Brian Grinstead
ba92c24600
Bug 1088789 - Switch invalid CSS variable name from negative-space to space-above-tabbar;r=jaws
2014-10-26 19:24:20 -07:00
Mark Finkle
cf51187cba
Bug 895775 - Handle bogus network settings in testNetworkManager. r=fix-test
2014-10-26 21:12:32 -04:00
Mark Finkle
99ee459d3b
Bug 895775 - Correctly handle lifecycle in GeckoNetworkManager. r=rnewman
2014-10-26 17:27:48 -07:00
B2G Bumper Bot
bbf0ad8964
Bumping manifests a=b2g-bump
2014-10-23 06:31:58 -07:00
B2G Bumper Bot
cdb19ee50e
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/43c383f1210b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25377 from eliperelman/bug-1086644
Bug 1086644 - Changing performance tests back to use legacy screen unlocking
========
https://hg.mozilla.org/integration/gaia-central/rev/17ed40f46b78
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1086644 - Changing performance tests back to use legacy screen unlocking
========
https://hg.mozilla.org/integration/gaia-central/rev/57c4a84a34df
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #25243 from EdgarChen/bug_1083841/cfstatechange
Bug 1083841 - [System] Don't need to check 'success' when handing cfstatechange event
========
https://hg.mozilla.org/integration/gaia-central/rev/adc959789f0b
Author: Edgar Chen <echen@mozilla.com>
Desc: Bug 1083841 - [System] Don't need to check 'success' when handing cfstatechange event. r=jaoo
========
https://hg.mozilla.org/integration/gaia-central/rev/fe88dc6dd014
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #25222 from bebef1987/moztrap
Bug 1082644 - Add to gaia UI tests files moztrap links of the implemente...
========
https://hg.mozilla.org/integration/gaia-central/rev/a0ae724a26a1
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1082644 - Add to gaia UI tests files moztrap links of the implemented manual testcase
2014-10-23 06:25:48 -07:00