Commit Graph

163393 Commits

Author SHA1 Message Date
Gaia Pushbot
216a2627e3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fcba45a87531
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #15251 from EverythingMe/959134-offline-session-init

[Bug 959134] Fix first-use offline searching [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/3c7952cd3482
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [Bug 959134] Fix first-use offline searching [r=ranbena]
2014-01-13 08:20:16 -08:00
Christian Holler
59680d5382 Bug 959208 - Handle OOM in CloneObject. r=jandem
--HG--
extra : rebase_source : 3832f184a7a0f81efcead90460dfcb95efb90f41
2014-01-13 17:03:01 +01:00
Gaia Pushbot
b63f78454a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/528c30c112fa
Author: Trif Andrei-Alin <trifandreialin@gmail.com>
Desc: Merge pull request #15257 from bebef1987/unxfail_cam

Bug 959173 - Enable test_unlock_to_camera_with_passcode

========

https://hg.mozilla.org/integration/gaia-central/rev/afadd91e89b5
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 959173 - Enable test_unlock_to_camera_with_passcode
2014-01-13 07:56:17 -08:00
Christian Holler
207ae3a2ac Bug 958598 - Reorder some code in SIMDObject::initClass to handle OOM. r=nmatsakis
--HG--
extra : rebase_source : d1c043ee7c2fcf5fa0a5fd032a0bc65c0a54a123
2014-01-13 16:39:21 +01:00
Shu-yu Guo
461acf4146 Bug 958797 - Give functions gotten from the Function constructor scripted function types. (r=jandem) 2014-01-13 09:50:53 -08:00
Shu-yu Guo
77dfa4c2cf Bug 919638 - Followup: fix non-threadsafe builds. (r=me) 2014-01-13 09:50:53 -08:00
Kyle Huey
9dcceb167b Bug 959070: Make sure to call ScriptExecutorRunnable's base class's Cancel method too. r=janv 2014-01-13 09:41:02 -08:00
Gaia Pushbot
70d27d0af2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

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

Bug 959182 - Xfail test_sms_with_attachments

========

https://hg.mozilla.org/integration/gaia-central/rev/04e333efac57
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 959182 - Xfail test_sms_with_attachments
2014-01-13 07:30:16 -08:00
Gaia Pushbot
b11386e35e Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e40dde53fe3
Author: Dale Harvey <dale@arandomurl.com>
Desc: Revert "Bug 958582 - Prevent long titles in the Rocketbar displacing status icons. r=daleharvey"

This reverts commit de0ee514be32af0677379b29013e55efb86ec49b due to travis failures
2014-01-13 06:30:19 -08:00
Roberto A. Vitillo
c32f755c81 Bug 913070 - Move TelemetryPing to a jsm. r=Yoric, r=glandium
--HG--
rename : toolkit/components/telemetry/TelemetryPing.js => toolkit/components/telemetry/TelemetryPing.jsm
2014-01-13 14:20:09 +00:00
Gaia Pushbot
3e09bd0103 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3f6148d60ac7
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #15155 from gtorodelvalle/contacts-bug-958012

Bug 958012 - [Contacts] search.js not dealing with the correct navigationStack instance

========

https://hg.mozilla.org/integration/gaia-central/rev/46ce4ea256bf
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 958012 - [Contacts] search.js not dealing with the correct navigationStack instance
2014-01-13 06:15:19 -08:00
Albert Crespell
1912319506 Bug 952029 - ClearStats method fails after restart if data connection is disabled. r=gene 2014-01-13 14:24:44 +01:00
Tim Chien
79f92b4b9a Bug 878003 - Enable passed browser-element/mochitests for B2G Emulator. r=jgriffin 2014-01-13 08:55:15 -05:00
Tim Chien
62009eb920 Bug 878003 - Test for getScreenshot transparency. r=smaug 2014-01-13 08:55:15 -05:00
Ben Tian
b50cd00092 Bug 948337 - create BluetoothHfpManagerBase for audio manager access 2014-01-13 13:58:43 +08:00
Kai-Zhen Li
2ef0f4279e Bug 957450 - fix compile error in gonk-kk. r=iacobcatalin 2014-01-10 14:14:53 +08:00
Rodrigo Silveira
28ab52475b Bug 956741 - Load first run on start page for the first 3 tabs r=mbrubeck 2014-01-09 14:02:47 -08:00
Rodrigo Silveira
a24edd65be Bug 948778 - Add vertical rule to tab strip to visually indicate a cut-off point r=sfoster 2014-01-09 11:00:03 -08:00
Ryan VanderMeulen
321303479c Backed out changesets e8b0b4daa733 and d89066cb6f59 (bug 853972) for mochitest-bc timeouts. 2014-01-13 11:37:19 -05:00
Patrick Brosset
cad39e29fd Bug 950732 - Make the show-all-nodes button clickable again in the markup-view, r=jwalker 2014-01-13 16:32:19 +01:00
Matthew Noorenberghe
78299a5c49 Bug 937415 - UITour: Add ability to highlight the selected tab's icon in Australis. r=Unfocused 2014-01-13 16:28:18 +01:00
Lucas Rocha
4031e21552 Bug 957992 - Document toolbar high-level architecture (r=margaret) 2014-01-13 15:09:30 +00:00
Jared Wein
579b708209 Bug 853972 - Followup, add a return in the case that alertWindow is null. r=me
--HG--
extra : rebase_source : bc17b22e1764e72904df6bc4c482b6d238d7f589
2014-01-13 15:46:23 +01:00
Mark Finkle
91337d4b5f Bug 952878 - LayerRenderer.drawBackground can be expensive during a pageload r=wesj 2014-01-13 09:03:24 -05:00
Sumit Agrawal
a5d417a7c6 Bug 958354 - OS.Constants.Path should expose UAppData. r=Yoric 2014-01-13 08:45:20 -05:00
Alexandre Poirot
48556f4145 Bug 952214 - Re-enable webapps actor mochitest on b2g desktop and cover shell.js debugger server initialization. r=paul 2014-01-13 08:44:47 -05:00
Brian Smith
ed544d4449 Bug 957667: Decouple OCSP stapling pref from the OCSP fetching pref, and couple the OCSP required pref to the OCSP fetching pref, r=keeler
--HG--
extra : rebase_source : 86cb86f76f4def579fcf07e479025852849c34f8
extra : source : 08115711a4e6e77971c9e872fb6c68e88ac9693e
2014-01-08 08:51:06 -08:00
Brian Smith
c2e23acd65 Bug 959026: Add telemetry about cases where we don't do OCSP fetching when we expect to, r=keeler
--HG--
extra : rebase_source : f7e9826569325f497273a92eec5127c414baa8bc
extra : source : bb5bb5a1b571e54695a4c8d5be0cc447f29f0358
2014-01-12 19:31:40 -08:00
Kai-Zhen Li
6bcc300a5c Bug 958010 - Disable to wrap DNS resolver on gonk-kk. r=glandium 2014-01-13 22:11:02 +08:00
Wes Kocher
965f9b9bb4 Merge m-c to inbound 2014-01-13 20:54:24 -08:00
Jordan Lund
09559327d2 Bug 948744 - b2g wasabi build for 1.3, r=aki 2014-01-13 18:28:21 -10:00
Masayuki Nakano
9ffccbdc61 Bug 951966 part.5 nsTextStore should handle WM_INPUTLANGCHANGE on WinXP for caching if active IME is IMM-IME r=jimm 2014-01-14 11:01:00 +09:00
Masayuki Nakano
ae50b4987c Bug 951966 part.4 nsIMM32Handler shouldn't handle any messages in TSF mode if active IME is not implemented with IMM r=jimm 2014-01-14 11:01:00 +09:00
Masayuki Nakano
534fc86d2b Bug 951966 part.3 nsIMM32Handler should handle messages even in TSF mode r=jimm 2014-01-14 11:01:00 +09:00
Masayuki Nakano
f7e7899f92 Bug 951966 part.2 Associate or disassociate IME context to focused window even in TSF mode r=jimm 2014-01-14 11:00:59 +09:00
Masayuki Nakano
e003e58417 Bug 951966 part.1 Add new pref to support IMM-IME even in TSF mode and rename intl.enable_tsf_support to intl.tsf.enable r=jimm 2014-01-14 11:00:59 +09:00
Nicholas Hurley
24a28d7f96 Bug 948205 - Rename seer.sqlite (and fixup schema in the process). r=mcmanus r=vladan 2014-01-13 17:57:46 -08:00
J. Ryan Stinnett
2d8cc68aa0 Bug 946813 - Part 4: Reland bug 941012 with working chrome debugger. r=past 2014-01-06 14:55:00 -06:00
J. Ryan Stinnett
1e0a3e0fb3 Bug 946813 - Part 3: Use independent loaders, mark them invisible. r=past 2014-01-10 23:37:09 -06:00
Seif Lotfy
a0b5a55965 Bug 725252 - "Bookmark All Tabs" dialog window doesn't resize properly (gtk). r=mak 2014-01-13 08:38:59 -05:00
Jared Wein
9b861c3cac Bug 853972 - Clicking on a notification should select the originating tab. r=felipe,wchen
--HG--
extra : rebase_source : bfbf92b91d7562404b54b87f25f879881be7643a
2014-01-13 13:56:28 +01:00
Carsten "Tomcat" Book
6459b7e4b7 Merge mozilla-central to fx-team 2014-01-13 13:13:04 +01:00
Carsten "Tomcat" Book
9f0f4320de merge b2g-inbound to mozilla-central 2014-01-13 12:49:54 +01:00
Carsten "Tomcat" Book
0a42034c15 merge mozilla-inbound to mozilla-central 2014-01-13 12:43:23 +01:00
Carsten "Tomcat" Book
3163b20938 Backed out changeset 2edc821cd2da (bug 951928) [australis] for mochitest-bc test failures 2014-01-13 12:07:10 +01:00
Dão Gottwald
8db245b767 [Australis] update browser_901207_searchbar_in_panel.js for bug 951928 2014-01-13 11:58:43 +01:00
Dão Gottwald
b971685398 Bug 951928 - [Australis] Reduce the browser window's minimum size. r=jaws 2014-01-13 10:22:19 +01:00
Gaia Pushbot
471634274a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/458c7c1031a8
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #15195 from masap/20140110

Bug 958468 - Remove CSS errors on adb logcat.
r=rudylu, alive

========

https://hg.mozilla.org/integration/gaia-central/rev/751bcda3fc5d
Author: masap <masashi.honma@gmail.com>
Desc: Bug 958468 - Remove CSS errors on adb logcat
2014-01-12 23:40:16 -08:00
Gaia Pushbot
bfdabb698b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ebb5ed73230a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #15217 from Moz-TedC/master

Bug 953041 - Adding English, Chinese, and French translations for "skip" button, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/28afade16a7f
Author: Moz-TedC <tclancy@mozilla.com>
Desc: Bug 953041 - Adding English, Chinese, and French translations for "skip" button.

Translations were copied from a visually-similar part of the FTU app (gaia/apps/communications/ftu/locales). There's no Arabic translation yet.
2014-01-12 22:25:16 -08:00
Brian Smith
3ea6c2482c Bug 958916: Update to NSS 3.15.5 beta 1 (NSS_3_15_5_BETA1), r=me
--HG--
extra : rebase_source : 19606540e96bd00b737bc9c5782f8c445e006189
2014-01-12 22:09:19 -08:00