Mike Hommey
746f48e4a4
Bug 1083686 part 0 - Don't set MOZ_MEMORY_API to static for OSX in replace_malloc.c. r=njn
...
It appears to be an unnecessary optimization, since the compiler is still inlining
the functions when they're not marked static. OTOH, following patches will require
the _impl functions not to be static.
2014-10-24 13:08:01 +09:00
Anthony Jones
47ec70908d
Bug 1087492 - Fix build break with --disable-webrtc; r=edwin
2014-10-24 16:24:25 +13:00
Chris Double
9a70e069ef
Bug 1000686 - Enable Media Source Extensions on non-release builds - r=kentuckyfriedtakahe
2014-10-23 15:47:00 +13:00
Chris Pearce
b64d2f865c
Bug 1055395 - Don't load plugin library twice on Mac. r=smichaud
2014-10-24 15:19:16 +13:00
L. David Baron
977efff305
Bug 1088179 - Convert touch caret code to using :-moz-native-anonymous so that it doesn't expose styles for magic attribute names to content. r=birtles
...
I tested locally on a Flame that using this without the ua.css changes
breaks the touch caret (it doesn't appear), but with the ua.css changes
the touch caret appears again.
This was formerly bug 1082899 patch 6.
--HG--
extra : transplant_source : %CA%60%B7%10%AD%01%14%92%98%28o%AA%BF%5E%8F%7BV%AA%24%D5
2014-10-23 14:58:21 -04:00
Mason Chang
4a7e5a8c86
Bug 1048667. Small vsync framework. r=roc
2014-10-23 18:50:31 -07:00
Wes Kocher
a689009ad0
Merge m-c to inbound a=merge
2014-10-23 18:09:47 -07:00
Wes Kocher
0e0825bc87
Merge b2g to m-c a=merge
2014-10-23 18:01:57 -07:00
Wes Kocher
17870433e9
Merge inbound to m-c a=merge
2014-10-23 17:37:23 -07:00
Wes Kocher
eeff86e5ca
Touch CLOBBER for bug 1087560 DONTBUILD CLOSED TREE
2014-10-23 16:41:33 -07:00
B2G Bumper Bot
ffbee0d533
Bumping manifests a=b2g-bump
2014-10-23 14:26:57 -07:00
B2G Bumper Bot
d14db4d633
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e7679f24177b
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #25468 from DouglasSherk/1068104-system-call-screen-wakeup
Bug 1068104 - Wake up the screen when all calls are ended. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/73602d619b46
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1068104 - Wake up the screen when all calls are ended. r=etienne
2014-10-23 14:20:48 -07:00
B2G Bumper Bot
a8d653bde7
Bumping manifests a=b2g-bump
2014-10-23 13:56:56 -07:00
B2G Bumper Bot
4d172fc4d5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9ccb3731cd93
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25227 from jmcanterafonseca/fix_test
Bug 1083878 - [Contacts] Fix test_sort_contacts as it currently cannot w...
========
https://hg.mozilla.org/integration/gaia-central/rev/ae1409b089f7
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1083878 - [Contacts] Fix test_sort_contacts as it currently cannot work
2014-10-23 13:50:47 -07:00
B2G Bumper Bot
b5f8a24b73
Bumping manifests a=b2g-bump
2014-10-23 12:56:57 -07:00
B2G Bumper Bot
9aad315a25
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8d9abe4b316a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25279 from eeejay/bug-1083944
Bug 1083944 - Implement screen reader quick navigation dialog. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/79a66c59793a
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1083944 - Implement screen reader quick navigation dialog
2014-10-23 12:50:47 -07:00
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
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
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
Himanshu Singh
5a4e5dca23
BUG 1087478 - Transition mMayHaveTouchListener to be private. r=kats
2014-10-23 09:10:47 -04:00
Jeff Muizelaar
e465ca9f83
Bug 1083071
- Disable D3D11 and D3D9 layers on broken drivers. r=bjacob
...
This will hopefully prevent black screen problems that people are seeing.
2014-10-23 00:15:22 -04:00
Mike Shal
a0f4783c82
Bug 1085026 - Use sha512 hashes for mar files; r=glandium
2014-10-23 11:32:25 -04:00