Commit Graph

263702 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
7696f0bc8e Merge mozilla-central to fx-team 2015-09-21 14:04:54 +02:00
Carsten "Tomcat" Book
7d40232ae9 Backed out 1 changesets (bug 1193293) on developers requests
Backed out changeset c79d3947c307 (bug 1193293)
2015-09-21 14:00:43 +02:00
Carsten "Tomcat" Book
730cfac511 merge mozilla-inbound to mozilla-central a=merge 2015-09-21 13:43:51 +02:00
Carsten "Tomcat" Book
d8b339bb6f merge fx-team to mozilla-central a=merge 2015-09-21 13:38:22 +02:00
Carsten "Tomcat" Book
540459e2f0 merge b2g-inbound to mozilla-central a=merge 2015-09-21 13:29:20 +02:00
B2G Bumper Bot
99cf49ce61 Bumping manifests a=b2g-bump 2015-09-21 03:24:37 -07:00
B2G Bumper Bot
fff44a6166 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
068d16b732 Bumping manifests a=b2g-bump 2015-09-21 02:58:15 -07:00
B2G Bumper Bot
6a44b2aae8 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
9d97bfbf67 Bug 1186843 - Don't recreate message manager. r=smaug 2015-09-21 17:51:08 +08:00
Kan-Ru Chen
753b7cea71 Bug 1186843 - Always cache delayed scripts in message manager 2015-09-21 17:51:08 +08:00
Thomas Zimmermann
b1d71686a1 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
7d657222fd 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
3f2f211f65 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
a87715fd1c 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
27c22bd73b Bumping manifests a=b2g-bump 2015-09-21 01:18:02 -07:00
B2G Bumper Bot
e0d59ff075 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
8789518891 Bug 1205968 - Remove TranslationProvider category registration and manifest. r=felipe 2015-09-21 00:02:04 -07:00
Matthew Noorenberghe
03680252cc 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
08a51edb74 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
f140521348 Bumping manifests a=b2g-bump 2015-09-20 20:24:31 -07:00
B2G Bumper Bot
34b28205ec 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
c44a0998bd Merge f-t to m-c, a=merge 2015-09-20 17:58:11 -07:00
Ed Lee
a2d4f14ec1 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
e484a2328c Bug 1184940 - Implement the refreshed design for the edit context view. r=dmose 2015-09-20 21:27:34 +01:00
Ed Lee
be67d6da68 Bug 1199120 - Overlapping buttons in conversation window [r=Standard8] 2015-09-20 21:27:33 +01:00
Mark Hammond
904dae8893 Bug 1205914 - remove unused sync-error-panel. r=adw 2015-09-21 12:20:04 +10:00
B2G Bumper Bot
e7f16a0ece Bumping manifests a=b2g-bump 2015-09-20 00:32:54 -07:00
B2G Bumper Bot
82b425703d 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
ab3a158200 Bumping manifests a=b2g-bump 2015-09-19 10:15:30 -07:00
David Rajchenbach-Teller
cd0c6bf497 Bug 1205840 - Typo fixes in AddonWatcher.jsm. r=felipe 2015-09-19 15:46:17 +02:00
Iaroslav (yarik) Sheptykin
37956c8854 Bug 1186488 - Add validation of the ClientID on the client. r=gfritzche 2015-09-21 09:49:49 +02:00
Julien Pagès
a10a92daaf Bug 1206415 - move the suite concept into talos itself. r=jmaher 2015-09-19 12:25:04 +02:00
B2G Bumper Bot
a7a78908b6 Bumping manifests a=b2g-bump 2015-09-19 01:28:32 -07:00
B2G Bumper Bot
8b0a18b562 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
3c1dd5e83e Back out changeset c9dbc1119342 (bug 1203085) on suspicion of breaking gaia tests 2015-09-18 23:50:56 -07:00
Phil Ringnalda
d7b9c63478 Merge m-c to b-i 2015-09-18 21:54:17 -07:00
Phil Ringnalda
d9222b9a18 Merge f-t to m-c, a=merge 2015-09-18 21:46:16 -07:00
Nihanth Subramanya
85a7c55720 Bug 1110771 - One-click search buttons should have a right-click menu. r=florian 2015-09-18 16:51:23 -07:00
Matthew Noorenberghe
54da5df51c 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
92d9442d85 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
6dccc3ae57 Bug 1181896 - make gUM fail w/OverconstrainedError and candidate argument r=jesup 2015-09-18 14:04:41 -04:00
Jan-Ivar Bruaroey
1fedf527e6 Bug 1181896 - rename .constraintName to .constraint in MediaStreamError r=jesup,bz 2015-09-18 14:03:30 -04:00
Christoph Kerschbaumer
9a7eae6660 Bug 1206146 - Use channel->AsyncOpen2() in embedding/components/webbrowserpersist/nsWebBrowserPersist.cpp (r=sicking) 2015-09-19 20:24:39 -07:00
Christoph Kerschbaumer
f8a544c44d Bug 1206149 - Use channel->AsyncOpen2() js/xpconnect/loader/mozJSSubScriptLoader.cpp (r=sicking) 2015-09-19 20:26:09 -07:00
Josh Matthews
798d2f27cf Bug 885982 - Part 4: Remove all traces of JS implementation. r=asuth 2015-09-20 05:57:15 -04:00
Dave Townsend
61a49e191c 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
41b50933ff 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
103d820cc1 Bug 1121291 - Remove "Show Passwords" button from pwmgr and allow inline password editing. r=Dolske,rchtara 2015-09-21 14:19:28 -07:00
Michael Comella
d363e9aff5 Bug 1203628 - Don't use gecko style on share overlay dialog. r=sebastian 2015-09-18 17:43:04 -07:00