J. Ryan Stinnett
8556917eae
Bug 1204365 - Repair external view source file name and extension. r=mconley
2015-09-22 14:23:47 -05:00
Wes Kocher
468b697f04
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
...
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Sebastian Kaspari
2e0c208b14
Bug 1197717 - Load fonts from profile-agnostic writable location. r=jfkthame
...
In addition to the system's font folder and the profile folder we will try to load
fonts from NS_XPCOM_CURRENT_PROCESS_DIR/fonts. This will allow us to later
download fonts at runtime and use them independently from the current profile.
--HG--
extra : commitid : XencMwkyLl
extra : rebase_source : b0e0eca9dc745ce0bae167ce329a148b03416829
2015-09-22 15:55:56 +02:00
Drew Willcoxon
b531a8c7a6
Bug 1206376
- Pass the proper bookmark index when creating a new bookmark in the bookmark properties dialog. r=mak
2015-09-22 09:58:56 -07:00
Drew Willcoxon
4ef14ed559
Bug 1198415
- Specify a foreground color for toolkit autocomplete panels. r=dao
2015-09-22 09:55:22 -07:00
vivek
124fe53d3a
Bug 1178378 - Register for web channel notications and update account profile on callback r=nalexander
...
--HG--
extra : rebase_source : ac2e38877dda9c927965d137fa2547d857d485ae
2015-09-22 19:06:48 +03:00
Tim Nguyen
8120e62c33
Bug 1206911 - Use CSS Filters to gray out whimsycorn rather than using a separate asset. r=dao
2015-09-22 18:03:53 +02:00
Dão Gottwald
1dd327f7d1
Bug 1207164 - Use tab separator opacity transition only on hover. r=gijs
2015-09-22 18:03:23 +02:00
Gijs Kruitbosch
0cb796b5d0
Bug 1205053 - addendum: rebasing mistake due to the new name of the ctypes helper, rs=me
...
--HG--
extra : commitid : CwzpQoyqcEZ
2015-09-22 16:45:06 +01:00
Gijs Kruitbosch
ae1ee788c9
Bug 1199289 - r=valentin,dao
...
--HG--
extra : commitid : Gt0ahICl0FY
extra : rebase_source : 4c21bbdc64d32ad1ea7291252632d13d1d326296
2015-09-22 16:26:15 +01:00
Gijs Kruitbosch
4e2577e37c
Bug 1205053 - use registry typedURLs to import rudimentary history from MS Edge, r=dolske
...
--HG--
extra : commitid : 5c0aDxUWRp0
extra : rebase_source : 2762ed6466d7f0ab13e619c52f1cebdf6d3073b1
2015-09-15 22:18:41 +01:00
Gijs Kruitbosch
b45c5702f2
Bug 1200892 - fix devedition styling of window in fullscreen on vista/win7, r=bgrins
...
--HG--
extra : commitid : 2Qu9DemmGbB
extra : rebase_source : 9680567c4f22a1afd01fa256743ac3a09a4d9505
2015-09-17 15:47:05 +01:00
Gijs Kruitbosch
9240031da0
Bug 1204356 - fix back button state on devedition when mouse is not over open back button, r=bgrins
...
--HG--
extra : commitid : 3VboNLMVdYR
extra : rebase_source : 97021dbe2dde2bde3f0cd2892b4291e369effb68
2015-09-17 16:06:18 +01:00
Dave Townsend
d039cf8d34
Bug 1192924: Check for updated system add-ons and download and install them. r=rhelmer
...
This performs the update check for system add-ons. It runs as part of the daily
add-on update checks similar to hotfix checks. Currently no URL is set so builds
won't actually start checking yet.
I've taken a few shortcuts here by only staging updates and needing a restart to
install as well as always downloading updates rather than using existing local
copies. At least the latter probably needs fixing before turning this on but
it makes more sense to iterate on those in tree.
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi
extra : commitid : CuRP3svf6aO
extra : rebase_source : 0a67da41a0a7b27ecb042875ebf13b7b69ec5c84
extra : histedit_source : e96ecd9a4a56e503b4df0e2a0ecd1ac82a716a66
2015-09-10 10:57:39 -07:00
Dave Townsend
b3e382b93e
Bug 1192924: Split out add-on update.xml parsing code from GMP modules. r=spohl
...
The system add-on update checks will use the same update.xml format as GMP so
this splits out the code for parsing and downloading files into a standalone
module that both can reuse.
--HG--
extra : commitid : 31m1WDO3PCP
extra : rebase_source : f018d36b94460942b217e9a6bb4ec146309f9a55
extra : histedit_source : 15e2e92984ee8747b59d0278dab12f6872a17223
2015-09-08 15:00:28 -07:00
Dave Townsend
fb7653707b
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
Martyn Haigh
134bd68a6b
Bug 1203122 - Current tab is not selected in tab tray on gingerbread devices; r=mcomella
...
--HG--
extra : commitid : IB8B5yOQUpL
2015-09-22 15:01:59 +01:00
Martyn Haigh
1af066c7e4
Backed out changeset a7090080e871
...
--HG--
extra : commitid : 5RLjQNTFkQ0
2015-09-22 15:00:32 +01:00
Martyn Haigh
94194c8be3
Bug 1203122 - Current tab is not selected in tab tray on gingerbread devices; r=mcomella
...
--HG--
extra : commitid : BecvsS52yMZ
extra : rebase_source : 97c008346e606e680564e2f1f687e22b387ef42d
2015-09-22 14:46:17 +01:00
Mark Banner
731d6b01c4
Bug 1206457 - Fix intermittent browser_LoopRooms_channel.js time out, set up the back channel earlier to avoid loading time/setup issues. r=mikedeboer
2015-09-22 12:46:26 +01:00
Mark Banner
90b5c391c1
Bug 1199213 - Part 3. More cleanup of conversation related css after call-url code removal. r=mikedeboer
2015-09-22 12:46:26 +01:00
Mark Banner
760cad96f3
Bug 1199213 - Part 2. Remove the old css relating to standalone call-url handling from Loop. r=mikedeboer
2015-09-22 12:46:26 +01:00
Martyn Haigh
d04323c116
Bug 1204851 - reinstate changes behind nightly flag; r=mfinkle
...
--HG--
extra : commitid : GJ0yKqIKgNb
extra : rebase_source : c5aa973359b95eb54db41cf79ddc1221f21017f6
2015-09-15 16:18:55 +01:00
Martyn Haigh
a61026a267
Bug 1204851 - Revert back button removal; r=mfinkle
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_panel_nav_back.png => mobile/android/base/resources/drawable-large-hdpi-v11/tabs_panel_nav_back.png
rename : mobile/android/base/resources/drawable-xhdpi/tabs_panel_nav_back.png => mobile/android/base/resources/drawable-large-xhdpi-v11/tabs_panel_nav_back.png
rename : mobile/android/base/resources/drawable-xxhdpi/tabs_panel_nav_back.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/tabs_panel_nav_back.png
extra : commitid : AyeM1vxIakA
extra : rebase_source : ec9361a7a1f78a959bcb2df3f95974260f6a7502
2015-09-15 13:00:02 +01:00
Carsten "Tomcat" Book
16ceb64560
Merge mozilla-central to fx-team
2015-09-22 12:51:39 +02:00
Dão Gottwald
c28d3a9617
Bug 1201442 - Use opacity transition for showing and hiding tab separators. r=dolske
2015-09-22 12:37:23 +02:00
Carsten "Tomcat" Book
651a168616
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : toolkit/devtools/server/actors/styleeditor.js => devtools/server/actors/styleeditor.js
rename : toolkit/devtools/server/actors/stylesheets.js => devtools/server/actors/stylesheets.js
rename : toolkit/devtools/gcli/commands/screenshot.js => devtools/shared/gcli/commands/screenshot.js
2015-09-22 12:35:13 +02:00
Tim Nguyen
0565b5916c
Bug 1206883 - Movove all shared resources in the shared jar.mn file. r=dao
2015-09-22 12:30:40 +02:00
Carsten "Tomcat" Book
396d307d5e
merge fx-team to mozilla-central a=merge
2015-09-22 12:18:16 +02:00
Carsten "Tomcat" Book
20dcf750f1
merge b2g-inbound to mozilla-central a=merge
2015-09-22 12:13:50 +02:00
Bobby Holley
886b8561be
Bug 1201747 - Don't inspect the subject principal in StorageAllowedForPrincipal. r=mystor
2015-09-21 22:23:40 -07:00
Nigel Babu
8ca027bc67
Backed out changeset a59090148268 (bug 1204822) for B2G ICS build bustage
2015-09-22 09:58:11 +05:30
B2G Bumper Bot
bcbb6145ed
Bumping manifests a=b2g-bump
2015-09-21 21:13:37 -07:00
B2G Bumper Bot
93b217a828
Bumping gaia.json for 8 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0a2a22652bcf
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31928 from justindarc/bug1206311
Bug 1206311 - [Music][NGA] Flash of incorrect album art in player view
========
https://hg.mozilla.org/integration/gaia-central/rev/6e7ebd36c97e
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1206311 - [Music][NGA] Flash of incorrect album art in player view
========
https://hg.mozilla.org/integration/gaia-central/rev/d7554dde2202
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #31953 from fabricedesre/homescreen-b2gdroid
Bug 1206892 - null entries in init.json break the world r=Cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/67bb9e53f139
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 1206892 - null entries in init.json break the world r=Cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/7fdcfc87fe66
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31934 from KevinGrandon/bug_1206446_private_browsing_dialog
Bug 1206446 - Add a private browsing dialog
========
https://hg.mozilla.org/integration/gaia-central/rev/2c8f747407a3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1206446 - Add a private browsing dialog
========
https://hg.mozilla.org/integration/gaia-central/rev/3a7e7b224267
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31958 from KevinGrandon/bug_1205806_calendar_checkbox_position
Bug 1205806 - Position checkbox and label appropriately in drawer
========
https://hg.mozilla.org/integration/gaia-central/rev/9c35064580b9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1205806 - Position checkbox and label appropriately in drawer r=kgrandon
2015-09-21 21:10:15 -07:00
B2G Bumper Bot
59cd4f1cd2
Bumping manifests a=b2g-bump
2015-09-21 20:18:23 -07:00
B2G Bumper Bot
7421c0f8b7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de2e95af240e
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #31957 from begeeben/revert_1203817
Revert "Bug 1203817 - Split GijTV into chunks. r=me"
========
https://hg.mozilla.org/integration/gaia-central/rev/17953f73f60a
Author: yifan <yliao@mozilla.com>
Desc: Revert "Bug 1203817 - Split GijTV into chunks. r=me"
This reverts commit 054cb9320c7a70f00ceac57c82ca941da7b0a321.
2015-09-21 20:15:37 -07:00
Chris Pearce
a808146d0f
Bug 1207000 - Create GMPVideoDecoderTrialCreator on all platforms. r=edwin
2015-09-22 15:12:09 +12:00
JW Wang
aeb8ca2f81
Bug 1206578 - Group public and private functions respectively for MDSM. r=gsquelart.
2015-09-22 11:03:08 +08:00
JW Wang
9f60378309
Bug 1206574 - Remove AbstractMediaDecoder::IsShutdown(). r=cpearce.
2015-09-22 10:56:17 +08:00
B2G Bumper Bot
90bc3f151b
Bumping manifests a=b2g-bump
2015-09-21 19:53:08 -07:00
Seth Fowler
7a466fae73
Bug 1206836 - When downscaling ICOs, downscale the AND mask as well. r=tn a=KWierso
2015-09-21 19:52:31 -07:00
B2G Bumper Bot
5f768e25df
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ca0d1dd55d99
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31926 from justindarc/bug1204664
Bug 1204664 - [Music][NGA] UI issues with playlist-detail view
========
https://hg.mozilla.org/integration/gaia-central/rev/7dfe66d4fd5c
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1204664 - [Music][NGA] UI issues with playlist-detail view
2015-09-21 19:50:21 -07:00
Ehsan Akhgari
46ece311dc
Bug 1206894 follow-up: Add a null check
2015-09-21 22:13:39 -04:00
B2G Bumper Bot
1a918dffb2
Bumping manifests a=b2g-bump
2015-09-21 19:13:33 -07:00
B2G Bumper Bot
ef8201c26b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bca970b9b99d
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31918 from justindarc/bug1206224
Bug 1206224 - [Music][NGA] Web components need to be RTL-compliant
========
https://hg.mozilla.org/integration/gaia-central/rev/5dc4a6492f82
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1206224 - [Music][NGA] Web components need to be RTL-compliant
2015-09-21 19:10:15 -07:00
B2G Bumper Bot
7c941d58b6
Bumping manifests a=b2g-bump
2015-09-21 18:23:10 -07:00
B2G Bumper Bot
53a9677ea9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f5f79f0ebfe0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31882 from gasolin/issue-1205588
Bug 1205588 - [Settings] Define MediaStorage using new syntax provided by Observable, r=yzen
========
https://hg.mozilla.org/integration/gaia-central/rev/c68fd6c4a442
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1205588 - [Settings] Define MediaStorage using new syntax provided by Observable, r=yzen
2015-09-21 18:20:24 -07:00
B2G Bumper Bot
1d8449f91d
Bumping manifests a=b2g-bump
2015-09-21 16:58:02 -07:00
B2G Bumper Bot
7d4a7dda5d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/41c60eff47e3
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #31914 from justindarc/bug1206040
Bug 1206040 - [Flame][Music NGA]Error page "Unplug the phone to play music" is not shown when device is connected to a PC.
========
https://hg.mozilla.org/integration/gaia-central/rev/f16a39b42997
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1206040 - [Flame][Music NGA]Error page "Unplug the phone to play music" is not shown when device is connected to a PC.
2015-09-21 16:55:18 -07:00
B2G Bumper Bot
805a7c37b7
Bumping manifests a=b2g-bump
2015-09-21 16:33:03 -07:00