Commit Graph

142989 Commits

Author SHA1 Message Date
Gaia Pushbot
74c9510f52 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7e6a0f37716e
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 904068 - Implement build/settings.py in javascript" for breaking device image builds

This reverts commit f34e385890ead627ba7252ea30662b3a96172ea9.
2013-08-19 03:45:24 -07:00
Gaia Pushbot
d97bd2266f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a6fef9bc5a24
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #11486 from ochameau/settingsJS

Bug 904068 - Implement build/settings.py in javascript r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/46d191e7abcc
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 904068 - Implement build/settings.py in javascript
2013-08-19 02:50:24 -07:00
Gabor Krizsanits
f220a9b497 Bug 877673 - Part2: Export helpers for sandbox. r=bholley 2013-08-19 11:46:36 +02:00
Gabor Krizsanits
1e25746b3e Bug 877673 - Part 1: AutoDontReportUncaught. r=bholley 2013-08-19 11:46:24 +02:00
Jan de Mooij
df1d35bb43 Bug 906040 followup - Use if-else rather than a ternary operator to work around link errors with GCC. r=h4writer on IRC 2013-08-19 10:49:53 +02:00
David Anderson
69dc419e91 Force OMTC on when enabling multi-process tabs (bug 897502, r=ncameron). 2013-08-19 00:13:32 -07:00
John Daggett
b9513dce5c Bug 904263 - check pref settings more efficiently. r=dbaron 2013-08-19 13:49:49 +09:00
Phil Ringnalda
78bbb02c92 Merge m-c to m-i 2013-08-18 17:51:12 -07:00
Phil Ringnalda
4645d49286 Merge b2g-inbound to m-c 2013-08-18 17:44:43 -07:00
Phil Ringnalda
486b4deb9e Merge fx-team to m-c 2013-08-18 17:44:05 -07:00
Nicholas Cameron
35c388ed22 Bug 904343. Clear surface descriptors. r=nical. 2013-08-19 11:08:43 +12:00
Jim Mathies
a5a3f50309 Bug 906147 - disable component alpha in metrofx. r=nrc 2013-08-18 15:42:13 -05:00
Daniel Holbert
2f7a0b6179 Bug 903065: Update switch statement in LayersLogging.cpp to include new FILTER_GOOD enum value. r=jrmuizel 2013-08-18 12:40:58 -07:00
Sebastian Hengst
070c210aec Bug 906465 - gatherTextUnder in utilityOverlay.js returns only alt text for image (img) if found. r=dao 2013-08-18 21:40:47 +02:00
Ekanan Ketunuti
38a487b238 Bug 896211 - Mixed content help link should be an app.support.baseURL-relative link rather than in its own pref. r=mconley 2013-08-19 08:49:11 -04:00
Martin Stransky
959b8bef04 Bug 897404 - Port GTK2 to GTK3 - treeview rendering, column button. r=karlt 2013-08-19 08:48:58 -04:00
Martin Stransky
8e53651449 Bug 897404 - Port GTK2 to GTK3 - treeview rendering, border patch. r=karlt 2013-08-19 08:48:40 -04:00
Cykesiopka
9ded83b1ab Bug 861761 - Remove <blink> in perf-doc.html. r=dbaron 2013-08-19 08:48:24 -04:00
Cykesiopka
8a584f3c4a Bug 825583 - Remove server tab cert trust editing. r=keeler 2013-08-19 08:48:08 -04:00
Jim Mathies
e970990158 Bug 904163 - Insure inputs that receive press-hold are focused. Fixes issues with selected text not being visible. r=ally 2013-08-19 04:26:17 -05:00
Jim Mathies
f226b434c9 Bug 812529 - Add 1.4 and 1.8x selection monocle images. r=mbrubeck 2013-08-19 04:25:59 -05:00
Jim Mathies
625d48327c Bug 901019 - Reset selection monocles when pasting text into chrome or content. r=bbondy 2013-08-19 04:25:59 -05:00
Jim Mathies
733a0db294 Bug 903737 - Detect whether the user right-clicked selected text properly. r=rsilveira 2013-08-19 04:25:58 -05:00
Jim Mathies
93a56f9cab Bug 906320 - Cleanup metro test timeouts. r=mbrubeck 2013-08-19 04:25:58 -05:00
Tanvi Vyas
e96bbad7d8 Bug 902350 - Set the appropriate content type when navigating a frame with a target that changes the top level document. r=smaug 2013-08-18 12:32:17 -07:00
Tanvi Vyas
3bf47f8be6 Bug 902350 - Mochitest. r=smaug 2013-08-18 12:32:09 -07:00
Geoff Brown
5ebb8ce9b6 Bug 902081 - Skip xpcshell test_systemInfo.js on android; r=ctalbert 2013-08-18 11:58:34 -06:00
Dave Camp
7aa80af687 Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe 2013-08-18 09:55:49 -07:00
Gaia Pushbot
c487b3f025 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a7d496de30d0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #11549 from tdz/bug-888799

Bug 888799: Display message if callee is busy r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/89728ff654f3
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 888799: Display message if callee is busy

Busy calls are now signaled by error, instead of call state. This
patch adds a related message to the TelephonyHelper for informing
the user.

The old code used to play a tone for 3 seconds and close the Call
dialog afterwards. We cannot do this any longer because TonePlayer
expects the Call dialog to be around, which has already been closed
when the error gets handled.

This patch also replaces the related test of the Dialer app by a new
one. The new test verifies that the Dialer app displays the correct
error message when the number is busy.

Signed-off-by: Thomas Zimmermann <tdz@users.sourceforge.net>
2013-08-18 09:35:23 -07:00
Max Li
99391de613 Bug 900097 - Add tests. r=surkov 2013-08-18 10:21:33 -04:00
Nicholas Cameron
41056e2efb Bug 905790. Let canvases use fallback texure clients like images clients can. r=mattwoodrow 2013-08-18 18:46:21 +12:00
Nicholas Cameron
d45b9fe216 Bug 903893. Backend fallback for OMTC. r=mattwoodrow 2013-08-18 18:46:16 +12:00
Brian Hackett
c723358a8d Bug 906372 - Fix NULL deref when finishing off thread parse tasks which failed, r=billm. 2013-08-17 21:29:30 -06:00
Brian Hackett
a2c9887106 Bug 906001 - Improve tests and asserts around starting off thread parses while GC is active in the atoms zone, r=billm. 2013-08-17 21:24:59 -06:00
Phil Ringnalda
465687795c Merge m-c to m-i 2013-08-17 19:55:03 -07:00
Phil Ringnalda
006c9d873a Merge b2g-inbound to m-c 2013-08-17 19:50:37 -07:00
Neil Rashbrook
ab3b6bb47b Bug 905155 Stop building the XPFE autocomplete component r=Standard8
DONTBUILD (was only ever used by SeaMonkey and Thunderbird)

--HG--
extra : rebase_source : 41fc25e33ebf2824d767cc61e02b66a235a47d3a
2013-08-18 00:17:52 +01:00
Gaia Pushbot
9fd5c79dd7 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6127157a7933
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #11564 from lightsofapollo/travis-mc

Bug 905875 - Switch unit tests to mozilla-central
2013-08-17 10:45:25 -07:00
Gaia Pushbot
8f5cc0e384 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/29a1de78a742
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11018 from mcirlanaru/bug_886628

Bug 886628 - Add Romanian keyboard layout. r=@RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/2945f1ea75cc
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 886628 - Add Romanian keyboard layout. r=rudyl
2013-08-17 10:35:25 -07:00
Gaia Pushbot
1f0421c68a Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d30cececbb29
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Merge pull request #11564 from lightsofapollo/travis-mc"

This reverts commit 52590b803ae2f40b1d89885808282706480495e7, reversing
changes made to 2d1a22ba93f044c74b08b3298f8a452bcd860fff.
2013-08-17 10:25:25 -07:00
Ryan VanderMeulen
7cee217f25 Merge m-c to b2g-inbound. 2013-08-17 12:39:44 -04:00
Gaia Pushbot
96ebd26adf Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/46dfad5004df
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11059 from mcirlanaru/bug_868417

Bug 868417 - Add Turkish F-type keyboard layout, r=@RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/cd13de41da26
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 868417 - Add Turkish F-type keyboard layout. r=rudyl
2013-08-17 09:16:25 -07:00
Phil Ringnalda
d8913821b5 Merge m-i to m-c 2013-08-17 08:35:15 -07:00
ffxbld
50dafb913b No bug, Automated blocklist update from host bld-linux64-ix-027 - a=blocklist-update 2013-08-17 03:13:50 -07:00
ffxbld
7b496ac10e No bug, Automated HSTS preload list update from host bld-centos6-hp-008 - a=hsts-update 2013-08-17 03:12:53 -07:00
Jan de Mooij
e672f24d6d Bug 906040 - Bring back the higher recursion limit for chrome scripts in the interpreter. r=luke 2013-08-17 10:42:37 +02:00
Gaia Pushbot
1be1e3a079 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4827c8704adc
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #11520 from luke-chang/900901_emscripten_pinyin

Bug 900901 - [Keyboard] Replace the pinyin IME engine with the emscripte...
r=timdream, rudylu.

========

https://hg.mozilla.org/integration/gaia-central/rev/1d0a707cbecb
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 900901 - [Keyboard] Replace the pinyin IME engine with the emscripten'ed one
2013-08-16 23:55:23 -07:00
Gina Yeh
d3d5712e19 Bug 905980 - Fix b2g debug build, r=bhackett1024 2013-08-17 14:24:25 +08:00
Shane Tully
64a0f16900 Bug 906004 - Skip contacts test not supported on Android. r=reuben
--HG--
extra : rebase_source : f91a29d32e8d26996ecc90429d5f473f0f5a42bd
2013-08-16 22:44:03 -07:00
Phil Ringnalda
cfde005e04 Back out c39d60483813 (bug 905364) for xpcshell and b2g desktop bustage 2013-08-16 22:38:48 -07:00