Commit Graph

263712 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
8345854fe1 merge fx-team to mozilla-central a=merge 2015-09-21 13:38:22 +02:00
Carsten "Tomcat" Book
c21d5dd466 merge b2g-inbound to mozilla-central a=merge 2015-09-21 13:29:20 +02:00
B2G Bumper Bot
8bd9e29c5c Bumping manifests a=b2g-bump 2015-09-21 03:24:37 -07:00
B2G Bumper Bot
13ef432238 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7093f7d19d1d
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #31792 from stasm/1202403-get-more-languages-langpack.channel

Bug 1202403 - Use langpack.channel for the Get More Languages link. r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/80510731f641
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1202403 - Use langpack.channel for the Get More Languages link
2015-09-21 03:21:49 -07:00
B2G Bumper Bot
9f68647f0c Bumping manifests a=b2g-bump 2015-09-21 02:58:15 -07:00
B2G Bumper Bot
44fe492c2c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f5b031e224f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31904 from jessi3py/bug-1200937

Bug 1200937 - APN Settings: support reading 'mtu' field from apn database, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/04e8f24997ae
Author: Jessica Jong <jjong@mozilla.com>
Desc: Bug 1200937 - APN Settings: support reading 'mtu' field from apn database. r=gasolin
2015-09-21 02:55:29 -07:00
Kan-Ru Chen
e52fdcfe2d Bug 1186843 - Don't recreate message manager. r=smaug 2015-09-21 17:51:08 +08:00
Kan-Ru Chen
0ad017ca6d Bug 1186843 - Always cache delayed scripts in message manager 2015-09-21 17:51:08 +08:00
Thomas Zimmermann
84279f2ed9 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
9df781d75c 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
71c2b45c68 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
930e152076 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
d7921ec56b Bumping manifests a=b2g-bump 2015-09-21 01:18:02 -07:00
B2G Bumper Bot
0e8c495163 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
58d43686db Bug 1205968 - Remove TranslationProvider category registration and manifest. r=felipe 2015-09-21 00:02:04 -07:00
Matthew Noorenberghe
dadc2c2d79 Bug 1199382 - Rename some strings from "password" to "login" in preferences and the manager. r=markh 2015-09-20 23:53:30 -07:00
Nicholas Nethercote
6861c92e72 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!)
2015-09-20 22:10:01 -07:00
B2G Bumper Bot
961e1740ee Bumping manifests a=b2g-bump 2015-09-20 20:24:31 -07:00
B2G Bumper Bot
0b94f93f38 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
aaa5d1c825 Merge f-t to m-c, a=merge 2015-09-20 17:58:11 -07:00
Ed Lee
c55d300116 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
ea0d7c18b4 Bug 1184940 - Implement the refreshed design for the edit context view. r=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
a32d69b188 Bug 1199120 - Overlapping buttons in conversation window [r=Standard8] 2015-09-20 21:27:33 +01:00
Mark Hammond
5cc282fc73 Bug 1205914 - remove unused sync-error-panel. r=adw 2015-09-21 12:20:04 +10:00
Markus Stange
84649fa33f Bug 1195400 - Check ancestor geometry roots when determining scrollability of a layer. r=mattwoodrow 2015-09-20 18:28:18 +02:00
Markus Stange
e339bd4ff2 Bug 1195400 - Don't use SingleTiledContentClient for layers that are larger than the maximum texture size. r=mattwoodrow 2015-09-20 18:34:04 +02:00
Julian Seward
9a3ed192fa Bug 1185244 - Improve mach support for running mochitests on Valgrind. r=jgraham, njn. 2015-09-22 12:00:57 +02:00
Jan-Ivar Bruaroey
c671c9e505 Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup 2015-09-21 20:57:12 -04:00
B2G Bumper Bot
f1158dabc8 Bumping manifests a=b2g-bump 2015-09-20 00:32:54 -07:00
B2G Bumper Bot
dd26df3160 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
YFdyh000
a3fd9f800c Bug 1206491 - Fix a JavaScript error in about:cache page. r=mayhemmer 2015-09-20 04:36:00 +02:00
B2G Bumper Bot
f5f6ec4643 Bumping manifests a=b2g-bump 2015-09-19 10:15:30 -07:00
B2G Bumper Bot
70a6fae4ef Bumping manifests a=b2g-bump 2015-09-19 01:28:32 -07:00
B2G Bumper Bot
d112a66fd8 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
6455bc0552 Back out changeset c9dbc1119342 (bug 1203085) on suspicion of breaking gaia tests 2015-09-18 23:50:56 -07:00
Phil Ringnalda
ee4b33db2e Merge m-c to b-i 2015-09-18 21:54:17 -07:00
Phil Ringnalda
45d1b8a22f Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
Nihanth Subramanya
2333d28711 Bug 1110771 - One-click search buttons should have a right-click menu. r=florian 2015-09-18 16:51:23 -07:00
Matthew Noorenberghe
db86effb33 Bug 1201909 - Set the production www.mozilla.org URL for the tracking protection tour. r=javaun 2015-09-18 16:29:47 -07:00
Ed Lee
702fe395ca 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
sajitk
7d158b93c0 Bug 1205744 - Removed redundant method IsContextRunningJS. r=h4writer 2015-09-18 20:18:00 +02:00
hchang
958b1fed19 Bug 1205228 - Change PackagedAppVerifier to notify the verification result asynchronously. r=valentin. 2015-09-21 03:11:00 +02:00
Jan-Ivar Bruaroey
7040c7fd20 Bug 1181896 - make gUM fail w/OverconstrainedError and candidate argument r=jesup 2015-09-18 14:04:41 -04:00
Jan-Ivar Bruaroey
ae4ce903b9 Bug 1181896 - rename .constraintName to .constraint in MediaStreamError r=jesup,bz 2015-09-18 14:03:30 -04:00
Christoph Kerschbaumer
60070e8c0e Bug 1206146 - Use channel->AsyncOpen2() in embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp (r=sicking) 2015-09-19 20:24:39 -07:00
Christoph Kerschbaumer
2c7d554be5 Bug 1206149 - Use channel->AsyncOpen2() js/xpconnect/loader/mozJSSubScriptLoader.cpp (r=sicking) 2015-09-19 20:26:09 -07:00
Josh Matthews
8d7aa5c72a Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
Dave Townsend
98ae7f9199 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 2015-09-18 10:17:54 -07:00
Matthew Noorenberghe
9f9d0b30ec Bug 1206943 - UITour: Remove the event listener in promisePanelElementEvent upon timeout. r=bgrins
The event listener wasn't getting removed in the reject case.
2015-09-21 16:34:27 -07:00
Matthew Noorenberghe
79c77dfad2 Bug 1121291 - Remove "Show Passwords" button from pwmgr and allow inline password editing. r=Dolske,rchtara 2015-09-21 14:19:28 -07:00