Commit Graph

165587 Commits

Author SHA1 Message Date
Wes Kocher
9f96220b89 Backed out changeset 2bfa24370b7c (bug 965461) 2014-01-29 21:04:08 -08:00
Mark Hammond
b107d4328f Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-29 19:26:01 -08:00
Chris Karlof
8905ac86a3 Bug 960887 - Handle storage endpoints returned by 1.5 token server. r=rnewman 2014-01-29 19:26:01 -08:00
Mark Hammond
dd2d27d27b Bug 965334 - Have browserid_identity create a DumpAppender to help debugging. r=ttaubert 2014-01-29 18:39:59 -08:00
Chris Karlof
058e833036 Bug 963251 - Update pref to use final production token server. r=markh 2014-01-29 18:39:59 -08:00
Tim Taubert
af9fd88910 Bug 958026 - Fix intermittent browser_aboutAccounts.js timeouts r=zaach 2014-01-29 06:57:42 -08:00
Tim Taubert
c030c787de Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric 2014-01-29 05:54:33 -08:00
Zachary Carter
d0056eabbb 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
09da54b27b Backed out changeset 7e243174acf5 (bug 964545) to fix a CLOSED TREE 2014-01-29 17:03:11 -08:00
Gijs Kruitbosch
0f268638e2 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
7359d72ccd 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
239dfba454 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
bb83f570cf Bug 962648 - Ship LGPL-licensed Swedish dictionary. r=gerv 2014-01-28 18:56:49 +01:00
Marco Bonardo
2b6a854872 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Roberto A. Vitillo
6b7d9681c8 Bug 839794 - Use OS.File in Telemetry. r=Yoric 2014-01-28 13:56:58 +00:00
Chenxia Liu
b4932648bb Bug 963444 - Link to beta release notes is incorrect. r=bnicholson 2014-01-29 13:34:43 -08:00
Marina Samuel
df2703e77a Bug 962815 - Update pin button after pin decision is made. r=rsilveira 2014-01-29 16:20:29 -05:00
Gijs Kruitbosch
ececd5d668 Bug 940116 - part 2, include more shortcuts inside Australis widgets, r=jaws 2014-01-29 20:48:28 +00:00
Gijs Kruitbosch
1bfc2fdaa5 Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Marina Samuel
7d9d1b080c 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
c578705bd5 Merge b2g-inbound to m-c on a CLOSED TREE. 2014-01-29 15:37:19 -05:00
Ryan VanderMeulen
aa86b69add Merge fx-team to m-c on a CLOSED TREE. 2014-01-29 15:18:45 -05:00
B2G Bumper Bot
a2a950079a Bumping manifests a=b2g-bump 2014-01-29 12:05:56 -08:00
B2G Bumper Bot
d01c990e33 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
9ef6f40fa6 Bumping manifests a=b2g-bump 2014-01-29 11:47:50 -08:00
B2G Bumper Bot
8b47807fc8 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
a5b81a765d 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
dca90b3409 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
939382ceee Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
B2G Bumper Bot
341d8abe8a Bumping manifests a=b2g-bump 2014-01-29 09:18:05 -08:00
B2G Bumper Bot
8f4669544f 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
5728a70b7c 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
e595dddc14 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
b9974ecc39 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
8cc52c566c Bug 963508 - Don't directly remove elements while iterating on a set (r=wesj) 2014-01-29 09:03:31 -08:00
Lucas Rocha
b97f532baa Bug 962237 - Fix indentation in toolbar_edit_layout.xml (r=wesj) 2014-01-29 09:02:08 -08:00
Gijs Kruitbosch
9306a5579a Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Gijs Kruitbosch
35d5f37fc7 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
499f75d2eb [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
99e8c611cd Bug 961375 - Create a shorter label for dynamic toolbar pref. r=bnicholson 2014-01-29 06:58:49 -08:00
Margaret Leibovic
42187e7dff Bug 745755 - Generate a marketplace bookmark on profile creation. r=wesj 2014-01-29 06:58:46 -08:00
Mike de Boer
750a66cd18 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Carsten "Tomcat" Book
1b02bd336d 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
5016359128 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
2d1271c0c2 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
69dadc1b20 Merge mozilla-central and fx-team 2014-01-29 10:38:55 +00:00
Ed Morley
54d76ad687 Merge latest green b2g-inbound changeset and mozilla-central 2014-01-29 10:33:43 +00:00
Ed Morley
f3806e5adf Merge latest green inbound changeset and mozilla-central 2014-01-29 10:32:34 +00:00
Panos Astithas
8d9cdbe611 Ignore native event listeners without a type (bug 962724); r=vporof 2014-01-29 11:23:10 +02:00
Wes Johnston
fc76290873 Bug 964511 - Delay snippets initialization. r=margaret 2014-01-28 21:58:27 -08:00