Commit Graph

153152 Commits

Author SHA1 Message Date
Mike Hommey
6aea58d822 Bug 934361 - Remove CHROME_DEPS. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
28f2c70237 Bug 934360 - Remove GRE_MILESTONE computation from Makefiles. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
0d8ebea87c Bug 934344 - Fix race condition in parallel export, between js/xpconnect/src and xpcom/idl-parser. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
abf492fdc8 Bug 934338 - Few cleanups in layout/style/test/Makefile.in. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
7f655b04c9 Bug 934336 - Remove apparently useless dependencies on js-confdefs.h. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
57603b74be Bug 934166 - Disable pseudo derecurse on PGO builds. r=mshal 2013-11-05 07:39:28 +09:00
Mike Hommey
3a2067e39f Bug 933779 - Always use forward slash as path separator when passing -C argument to make. r=mshal 2013-11-05 07:39:23 +09:00
Benoit Girard
57a59ee820 Bug 930476 - Show paint markers for async frames. r=ehsan 2013-11-04 17:04:51 -05:00
David Zbarsky
c848a3f8c1 Bug 932274: Use Moz2D size classes in ipdl r=nical 2013-11-04 16:43:10 -05:00
Jim Blandy
1dfa8c46d0 Bug 892643: Implement PersistentRooted<T>, an unrestricted-lifetime rooting type. r=terrence, jcoppeard 2013-11-04 13:35:08 -08:00
Ryan VanderMeulen
f204ac27b3 Merge m-c to inbound. 2013-11-04 16:31:13 -05:00
Ryan VanderMeulen
a6b084b84f Merge b2g-inbound to m-c. 2013-11-04 16:17:59 -05:00
Ryan VanderMeulen
986275422d Merge inbound to m-c. 2013-11-04 16:16:22 -05:00
Landry Breuil
64759f87bc Bug 932991: Partly revert bug 898274 on jscpucfg.h, breaks OpenBSD/sparc64 (at least) where <machine/endian.h> must be included after <sys/types.h>. r=njn 2013-11-04 22:05:51 +01:00
Landry Breuil
6b5d125afe Bug 928381 - ctypes/libffi: Fix stack alignment on *BSD/i386 r=glandium 2013-11-04 22:05:46 +01:00
James Willcox
a07b99c048 Bug 934514 - Don't access non-existant field on Android 4.4 r=blassey 2013-11-04 12:07:03 -06:00
Gaia Pushbot
f3a39a312b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/00ceae21c526
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #13351 from viorelaioia/bug_934506

Bug 934506 - Update locator for messages frame in test_sms_contact

========

https://hg.mozilla.org/integration/gaia-central/rev/46fe2386bf74
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 934506 - Update locator for messages frame in test_sms_contact
2013-11-04 10:05:24 -08:00
Gaia Pushbot
ea9cda4744 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e68c5fe7182
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13266 from qdot/933402-b2g-really-clean

Bug 933402 - Remove b2g in really-clean target

========

https://hg.mozilla.org/integration/gaia-central/rev/4d8655659ad0
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 933402 - Remove b2g in really-clean target
2013-11-04 09:05:27 -08:00
Gaia Pushbot
ce17b580de Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3db5bedb25e0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #13350 from jugglinmike/934486-npm-log

Bug 934486 - NPM Logging is too verbose

========

https://hg.mozilla.org/integration/gaia-central/rev/47ddad236153
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 934486 - NPM Logging is too verbose

========

https://hg.mozilla.org/integration/gaia-central/rev/ec3081490ff2
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12714 from fcampo/MMS-attachment-top-923023

Bug 923023 - [MMS] Move attachment button to top bar (r=rwaldron)

========

https://hg.mozilla.org/integration/gaia-central/rev/95c24f715012
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 923023 - [MMS] Move attachment button to top bar
2013-11-04 08:55:24 -08:00
Gaia Pushbot
270557e7b5 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4b2e6eb12838
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13304 from timdream/keyboard-perm-remove

Bug 915570 - Gaia Part II, remove the old 'keyboard' permission, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/77283ecd7cce
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 915570 - Gaia Part II, remove the old 'keyboard' permission
2013-11-04 08:10:24 -08:00
Dan Gohman
68fbfe5fec Bug 934173 - SpiderMonkey: Mark debugMode() checks as JS_UNLIKELY. r=jorendorff 2013-11-04 07:57:10 -08:00
Dan Gohman
2ae0043e65 Bug 931487 - IonMonkey: Disable spilling to argument slots. r=bhackett 2013-11-04 07:57:08 -08:00
Gaia Pushbot
10139018c1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/757f8293fa9a
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #13349 from jonallengriffin/testapp

Bug 926280 - Add SMS perms to test container app, r=ahal, a=test-only

========

https://hg.mozilla.org/integration/gaia-central/rev/d3bd97b2ba02
Author: Jonathan Griffin <jonallengriffin@gmail.com>
Desc: Bug 926280 - Add SMS perms to test container app, r=ahal, a=test-only
2013-11-04 07:55:24 -08:00
Gaia Pushbot
86c6717b90 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/582883c1a8aa
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 932859 - Apply the SI/SL message styles correctly r=julienw
2013-11-04 07:45:25 -08:00
Nicholas D. Matsakis
000d7ca6c1 Bug 926710 - Fix up non-threadsafe builds rs=trivial,blocking-fuzzer 2013-11-04 10:43:09 -05:00
Brian Hackett
667347f11f Bug 932899 - Remove debug only stack/heap type set flags, r=jandem. 2013-11-04 08:29:46 -07:00
Hannes Verschore
412ba69e61 Bug 914255: Backout due to performance regressions to DOM, r=regression 2013-11-04 16:17:44 +01:00
Dan Minor
abb658ed57 Bug 932940 - Jit-test harness needs to set different remote --js-cache; r=terrence 2013-11-04 09:34:48 -05:00
Andrew Halberstadt
e35ef7f4d3 Bug 931116 - Disable initial failing b2g desktop mochitests to turn them on, r=jgriffin, DONTBUILD, a=NPOTB 2013-11-04 09:55:02 -05:00
Andrew Halberstadt
9374153143 Bug 932782 - b2g desktop mochitest mach target should use the new manifest, r=jgriffin, DONTBUILD, a=NPOTB 2013-11-04 09:53:42 -05:00
Hannes Verschore
83029fbc35 Bug 932757 - Remove JSOP_POPV and JSOP_STOP, r=jorendorff 2013-11-04 15:33:15 +01:00
Gaia Pushbot
35bc229a56 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe485e0d9007
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 923831 - Intermittent failures in test_kill_all, fix manifest syntax a=testonly r=me
2013-11-04 05:35:24 -08:00
Carsten "Tomcat" Book
f10da167db merge b2g-inbound to mozilla-central 2013-11-04 13:52:18 +01:00
Carsten "Tomcat" Book
04eb18c595 merge fx-team to mozilla-central 2013-11-04 13:36:42 +01:00
Gaia Pushbot
d642185878 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7cf47b57d881
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 923831 - Intermittent failures in test_kill_all, disabling the test until someone can investigate and/or repair the test
2013-11-04 04:36:26 -08:00
Gaia Pushbot
b854bbd05e Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/df31e3d14be6
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Revert "Bug 921721 - hotfix to bust JS Exception in startup a=testonly r=me"

This reverts commit 5cf27888e390526c072d4b44a5af54c8aaf7205a.
2013-11-04 04:25:24 -08:00
Shawn Huang
e3e70d8b7b Bug 931802 - [bluedroid] Support DeviceFound/DiscoveryStateChange callback, r=echou 2013-11-04 19:05:48 +08:00
Carsten "Tomcat" Book
5fc6dc9c6e Backed out changeset a876f43914f6 (bug 921919) for build failures on a CLOSED TREE 2013-11-04 08:44:00 +01:00
Robert O'Callahan
e093640250 Backout changeset 3fb9ea77d858 for bug 876321 due to test failures (CLOSED TREE)
--HG--
extra : rebase_source : 6b21bf36f9a8bd73bdd72ddfb5fe8c25e7854071
2013-11-03 23:14:26 -08:00
Robert O'Callahan
a9648f4b0e Backout changeset 47c7022e4e11 for bug 913444
--HG--
extra : rebase_source : 6d3b0bd5c4ea52561fba9b358dae8b7843f10205
2013-11-03 23:12:58 -08:00
Gina Yeh
f63f92db70 Bug 933195 - Replace object path with device address, r=echou 2013-11-04 14:42:51 +08:00
Jared Wein
81e752af3d Bug 933745 - Use the brand logo as the favicon for about:support. r=Unfocused 2013-11-04 01:00:01 -05:00
Phil Ringnalda
c5b1fe5214 Back out 6e895ec63744 (bug 930202) for frequent 10.7 debug timeouts 2013-11-03 21:42:10 -08:00
Chia-hung Tai
88e3cfe5ce Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang 2013-11-04 11:36:00 +08:00
Chia-hung Tai
a85ed734f4 Bug 921919 - B2G MMS: Notify Gaia SMS AP the MMS read report request and return the read result to the requester. r=vyang 2013-11-04 11:36:00 +08:00
Gaia Pushbot
c9fbda6168 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/17d3c31fb436
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #13285 from dominickuo/bug-933110

Bug 933110 - [music2] Fix the jslint errors, r=@es92

========

https://hg.mozilla.org/integration/gaia-central/rev/8f3fefd4ed25
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: [music2] Fix the lint errors
2013-11-03 19:05:24 -08:00
Gaia Pushbot
f21fee185c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9a04d1f511e0
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #13159 from huchengtw-moz/build/Bug_921417_rewrite_variant.py_to_js

Bug 921417 - rewrite build/variant.py in javascript, r=yurenju, acperez

========

https://hg.mozilla.org/integration/gaia-central/rev/9c95a7c9a985
Author: John Hu <johu@mozilla.com>
Desc: Bug 921417 - rewrite build/variant.py in javascript
2013-11-03 18:20:24 -08:00
Gaia Pushbot
6762098237 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9df8dbc56693
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #13232 from waalt/926105

Bug 926105 - When there are no apps to show in the app switcher, show a text saying "No recent apps", r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/c66f3497ed85
Author: Adán Sánchez de Pedro Crespo <adansdpc@waalt.com>
Desc: Bug 926105
2013-11-03 17:20:24 -08:00
Phil Ringnalda
c5e09d361a No bug (or rather, too many), disable test_playback_rate.html for constant timeouts and crashes in random locations across every platform it ever gets enabled on 2013-11-03 16:35:21 -08:00
Sebastian Hengst
b2eb675207 Bug 765285 - Include last 3 days of crash IDs in about:support: Improve localization comments. r=Mossop 2013-11-04 00:50:10 +01:00