Commit Graph

143567 Commits

Author SHA1 Message Date
Ryan VanderMeulen
b6c2717f87 Bug 908306 - Disable more Web Audio crashtests on B2G due to frequent timeouts. 2013-08-22 14:04:41 -04:00
Andreas Gal
6ca29fe410 Bug 905589 - Use VBO instead of client side rendering. r=bas 2013-08-22 12:54:21 -04:00
Henry Chang
fad0a7be58 Bug 888227 - Initialize WifiWorker::macAddress to null. r=mrbkap 2013-07-26 10:05:50 +08:00
Kartikaya Gupta
aff688614b Bug 906427 - When a touch event has multiple touch points, send it to the root APZC for the layer subtree. r=BenWa 2013-08-22 10:40:44 -04:00
Martijn Wargers
6929c3e797 Bug 868035 - Enable Mochitests for gUM on B2G. r=jgriffin 2013-08-22 02:36:32 +02:00
Jan Jongboom
278f8923f7 Bug 902847 - ContentEditable insertText doesnt handle CR right. r=yxl 2013-08-22 09:53:47 -04:00
Gaia Pushbot
b4fca67544 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b9839887ce5e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 907631 - [contacts] use mocks helper and proper mocks in vcard tests r=arcturus
2013-08-22 06:35:21 -07:00
Gaia Pushbot
325e804a10 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1736e70fa715
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11538 from pivanov/bug-905134

Bug 905134 - [HD][Settings] Call waiting warning icon in the wrong location r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/7e143d9bc9a7
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 905134 - [HD][Settings] Call waiting warning icon in the wrong location
2013-08-22 06:15:21 -07:00
Gaia Pushbot
89e277b95b Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cb0835086e34
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #11668 from pivanov/bug-907818

Bug 907818 - [First Time Experience] [HD] Grey background blurry r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/8ce7bbdca04c
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 907818 - [First Time Experience] [HD] Grey background blurry
2013-08-22 05:15:22 -07:00
Gaia Pushbot
27fdc036c9 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9a1b281413f6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different (follow-up) r=etienne

Add the new directories to .gitignore
2013-08-22 04:45:32 -07:00
Gaia Pushbot
3393d860e5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/9929c3c11ea4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11663 from etiennesegonzac/bug-906203-unit-test-failure

Bug 906203 - Fixing the mocks for keypad_test.js

========

https://hg.mozilla.org/integration/gaia-central/rev/f0c2bdec2d6a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 906203 - Fixing the mocks for keypad_test.js
r=rik
2013-08-22 04:20:22 -07:00
Ed Morley
d384a21010 Merge mozilla-central and b2g-inbound 2013-08-22 12:05:51 +01:00
Ed Morley
375004984d Merge latest green b2g-inbound changeset and mozilla-central 2013-08-22 12:04:16 +01:00
Jessica Jong
6b77647a47 Bug 832808 - B2G Multi-SIM: To support data call function for multi-SIM. r=vicamo 2013-08-22 18:06:36 +08:00
Gaia Pushbot
2454a6ac43 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1c2a9f12dc45
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #11522 from steveck-chung/Bug-898726

Bug 898726 -[SMS]Manual inputed receiver's phone number will be overrided after select receiver from contacts. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/8327c30888ec
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 898726 -[SMS]Manual inputed receiver's phone number will be overrided after select receiver from contacts
2013-08-22 03:00:22 -07:00
Gaia Pushbot
52ede3f3ec Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/b1c24376938a
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 906544 - Renamed the the global Notification object to Notify r=julien
2013-08-22 02:40:21 -07:00
Ms2ger
7e1f9114f0 Bug 904831 - Followup: clobber 2013-08-22 11:22:03 +02:00
Gaia Pushbot
1207a708b9 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/3d38c67a7874
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different r=yurenju

This also shows a message when the archive file seems to be corrupted, advising
to run "make really-clean". Also changed "make really-clean" to remove all
xulrunner related files.

We now uncompress the archive directly in a specific directory that should
change when we change the URL.

We use a dot file inside the xulrunner SDK directory to keep the URL used to
download that SDK.

This _will_ make all devs redownload XULRunner, sorry.
2013-08-22 01:45:21 -07:00
Ms2ger
87ae95251c Merge PGO-green changeset from inbound to m-c. 2013-08-22 10:31:44 +02:00
Gaia Pushbot
54712fb7c8 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/73a4dfee4833
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11686 from lightsofapollo/fix-integration

Bug 908092 - Fix regression caused by ./bin/marionette change in 612e786...

========

https://hg.mozilla.org/integration/gaia-central/rev/e9edf10912c5
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 908092 - Fix regression caused by ./bin/marionette change in 612e786f22dc1deb31489facdd0ae633440109ba
2013-08-22 01:20:21 -07:00
Gaia Pushbot
f3acde2282 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/18f4d44024b0
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #11664 from lissyx/bug907629

Bug 907629 - Notify STK application when Settings is about to get killed, r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/5440da5e1422
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 907629 - Notify STK application when Settings is about to get killed

It seems like doing it in the onunload callback is already too late, and
it makes the STK behaving wrongly.
2013-08-22 00:45:21 -07:00
Gaia Pushbot
6428ff0044 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5de9f5b9b2f8
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #11639 from julienw/fix-travis-2

Bug 905775 - Firefox is failing silently in recent travis builds during `make test-agent-test` step
r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/538469b832ad
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 905775 - Firefox is failing silently in recent travis builds during `make test-agent-test` step

This turns off the desktop extensions for the tests, and enabled the touch
events in DEBUG mode, so that the tests can actually use touch events.
2013-08-22 00:25:23 -07:00
Ms2ger
e8eaf4eb07 No bug - Use Unix line endings in nsSandboxFlags.h. 2013-08-22 08:56:07 +02:00
Ms2ger
98ef73b248 Bug 906503 - Remove nsIExceptionProvider; r=bholley
It is replaced by a direct special case in the caller.
2013-08-22 08:56:02 +02:00
Ms2ger
fd32037ec8 Bug 907337 - Remove the special case for NO_DIST_INSTALL in emitter.py; r=mshal
It is obsoleted by the general case in recursivemake.py.
2013-08-22 08:56:02 +02:00
Ms2ger
2672c6e4bb Bug 906619 - Part b: move the CSRCS definition in intl/lwbrk/src into moz.build; r=mshal 2013-08-22 08:56:02 +02:00
Ms2ger
d62e2c8439 Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal 2013-08-22 08:56:02 +02:00
Ms2ger
ecdd2b4462 Bug 904831 - Part d: Disallow MSVC_ENABLE_PGO in Makefiles; r=khuey 2013-08-22 08:56:02 +02:00
Ms2ger
399a57add9 Bug 904831 - Part c: Move conditional MSVC_ENABLE_PGO definitions into moz.build and remove empty makefiles; r=mshal 2013-08-22 08:56:01 +02:00
Ms2ger
4922ccbc0a Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
5b29659dff Bug 904831 - Part a: Support MSVC_ENABLE_PGO in moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
e3bbb3be02 Bug 883284 - Part h: Disallow LIBXUL_LIBRARY in Makefiles; r=khuey 2013-08-22 08:56:01 +02:00
Ms2ger
5e3caea55b Bug 883284 - Part g: Move conditional LIBXUL_LIBRARY assignments into moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
c3e345584c Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium 2013-08-22 08:56:01 +02:00
Ms2ger
add9ce17b9 Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted 2013-08-22 08:56:00 +02:00
Ms2ger
dba42e4001 Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg 2013-08-22 08:56:00 +02:00
Ms2ger
ced3dd8b1c Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
Ms2ger
2d7391b50d Bug 883284 - Part b: Move LIBXUL_LIBRARY into moz.build (a-c); r=joey 2013-08-22 08:55:59 +02:00
Ms2ger
935a1ef07a Bug 883284 - Part a: Support LIBXUL_LIBRARY in moz.build; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
8ccdba4aa0 Bug 906412 - Cleanup some random parts of the build system; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
676cea55c5 Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Ms2ger
2222bc9492 Bug 882859 - Part c: Move FAIL_ON_WARNINGS into moz.build in dom/plugins/ipc/hangui; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Ms2ger
520aff0823 Bug 882859 - Part a: Introduce FAIL_ON_WARNINGS into moz.build; r=gps 2013-08-22 08:55:58 +02:00
Ms2ger
ecca370b27 Bug 906343 - Remove the last reference to XPCSHELL_TESTS in a Makefile; r=gps 2013-08-22 08:55:53 +02:00
Ms2ger
7d56a6ab7d Bug 906342 - Move the remaining SIMPLE_PROGRAMS to moz.build and disallow setting SIMPLE_PROGRAMS in Makefiles; r=gps 2013-08-22 08:35:03 +02:00
Ms2ger
bd6f59c59f No bug - Fix indentation in xpcshell's mach handler; r=ted 2013-08-22 08:34:58 +02:00
Ms2ger
4ea4dafae0 Bug 907606 - Remove BindingUtils.h include from WebGLContext.h; r=mounir 2013-08-22 08:34:54 +02:00
Ms2ger
d329ccb29b Bug 907605 - Remove BindingUtils.h include from PrimitiveConversions.h; r=bz 2013-08-22 08:34:48 +02:00
Ms2ger
4122e2ac15 Bug 905230 - Use LinkedList for nsXBLJSClass; r=mrbkap 2013-08-22 08:34:44 +02:00