Commit Graph

441630 Commits

Author SHA1 Message Date
Kan-Ru Chen
21cb002f63 Bug 1186843 - Always cache delayed scripts in message manager 2015-09-21 17:51:08 +08:00
Thomas Zimmermann
420a083cd5 Bug 1204497: Complete AVRCP connect/disconnect from separate runnables, r=shuang
A2DP connects and disconnects are completed from a separate result-handler
runnable. Dispatching runnables to complete AVRCP (dis-)connects implements
the same behavior for AVRCP.
2015-09-21 11:30:52 +02:00
Thomas Zimmermann
48a8903713 Bug 1204497: Interpret AVRCP remote features as bitmask, r=shuang
The current IPC parsing code is incorrect. AVRCP remote features are
specified as bitmask, but the current IPC code treats them as values.
This patch fixes this.
2015-09-21 11:30:52 +02:00
Thomas Zimmermann
8bdf56f23b Bug 1205635: Don't define methods of Bluetooth backend interfaces in header, r=btian
Except the d'tors, we usually don't call any interfaces of the Bluetooth
backend interfaces. All methods are overriden in child classes.

This patch move the methods from the interface's header file to the source
file. Only the result handlers' d'tors are located in the header, as they
can be inlined.
2015-09-21 11:18:11 +02:00
Nigel Babu
531c5e92ee Backed out changeset af909b481b95 (bug 772796) for causing crashes (See bug 1206483), a=Tomcat 2015-09-21 13:57:10 +05:30
B2G Bumper Bot
a7730a9b88 Bumping manifests a=b2g-bump 2015-09-21 01:18:02 -07:00
B2G Bumper Bot
dad7f2ec28 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/23d4de623818
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31852 from aosmond/bug1191731

Bug 1191731 - Update to use new poster API to ensure created after. r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/dda10c9e78af
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1191731 - Update to use new poster API to ensure created after video recorded.
2015-09-21 01:15:14 -07:00
Georg Fritzsche
4f37b5f665 Bug 1205968 - Remove TranslationProvider category registration and manifest. r=felipe
--HG--
extra : commitid : 91LtKQASsGr
2015-09-21 00:02:04 -07:00
Matthew Noorenberghe
6becb060c7 Bug 1199382 - Rename some strings from "password" to "login" in preferences and the manager. r=markh
--HG--
extra : commitid : KdVLA9NCJ5b
extra : rebase_source : e98036a76c4ea07282711d5e6d7a79ffed2c4641
2015-09-20 23:53:30 -07:00
Nicholas Nethercote
ab464dd743 Bug 1205930 - Tighten up warnings handling in media/omx-plugin/. r=gerald.
MetaData.h uses multi-char literals. This is kind of gross but probably safe
and hard to change, so this patch allows it while disallowing all other
compiler warnings. (This approach is already used in dom/media/moz.build.)

(An aside: I originally tried using |#pragma GCC ignoring -Wmultichar| to
temporarily disable the warnings in MetaData.h. But that works in gcc but not
in g++ because of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53431!)

--HG--
extra : rebase_source : 15ab8d3d6fe4d102b54e270ac7a6ff06af4cbe42
2015-09-20 22:10:01 -07:00
B2G Bumper Bot
701b7147f4 Bumping manifests a=b2g-bump 2015-09-20 20:24:31 -07:00
B2G Bumper Bot
89f0faabcf Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/71b3fccca59c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #31686 from hfiguiere/bug1201705-playlist-tab-test

Bug 1201705 - Test playlist tab. r=justindarc

========

https://hg.mozilla.org/integration/gaia-central/rev/da360dca856f
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1201705 - Part 2: Test 'recently added', 'highest rated' and 'shuffle all' playlists.

========

https://hg.mozilla.org/integration/gaia-central/rev/d2a94a2eb278
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1201705 - Part 1: Make the playlist samples 10sec long to allow for action.
2015-09-20 20:21:47 -07:00
Phil Ringnalda
085aeff8f5 Merge f-t to m-c, a=merge 2015-09-20 17:58:11 -07:00
Ed Lee
99cdf88703 Bug 1184924 - Implement the refreshed design for the invitation overlay - add the strings. rs=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
6e30ed1051 Bug 1184940 - Implement the refreshed design for the edit context view. r=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
d626a4ac1a Bug 1199120 - Overlapping buttons in conversation window [r=Standard8] 2015-09-20 21:27:33 +01:00
Mark Hammond
1cd3832925 Bug 1205914 - remove unused sync-error-panel. r=adw 2015-09-21 12:20:04 +10:00
B2G Bumper Bot
f5add15413 Bumping manifests a=b2g-bump 2015-09-20 00:32:54 -07:00
B2G Bumper Bot
12b806d4a5 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8530acf7157f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #31860 from timdream/modal-dialog-prompt

Bug 1168600 - Enter on keyboard should confirm window.prompt() dialog, r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/d08ed3a262fd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1168600 - Follow up, Gij test for enter on prompt dialog

========

https://hg.mozilla.org/integration/gaia-central/rev/88f4f9b24fbb
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1168600 - Enter on keyboard should confirm window.prompt() dialog
2015-09-20 00:30:09 -07:00
B2G Bumper Bot
1616f4b3d2 Bumping manifests a=b2g-bump 2015-09-19 10:15:30 -07:00
B2G Bumper Bot
3c3c706529 Bumping manifests a=b2g-bump 2015-09-19 01:28:32 -07:00
B2G Bumper Bot
f716408837 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/62487ac0eb54
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31869 from etiennesegonzac/bug-1203772

Bug 1203772 - Ignore home events during opening from task manager. s=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/3eae49ac32f2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1203772 - Ignore home events during opening from task manager. r=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/ff4a70eef74e
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Merge pull request #31931 from sethfowler/bug1206358

Bug 1206358 - Temporarily disable a test in Gaia's task_manager_icons_test.js, which depends upon the intrinsic size of an ICO file

========

https://hg.mozilla.org/integration/gaia-central/rev/683f5d109388
Author: Seth Fowler <mark.seth.fowler@gmail.com>
Desc: Bug 1206358 - Temporarily disable a test in Gaia's task_manager_icons_test.js, which depends upon the intrinsic size of an ICO file. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/958eab6f9fbe
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31760 from etiennesegonzac/bug-1195547

Bug 1195547 - Start the LockScreenAgent at launch to prevent media controls issues on the lockscreen. r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/42f5fc58dfb9
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1195547 - Make the lockscreen media controls request an up to date status at init. r=gweng, jimporter
2015-09-19 01:25:37 -07:00
Phil Ringnalda
a94eeacc8e Back out changeset c9dbc1119342 (bug 1203085) on suspicion of breaking gaia tests 2015-09-18 23:50:56 -07:00
Phil Ringnalda
102da69c8c Merge m-c to b-i 2015-09-18 21:54:17 -07:00
Phil Ringnalda
19a7611cd4 Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
Nihanth Subramanya
1e54de96fd Bug 1110771 - One-click search buttons should have a right-click menu. r=florian
--HG--
extra : commitid : FXnsB1DNBTI
2015-09-18 16:51:23 -07:00
Matthew Noorenberghe
f213135066 Bug 1201909 - Set the production www.mozilla.org URL for the tracking protection tour. r=javaun
--HG--
extra : commitid : Exl2Zb8sdYY
2015-09-18 16:29:47 -07:00
Ed Lee
6c175f8a49 Bug 1184924 - Implement the refreshed design for the invitation overlay strings [rs=dmose]
Additional patch for localization note.
2015-09-18 12:05:24 -07:00
Jan-Ivar Bruaroey
19676d62dc Bug 1181896 - make gUM fail w/OverconstrainedError and candidate argument r=jesup 2015-09-18 14:04:41 -04:00
Jan-Ivar Bruaroey
3f14a4d7ce Bug 1181896 - rename .constraintName to .constraint in MediaStreamError r=jesup,bz 2015-09-18 14:03:30 -04:00
Christoph Kerschbaumer
6e08fa5c8c Bug 1206146 - Use channel->AsyncOpen2() in embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp (r=sicking) 2015-09-19 20:24:39 -07:00
Christoph Kerschbaumer
668ebc2ff2 Bug 1206149 - Use channel->AsyncOpen2() js/xpconnect/loader/mozJSSubScriptLoader.cpp (r=sicking) 2015-09-19 20:26:09 -07:00
Josh Matthews
2d0398ffa7 Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
Dave Townsend
0c4a303cc4 Bug 1203787: When the add-on ID is longer than 64 characters compare the signing certificate's common name to the sha256 hash of the ID. r=dveditz
--HG--
extra : commitid : 9PDEui0e5MG
extra : rebase_source : 9742784d707212cc8424a61571f9fe433333147d
2015-09-18 10:17:54 -07:00
Matthew Noorenberghe
a9f6da4039 Bug 1206943 - UITour: Remove the event listener in promisePanelElementEvent upon timeout. r=bgrins
The event listener wasn't getting removed in the reject case.

--HG--
extra : commitid : 2LspTl2ii6l
extra : rebase_source : 165a9a304634ba399df16d7bd0f74e2f001dad15
2015-09-21 16:34:27 -07:00
Matthew Noorenberghe
f69e8cc585 Bug 1121291 - Remove "Show Passwords" button from pwmgr and allow inline password editing. r=Dolske,rchtara
--HG--
extra : commitid : I6UWQYkeBvG
extra : rebase_source : f604e3be3b7fff51273219851affea84369c6cae
2015-09-21 14:19:28 -07:00
Michael Comella
0f64136f8d Bug 1203628 - Don't use gecko style on share overlay dialog. r=sebastian
--HG--
extra : commitid : 17nPFC00PWc
extra : rebase_source : a0c4f87f764e33e996f1fbbd824e1a6dc121b6e6
2015-09-18 17:43:04 -07:00
J. Ryan Stinnett
48f0260120 Bug 912121 - Misc. DevTools test fixes after migration. rs=devtools
--HG--
extra : commitid : 76BTFlJNdYc
extra : rebase_source : 049f8887fcc68f432230e9006b4c534f2b06ff16
2015-09-20 03:12:51 -05:00
Christoph Kerschbaumer
6d3847c487 Bug 1204703 - Make nsContentSecurityManager scriptable (r=sicking)
--HG--
extra : source : 977d5b7ecba32a0617d40c231e2f16963bf4a4ef
2015-09-18 09:27:15 -07:00
Christoph Kerschbaumer
696a2d029f Bug 1204703 - Add AsyncOpen2 to channels in toolkit/ and b2g/ (r=sicking)
--HG--
extra : source : deda472458fd5314c11461302008ce984dbd00a7
2015-09-18 09:27:32 -07:00
Christoph Kerschbaumer
35ed4ce561 Bug 1204703 - Add AsyncOpen2 to channels within JS tests (r=sicking)
--HG--
extra : source : 309b4d1ab81c67783d7db0968bcff7c88108ba4f
2015-09-18 09:27:52 -07:00
Wes Kocher
8414be2356 Backed out 3 changesets (bug 1143922) for landing with the wrong bug number
Backed out changeset 309b4d1ab81c (bug 1143922)
Backed out changeset deda472458fd (bug 1143922)
Backed out changeset 977d5b7ecba3 (bug 1143922)
2015-09-18 14:13:33 -07:00
Wes Kocher
ab68ce61c7 Merge m-c to inbound, a=merge 2015-09-18 14:04:52 -07:00
Wes Kocher
5413dae30f Merge b2ginbound to central, a=merge 2015-09-18 14:01:50 -07:00
Wes Kocher
3e0814bfd3 Merge fx-team to central, a=merge 2015-09-18 13:58:09 -07:00
Panos Astithas
343faa19a9 Bug 1206102 - Make the TP list names more flexible from a l10n standpoint. r=paolo f=flod 2015-09-18 18:53:58 +03:00
Carsten "Tomcat" Book
1ae732f5ba Backed out 5 changesets (bug 1205540) for Assertion Failurs in m2-e10s tests on a CLOSED TREE
Backed out changeset e89d8182d588 (bug 1205540)
Backed out changeset abace4cdec06 (bug 1205540)
Backed out changeset b3f6e1db7233 (bug 1205540)
Backed out changeset 0d122cb34921 (bug 1205540)
Backed out changeset 4de5f87180fb (bug 1205540)
2015-09-18 16:36:33 +02:00
Ben Kelly
3528a43c26 Bug 1206084 Always Cancel() channel in nsCORSListenerProxy for failed redirects. r=ehsan 2015-09-18 07:15:39 -07:00
Andrew Halberstadt
422647ac94 Bug 1206073 - [xpcshell] Fix default value for testingModulesDir when running from mach, r=jgraham
--HG--
extra : commitid : KjVjUrw8IZ4
extra : rebase_source : 4ff826498fb3c303e873b8da760671577bd174b7
2015-09-18 10:00:40 -04:00
Jim Chen
a12a517734 Bug 1197974 - Force Gecko to exit when explicitly quitting; r=mfinkle
Currently we "quit" by closing the last window, but this bug makes us
not quit Gecko automatically when the last window closes. Therefore we
should force Gecko to quit. This patch also makes our quit code
consistent with the addon restart code at [1], i.e. using
nsIAppShell::Quit to quit and sending the "quit-application-requested"
notification. The previous notification,
"browser-lastwindow-close-requested", appears to only be used on
desktop.

[1] mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/browser.js?rev=f61c3cc0eb8b#6287
2015-09-18 09:17:11 -04:00