Commit Graph

359022 Commits

Author SHA1 Message Date
Martin Thomson
5471fc97e1 Bug 1006112 - Fixing regressions in signaling_unittests. r=ekr 2014-05-05 14:19:00 +02:00
Wes Kocher
eaf11271c4 Merge m-c to inbound 2014-05-05 21:15:33 -07:00
Ehsan Akhgari
88fbe13b7d Bug 1005730 - Print assertion stacks for MOZ_ASSERT and MOZ_CRASH for code that lives inside libxul; r=froydnj
The hyphenation changes are necessary because hnjalloc.h #defines FILE to
a custom data structure, which clashes with using |stderr| in Assertions.h.
2014-05-05 22:02:04 -04:00
Boris Zbarsky
83c79d7b5b Bug 1001157. Assert that there is no exception pending on the JSContext afer a DOM call if the call was not marked as throwing or if it did not throw on the ErrorResult. r=peterv 2014-05-05 16:01:58 -04:00
Ehsan Akhgari
d661bb68d0 Bug 1005710 - Avoid preprocessing the services JS exports files needlessly; r=mshal 2014-05-05 21:28:55 -04:00
Ehsan Akhgari
3a59a5ce49 Bug 1005706 - Remove the manual install rules from js/xpconnect/tests/components/js/Makefile.in; r=mshal 2014-05-05 21:28:10 -04:00
Ehsan Akhgari
9e5d46f732 Bug 1005705 - Remove the unused DIST_CHROME_FILES rule; r=mshal 2014-05-05 21:26:32 -04:00
Ehsan Akhgari
15aa0ce41b Bug 1005704 - Enable installing files dist files without preprocessing; r=mshal 2014-05-05 21:26:11 -04:00
Ehsan Akhgari
a43f82250d Bug 1005321 follow-up: fix the link error on Windows 2014-05-05 20:39:46 -04:00
Ehsan Akhgari
6074cda6e4 Bug 985805 - Part 3: Remove support for the legacy PannerNode extensions; r=padenot,smaug 2014-05-05 20:33:19 -04:00
Ehsan Akhgari
96843d8039 Bug 985805 - Part 2: Remove support for the legacy OscillatorNode extensions; r=padenot,smaug 2014-05-05 20:33:09 -04:00
Ehsan Akhgari
3a8319c2d9 Bug 985805 - Part 1: Remove support for the legacy BiquadFilterNode extensions; r=padenot,smaug 2014-05-05 20:32:48 -04:00
Chris Pearce
6dd715d70c Bug 1004373 - Prevent multiple ReadMetadata tasks to be dispatched to the decode task queue at once. r=kinetik 2014-05-06 12:12:05 +12:00
B2G Bumper Bot
d6b3283b59 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4455b1cc43cb
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #18644 from stasm/1000874-findmydevice-once

Bug 1000874 - Clean up bootstrap mozL10n API use in FindMyDevice. r=dougt

========

https://hg.mozilla.org/integration/gaia-central/rev/25c3a20ebd5c
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1000874 - Clean up bootstrap mozL10n API use in FindMyDevice. r=dougt
2014-05-02 07:56:05 -07:00
B2G Bumper Bot
a278f82e44 Bumping manifests a=b2g-bump 2014-05-02 07:21:20 -07:00
B2G Bumper Bot
32fe0c8147 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3628d253f568
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Revert "Bug 999355 - Wait for 'render' class on appWindow to denote Gaia startup r=bebe""

This reverts commit 94af5ce3f4e0ed455a10ce15c71d103b8403e43e.
2014-05-02 07:15:53 -07:00
B2G Bumper Bot
6e07978450 Bumping manifests a=b2g-bump 2014-05-02 07:03:00 -07:00
B2G Bumper Bot
d9a5075c24 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f8a45381d9b1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18832 from zacc/bug_1003853

Bug 1003853 - Use remembered is_desktop_b2g property rather than marione...

========

https://hg.mozilla.org/integration/gaia-central/rev/170a13db0a8c
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1003853 - Add comment for marionette.instance and restart
2014-05-02 07:00:58 -07:00
Carsten "Tomcat" Book
0260e6f13c Merge mozilla-central to b2g-inbound 2014-05-02 15:01:54 +02:00
Carsten "Tomcat" Book
43960220d1 merge fx-team to mozilla-central 2014-05-02 14:52:03 +02:00
Carsten "Tomcat" Book
41c6c84b78 merge b2g-inbound to mozilla-central 2014-05-02 14:50:16 +02:00
Aryeh Gregor
d0d76be020 Bug 1003894 part 5 - Clean up nsWSRunObject::ScrubBlockBoundary; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
3e74b928c2 Bug 1003894 part 4 - Clean up nsWSRunObject::DeleteWSBackward; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
1c724e9858 Bug 1003894 part 3 - Clean up nsWSRunObject::InsertBreak; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
e17badd36f Bug 1003894 part 2 - Clean up nsWSRunObject::CheckTrailingNBSPOfRun; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
558e69bc33 Bug 1003894 part 1 - Change WSPoint.mTextNode to Text; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
e4533f6658 Bug 1003808 part 10 - Clean up nsWSRunObject::GetPrevious/NextWSNode; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
171d2401f1 Bug 1003808 part 9 - Clean up nsWSRunObject::GetRuns; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
ad717818ac Bug 1003808 part 8 - Use some more nsINode in nsWSRunObject; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
8ae50792a2 Bug 1003808 part 7 - Convert WSFragment members to nsINode; r=ehsan 2014-05-02 14:11:26 +03:00
Aryeh Gregor
f23adf22a3 Bug 1003808 part 6 - Convert nsWSRunObject members to nsINode; r=ehsan 2014-05-02 14:11:26 +03:00
B2G Bumper Bot
980facddb8 Bumping manifests a=b2g-bump 2014-05-02 04:11:20 -07:00
B2G Bumper Bot
2165529a7d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8d9b7089df3a
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1003784 - Separate out FakeUpdateChecker.check_updates() and start_b2g(). r=zcampbell
2014-05-02 04:05:54 -07:00
B2G Bumper Bot
eabe9b7c80 Bumping manifests a=b2g-bump 2014-05-02 03:57:58 -07:00
B2G Bumper Bot
3ad29c83bf Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a68bdf2bb644
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 1002541 - Update marionette_client to 0.7.7
2014-05-02 03:55:58 -07:00
B2G Bumper Bot
3cb2a2f392 Bumping manifests a=b2g-bump 2014-05-02 03:42:58 -07:00
B2G Bumper Bot
b71ebdff40 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25d039dc0e26
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #18885 from chirarobert/1004963

Bug 1004963 - Update camera tests

========

https://hg.mozilla.org/integration/gaia-central/rev/7d1601c4740a
Author: chirarobert <robert.chira@softvision.ro>
Desc: Bug 1004963 - Update camera tests

========

https://hg.mozilla.org/integration/gaia-central/rev/37255afe142c
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #18463 from nsarkar/bug998488

Bug 998488 - STK PLAY_TONE feature broken r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b9a3ec2db3ab
Author: Nivedita Sarkar <nsarkar@codeaurora.org>
Desc: Bug 998488 - STK PLAY_TONE feature broken r=fcampo

- Access _iccManager from icc instead of iccManager

- Add test case for PLAY_TONE

Change-Id: I701dec50e81fd25357552e33e2a00e4abd28b35d

========

https://hg.mozilla.org/integration/gaia-central/rev/82834f1c1589
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18861 from wilsonpage/1001510

Bug 1001510 - [Camera] 1.4 Sub menu headers and active Options button

========

https://hg.mozilla.org/integration/gaia-central/rev/ea932b038595
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1001510 - [Camera] 1.4 Sub menu headers and active Options button positions are off

========

https://hg.mozilla.org/integration/gaia-central/rev/2e7980de53a3
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18862 from wilsonpage/996766

Bug 996766 - [Camera][Mozilla] 1.4 Visual Design - Make Camera Settings

========

https://hg.mozilla.org/integration/gaia-central/rev/93c3ffba0c38
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 996766 - [Camera][Mozilla] 1.4 Visual Design - Make Camera Settings Highlight State 30% Transparent

========

https://hg.mozilla.org/integration/gaia-central/rev/08f3186bfa31
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #18878 from crdlc/bug-1003752-v2

Bug 1003752 - [VR][Contacts] Select all and Deselect all buttons shouldn...

========

https://hg.mozilla.org/integration/gaia-central/rev/b9743480122a
Author: crdlc <crdlc@tid.es>
Desc: Bug 1003752 - [VR][Contacts] Select all and Deselect all buttons shouldnt appear in Delete contacts screen
2014-05-02 03:40:39 -07:00
Alexandre Lissy
cbd575daea Bug 1005093 - Fix return code path of getNotificationURLFor(). r=fabrice 2014-05-02 11:22:00 +02:00
B2G Bumper Bot
9dff27145b Bumping manifests a=b2g-bump 2014-05-05 01:06:12 -07:00
B2G Bumper Bot
7485d4c14e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f4c0db6cc208
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #18925 from askeing/1005789

Bug 1005789 - Re-enable test_gallery_flick

========

https://hg.mozilla.org/integration/gaia-central/rev/862b3e775cca
Author: askeing <askeing@gmail.com>
Desc: Bug 1005789 - Re-enable test_gallery_flick
2014-05-05 01:01:16 -07:00
Ben Tian
85369d6c23 Bug 1003762 - [bluedroid] Notify BluetoothRilListener of service change, r=echou 2014-05-05 09:28:20 +08:00
B2G Bumper Bot
7b6bddefd0 Bumping manifests a=b2g-bump 2014-05-05 00:56:25 -07:00
B2G Bumper Bot
615471d58a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/90be083ad1f9
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #18906 from zbraniecki/999193-mozl10n-cleanups-email

Bug 999193 - Clean up bootstrap mozL10n API use in Email. r=jrburke

========

https://hg.mozilla.org/integration/gaia-central/rev/f1543933e57e
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 999193 - Clean up bootstrap mozL10n API use in Email
2014-05-05 00:51:09 -07:00
B2G Bumper Bot
9fe8b914ee Bumping manifests a=b2g-bump 2014-05-05 00:12:58 -07:00
B2G Bumper Bot
8435d583a1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1eba06eba038
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #18813 from timdream/truncate-app-name

Bug 1003672 - Find app by it's first 15 letters in b2g-ps, r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/a4e1ac26f9f5
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1003672 - Find app by it's first 15 letters in b2g-ps
2014-05-05 00:10:44 -07:00
B2G Bumper Bot
259f761647 Bumping manifests a=b2g-bump 2014-05-04 21:46:31 -07:00
B2G Bumper Bot
564ea315a9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e64186458e9c
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #18734 from luke-chang/1002377_stingray_homescreen_template

Bug 1002377 - [Stingray] A template for the homescreen-stingray app, r=evelyn, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/243ec4ec4a0d
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1002377 - [Stingray] A template for the homescreen-stingray app
2014-05-04 21:41:06 -07:00
B2G Bumper Bot
4053ef3f0f Bumping manifests a=b2g-bump 2014-05-04 20:01:21 -07:00
B2G Bumper Bot
b107826687 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/64bce0f41677
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #18378 from svic/Bug_959059

Bug 959059: Abort shrinkUI if P2P link is gone. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/18f6ab3128c9
Author: Garner Lee <garner.lee@telekom.com>
Desc: Bug 959059: Abort Shrinking UI if P2P link is gone. r=alive
2014-05-04 19:55:55 -07:00
B2G Bumper Bot
e89b16aea9 Bumping manifests a=b2g-bump 2014-05-04 19:21:25 -07:00