Mats Palmgren
b0e66c173a
Bug 964726 - (Windows/OS2 only) Don't handle CTRL+F4 as a combobox command, so that it works as Close Tab as intended. r=bz
2014-01-30 12:12:02 +00:00
Carsten "Tomcat" Book
16cbd5a063
Merge mozilla-central to mozilla-inbound
2014-01-30 12:08:09 +01:00
Masatoshi Kimura
8949c3a6fe
Bug 964964 - Remove window.pkcs11. r=bz
2014-01-30 20:00:01 +09:00
Andy Wingo
81cfb7c18c
Bug 965243 - Remove dead constructor of ScopeIter r=jorendorff
...
--HG--
extra : amend_source : e11741d6b1e4baeaa08df1e041df303055d68634
2014-01-30 11:07:57 +01:00
Carsten "Tomcat" Book
4bb9a9f598
merge b2g-inbound to mozilla-central
2014-01-30 10:59:15 +01:00
Carsten "Tomcat" Book
3b1bb73510
merge mozilla-inbound to mozilla-central
2014-01-30 10:57:47 +01:00
Jonathan Kew
244e290b69
bug 964313 - use harfbuzz for all text shaping (now including Hangul) on Windows. r=jdaggett
2014-01-30 09:48:37 +00:00
Jonathan Kew
db9c35e7da
bug 964240 - update harfbuzz to pick up Hangul shaper improvements and other fixes. r=jdaggett
2014-01-30 09:48:20 +00:00
Nicholas Cameron
9c2572e5e5
Bug 959781. Ensure we are using the correct content type in BeginPaint and BorrowDrawTargetForPainting. r=mattwoodrow
2014-01-30 22:39:11 +13:00
Karl Tomlinson
f90c19d165
Bug 961996 - restore mForceShutDown check before MediaStreamGraphShutDownRunnable dispatch r=roc
...
This check was dropped in 1ebe4da27dd5.
--HG--
extra : rebase_source : 495d81cff39f2ee074effe6bef06caf6b2ac3161
2014-01-30 18:50:17 +13:00
Wes Kocher
39246e3d3a
Backed out changeset a76b3c746743 (bug 960887) for xpcshell bustage
2014-01-29 21:04:47 -08:00
Wes Kocher
2554cbbb72
Backed out changeset 2bfa24370b7c (bug 965461)
2014-01-29 21:04:08 -08:00
Mark Hammond
8e79a27cd5
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
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