Commit Graph

263551 Commits

Author SHA1 Message Date
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
Michael Comella
86ba6a0b67 Bug 1203628 - Don't use gecko style on share overlay dialog. r=sebastian 2015-09-18 17:43:04 -07:00
J. Ryan Stinnett
92f7cd5dd2 Bug 912121 - Misc. DevTools test fixes after migration. rs=devtools 2015-09-20 03:12:51 -05:00
J. Ryan Stinnett
f4fcee6074 Bug 912121 - Create shims for popular DevTools themes in add-ons. rs=devtools
For popular themes used by many DevTools add-ons, add shim files which wrap the
themes and make them available at their previous location.
2015-09-10 23:34:42 -05:00
J. Ryan Stinnett
beb6277e33 Bug 912121 - Create shims for popular DevTools modules in add-ons. rs=devtools
For popular modules used by many DevTools add-ons, add shim files which wrap the
modules and make them available at their previous location.

Each shim includes a deprecation warning to make devs and users aware of the
issue.
2015-09-17 16:28:42 -05:00
J. Ryan Stinnett
f268bdd9cb Bug 912121 - Update misc. DevTools paths and comments. rs=devtools 2015-09-21 12:07:31 -05:00
J. Ryan Stinnett
2e20a03728 Bug 912121 - Package DevTools client themes in devtools.jar. rs=devtools
Break DevTools theme files out of browser.jar and move to a new DevTools
specific jar.  Update all paths of the form:

chrome://browser/skin/devtools/<X>

to

chrome://devtools/skin/<Y>

where <Y> is the source tree path that comes after /devtools/client.
2015-09-21 12:04:31 -05:00
J. Ryan Stinnett
2c94c39c6e Bug 912121 - Migrate DevTools themes. rs=devtools
Move DevTools themes to a new directory using the following step:

hg mv browser/themes/shared/devtools devtools/client/themes

No other changes are made.
2015-09-21 12:04:27 -05:00
J. Ryan Stinnett
0aa8440896 Bug 912121 - Move straggler images next to other DevTools images. rs=devtools 2015-09-17 15:47:36 -05:00
J. Ryan Stinnett
9494d02df8 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
f3f78c80e1 Bug 912121 - Package DevTools client content in devtools.jar. rs=devtools
Break DevTools content files out of browser.jar and move to a new DevTools
specific jar.  Update all paths of the form:

chrome://browser/content/devtools/<X>

to

chrome://devtools/content/<Y>

where <Y> is the source tree path that comes after /devtools/client.
2015-09-21 12:02:37 -05:00
J. Ryan Stinnett
9d667a6057 Bug 912121 - Adjust build configs and test manifests. r=glandium
This step resumes shipping client and server DevTools components to the correct
products, and is enough for "mach build" to complete successfully.
2015-09-17 14:35:36 -05:00
J. Ryan Stinnett
aa8d8847ec Bug 912121 - Adjust ESLint files. r=pbrosset
Move ESList files up to /devtools to represent the entire DevTools tree.

Various relative paths and ignore files are also updated.
2015-09-21 12:02:32 -05:00
J. Ryan Stinnett
5ec8015463 Bug 912121 - Migrate major DevTools directories. rs=devtools
Move major DevTools files to new directories using the following steps:

hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared

No other changes are made.
2015-09-21 12:02:24 -05:00
Manuel Casas
0eea2322a7 Bug 1203298 - Room loading spinner should be vertically centered. r=Standard8 2015-09-21 18:11:21 +01:00
Mark Banner
2e84acab31 Bug 1206701 - Fix the contact menu buttons on Loop's panel so that audio and video conversations can be selected properly. r=Mardak 2015-09-21 18:11:21 +01:00
Wes Kocher
e952874aac Merge m-c to fx-team, a=merge 2015-09-21 09:53:42 -07:00
Wes Kocher
8b5b12a870 Merge b2ginbound to central, a=merge CLOSED TREE 2015-09-21 09:44:47 -07:00
Wes Kocher
eec40defab Merge fx-team to central, a=merge CLOSED 2015-09-21 09:42:12 -07:00
ffxbld
f5445f6eb8 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-09-21 10:15:23 -04:00
ffxbld
7e50465618 No bug - Tagging mozilla-central fcef8ded82219c89298b4e376cfbdfba79a1d35a with FIREFOX_AURORA_43_BASE a=release DONTBUILD CLOSED TREE 2015-09-21 10:11:56 -04:00
Carsten "Tomcat" Book
ac494de4b5 Backed out 1 changesets (bug 1166217) for likely causing Aries Dogfood Build Bustage
Backed out changeset 86fb1100a8cf (bug 1166217)
2015-09-21 15:18:00 +02:00
Carsten "Tomcat" Book
4c529fb0f5 Merge mozilla-central to b2g-inbound 2015-09-21 14:06:24 +02:00
Carsten "Tomcat" Book
340948583d Merge mozilla-central to fx-team 2015-09-21 14:04:54 +02:00
Carsten "Tomcat" Book
fe90c78391 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
d57c559fea merge mozilla-inbound to mozilla-central a=merge 2015-09-21 13:43:51 +02:00
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
Ed Lee
067ab246e0 Bug 1205658 - Hello Spinner Blue should match other blue elements in Hello [r=Standard8] 2015-09-21 00:49:24 -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