Commit Graph

165725 Commits

Author SHA1 Message Date
Chris Karlof
49a7de1c64 Bug 960887 - Handle storage endpoints returned by 1.5 token server. r=rnewman 2014-01-29 19:26:01 -08:00
Mark Hammond
4d2ed9a598 Bug 965334 - Have browserid_identity create a DumpAppender to help debugging. r=ttaubert 2014-01-29 18:39:59 -08:00
Chris Karlof
b6008e928e Bug 963251 - Update pref to use final production token server. r=markh 2014-01-29 18:39:59 -08:00
Tim Taubert
a76ba6ae0d Bug 958026 - Fix intermittent browser_aboutAccounts.js timeouts r=zaach 2014-01-29 06:57:42 -08:00
Tim Taubert
0a7ee4eafb Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric 2014-01-29 05:54:33 -08:00
Zachary Carter
f240275c61 Bug 965605 - Update about:accounts intro page strings to match the latest draft r=markh 2014-01-29 17:11:05 -08:00
Wes Kocher
8370144ab4 Backed out changeset 7e243174acf5 (bug 964545) to fix a CLOSED TREE 2014-01-29 17:03:11 -08:00
Hsin-Yi Tsai
e2cc4dc74b Bug 963813 - make sure no another outgoing call when there's already one. r=aknow 2014-01-29 14:27:22 +08:00
Dave Hylands
76b05a00d5 Bug 851680 - Set kernel timezone so that external sdcards get local time rather than UTC time.
--HG--
extra : rebase_source : 74745fda004671a7c02df132877db7b6be4c5d54
2014-01-28 13:33:15 -08:00
B2G Bumper Bot
8705e6e977 Bumping manifests a=b2g-bump 2014-01-29 15:11:19 -08:00
B2G Bumper Bot
b38e4ba7e7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d369bbb3b7c4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 913782 - [Keyboard] Build time default keyboard selection work for"

This reverts commit 8225770e82b105f45b6b85be382bae94615b4fd1.
2014-01-29 15:10:13 -08:00
Kyle Huey
b468137875 Bug 965498 - Don't lose an already_AddRefed<T> and leak blobs in bluetooth. r=qdot 2014-01-29 17:03:51 -05:00
Gijs Kruitbosch
06759240a2 Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused 2014-01-27 11:56:04 +00:00
Erik Vold
8b52f68cbb Bug 964545 Add-on SDK page-mods are now debuggable r=dcamp
From 4e2794d4afedd6162aae2263c698c491b96d383e Mon Sep 17 00:00:00 2001
---
 addon-sdk/source/lib/sdk/content/sandbox.js        |  13 +-
 .../source/lib/sdk/deprecated/traits-worker.js     |   5 +-
 addon-sdk/source/lib/sdk/loader/sandbox.js         |  17 ++-
 addon-sdk/source/lib/sdk/tabs/utils.js             |   2 +-
 .../addons/page-mod-debugger-post/data/index.html  |   7 ++
 .../addons/page-mod-debugger-post/data/script.js   |   7 ++
 .../test/addons/page-mod-debugger-post/main.js     | 133 +++++++++++++++++++++
 .../addons/page-mod-debugger-post/package.json     |   4 +
 .../addons/page-mod-debugger-pre/data/index.html   |   7 ++
 .../addons/page-mod-debugger-pre/data/script.js    |   7 ++
 .../test/addons/page-mod-debugger-pre/main.js      | 128 ++++++++++++++++++++
 .../test/addons/page-mod-debugger-pre/package.json |   4 +
 addon-sdk/source/test/test-page-mod.js             |  34 ++++--
 toolkit/devtools/DevToolsExtensions.jsm            |  46 +++++++
 toolkit/devtools/server/actors/script.js           |  25 +++-
 toolkit/devtools/tests/mochitest/chrome.ini        |   1 +
 .../tests/mochitest/test_devtools_extensions.html  | 117 ++++++++++++++++++
 17 files changed, 537 insertions(+), 20 deletions(-)
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/data/index.html
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/data/script.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/main.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-post/package.json
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/data/index.html
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/data/script.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/main.js
 create mode 100644 addon-sdk/source/test/addons/page-mod-debugger-pre/package.json
 create mode 100644 toolkit/devtools/DevToolsExtensions.jsm
 create mode 100644 toolkit/devtools/tests/mochitest/test_devtools_extensions.html
2014-01-27 23:21:31 -08:00
Jim Mathies
12995a1d99 Bug 965490 - Update fling jank and about:start jank tests to share an axis for data points. r=me 2014-01-29 14:52:14 -06:00
Hasse
2e0ee5c6e5 Bug 962648 - Ship LGPL-licensed Swedish dictionary. r=gerv 2014-01-28 18:56:49 +01:00
Marco Bonardo
5c4267f108 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Roberto A. Vitillo
26740a0479 Bug 839794 - Use OS.File in Telemetry. r=Yoric 2014-01-28 13:56:58 +00:00
Chenxia Liu
d2a2727be9 Bug 963444 - Link to beta release notes is incorrect. r=bnicholson 2014-01-29 13:34:43 -08:00
Marina Samuel
0c82400c5a Bug 962815 - Update pin button after pin decision is made. r=rsilveira 2014-01-29 16:20:29 -05:00
Gijs Kruitbosch
3617d2f7bc Bug 940116 - part 2, include more shortcuts inside Australis widgets, r=jaws 2014-01-29 20:48:28 +00:00
Gijs Kruitbosch
e3b67052fb Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Marina Samuel
79e566cd9d Bug 962282 - Flip the Metro back button arrows and tab outline in RTL locales. r=mbrubeck 2014-01-29 15:40:09 -05:00
Ryan VanderMeulen
449e0aabd1 Merge b2g-inbound to m-c on a CLOSED TREE. 2014-01-29 15:37:19 -05:00
Ryan VanderMeulen
d309c0b3bf Merge fx-team to m-c on a CLOSED TREE. 2014-01-29 15:18:45 -05:00
B2G Bumper Bot
8eeeb09f7b Bumping manifests a=b2g-bump 2014-01-29 12:05:56 -08:00
B2G Bumper Bot
df26f9c5b4 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/621040ee199c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #15356 from borjasalguero/dm_update_time_strings"

This reverts commit 78dda57ce4b5e5eb862a370a4fb994d1f0b1c5a3, reversing
changes made to 7c033555f5f79bca85d2a89a9d78fa3dff7dfead.
2014-01-29 12:00:10 -08:00
B2G Bumper Bot
73eea36bba Bumping manifests a=b2g-bump 2014-01-29 11:47:50 -08:00
B2G Bumper Bot
09601c3494 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/25ef0efcc8cf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #15787 from KevinGrandon/bug_960250_to_master

Bug 960250 - Show app titles in status bar

========

https://hg.mozilla.org/integration/gaia-central/rev/ca2f1cadd156
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 960250 - Show app titles in status bar r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/1c16e3927bdf
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #15656 from arcturus/bug-962215

Bug 962215 - [B2G][Contacts]Unable to import contacts from the SD card.

========

https://hg.mozilla.org/integration/gaia-central/rev/df981ce193c4
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 962215 - [B2G][Contacts]Unable to import contacts from the SD card.

========

https://hg.mozilla.org/integration/gaia-central/rev/b89bbd4ec3ea
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #15679 from arcturus/bug-957338

Bug 957338 - [Contacts] When viewing contact details from the Messages app (via Activity) the chat icon is not functional and not disabled either

========

https://hg.mozilla.org/integration/gaia-central/rev/2d25b8b0149d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 957338 - [Contacts] When viewing contact details from the Messages app (via Activity) the chat icon is not functional and not disabled either
2014-01-29 11:47:42 -08:00
Ryan VanderMeulen
733397089c Backed out changesets ac4e6f145b9a, 91c572ac5ee1, f501606dc1d3, and 15fc5d1cb10e (bug 952893) for test failures on a CLOSED TREE. 2014-01-29 14:34:08 -05:00
Paul Adenot
4d185812e3 Bug 952893 - Null-check mStream in AudioDestinationNode::SetIsOnlyNodeForContext as it can be called during CC, on a CLOSED TREE.
--HG--
extra : rebase_source : 20893fd4bba9a92c71a3e205e58dc03e6f2958dd
2014-01-29 19:09:39 +01:00
Gijs Kruitbosch
dca189e13d Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
B2G Bumper Bot
954b41bfee Bumping manifests a=b2g-bump 2014-01-29 09:18:05 -08:00
B2G Bumper Bot
055c5c3e94 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/59b5a0203768
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #15803 from gabrielesvelto/bug-947234-incremental-threads-v1.3

Bug 947234 - Improve SMS app launch latency

========

https://hg.mozilla.org/integration/gaia-central/rev/1a37d498bb50
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 947234 - Quiet facebook-related errors that aren't really errors

========

https://hg.mozilla.org/integration/gaia-central/rev/34ab93047dec
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 947234 - Render the threads incrementally
2014-01-29 09:15:21 -08:00
Gijs Kruitbosch
8c817db0c5 Bug 940116 - part 1 of many, fix Australis' customize/quit/help labels, r=jaws
--HG--
extra : rebase_source : c21f1850c72ed7f11defcd00711f48fd8e12f668
2014-01-29 17:10:14 +00:00
Mark Hammond
a0653cf996 Bug 958927 - XUL dialogs for sync unlink and relink confirmation dialogs. r=gavin
Conflicts:
	browser/base/content/aboutaccounts/aboutaccounts.js

--HG--
extra : rebase_source : 2c81fe29d3b85eb8174b988cbaff516e71c39358
2014-01-28 20:43:01 -08:00
Mark Hammond
6212174faa Bug 965016 - about:accounts should always say "Firefox Accounts", not "Nightly Accounts". r=ttaubert
--HG--
extra : rebase_source : eebff0b5ba1b783fea1bb70fa0b848ac1c7e85e7
2014-01-28 20:43:01 -08:00
Lucas Rocha
199b788a1e Bug 963508 - Don't directly remove elements while iterating on a set (r=wesj) 2014-01-29 09:03:31 -08:00
Lucas Rocha
3b22bbe70e Bug 962237 - Fix indentation in toolbar_edit_layout.xml (r=wesj) 2014-01-29 09:02:08 -08:00
Gijs Kruitbosch
e84dfbd633 Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Gijs Kruitbosch
80086136d3 Bug 947915 - fix sync button pending state on Australis win7 glass on menubar/tabstoolbar, r=mikedeboer 2014-01-29 16:27:33 +00:00
Mike de Boer
1800594e75 [Australis] Bug 870593: add locale strings to be used for tips in Customize Mode. r=Gijs 2014-01-29 15:43:29 +01:00
Margaret Leibovic
0768cc05b5 Bug 961375 - Create a shorter label for dynamic toolbar pref. r=bnicholson 2014-01-29 06:58:49 -08:00
Margaret Leibovic
c3ce466306 Bug 745755 - Generate a marketplace bookmark on profile creation. r=wesj 2014-01-29 06:58:46 -08:00
Mike de Boer
7d32f6fc81 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Carsten "Tomcat" Book
af567bf155 Backed out changeset e3a37b924215 (bug 964510) for suspicion of causing frequent rc2 orange on android 2014-01-29 12:17:42 +01:00
Carsten "Tomcat" Book
f4480b81bd Backed out changeset 33060d0581d6 (bug 784759) for suspicion of causing frequent rc2 orange on android 2014-01-29 12:17:32 +01:00
Carsten "Tomcat" Book
14c16dd9c9 Backed out changeset 9c564b61b7f8 (bug 964511) for suspicion of causing frequent rc2 orange on android 2014-01-29 12:17:22 +01:00
Ed Morley
c23ac52e62 Merge mozilla-central and fx-team 2014-01-29 10:38:55 +00:00
Ed Morley
4a11f47bae Merge latest green b2g-inbound changeset and mozilla-central 2014-01-29 10:33:43 +00:00