Граф коммитов

2441 Коммитов

Автор SHA1 Сообщение Дата
Edwin Flores 5246b9c834 Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce 2015-06-05 13:57:03 +12:00
Chris Pearce 3680ae4020 Bug 1173144 - Ensure Adobe EME plugin voucher is present before adding GMP dir to GMPService. r=dolske 2015-06-12 20:26:06 -07:00
Phil Ringnalda 12473e14a7 Back out 62da079a46b1 (bug 1173144) for test_gmpProvider.js bustage
CLOSED TREE
2015-06-12 20:03:11 -07:00
Chris Pearce 073b676841 Bug 1173144 - Ensure Adobe EME plugin voucher is present before adding GMP dir to GMPService. r=dolske 2015-06-12 17:28:34 -07:00
Benjamin Smedberg 1f89a17f3a Bug 1163049, alternate patch - make .syncGUID a lazy getter to avoid initializing NSS during the startup sequence, r=rnewman 2015-05-22 12:36:26 -04:00
Phil Ringnalda 1502da464c No bug, fix merge bustage in GMPProvider.jsm, a=me 2015-05-23 17:09:45 -07:00
Phil Ringnalda d98af6849d Merge f-t to m-c, a=merge
--HG--
rename : browser/devtools/performance/modules/io.js => browser/devtools/performance/modules/logic/io.js
2015-05-23 14:28:07 -07:00
Ryan VanderMeulen 8556f54b04 Merge m-c to fx-team. a=merge 2015-05-22 14:21:30 -04:00
Milan Sreckovic 4faad2a7ed Bug 1163038 - Make sure the gfx blocklist tests pass by doing testing. r=me
Original code from Ehsan.

--HG--
extra : rebase_source : 230f465e36384b3f5810b8358db35cbf764fd800
2015-05-15 13:06:23 -04:00
Milan Sreckovic df043549d1 Bug 1164036 - Add an xpcshell test for graphics blocklist versioning. r=kats
--HG--
extra : rebase_source : 3293ab834e4ed93b288fd7aeb0192c45e9206d22
2015-05-15 12:55:53 -04:00
Dave Townsend c2f2c25d59 Bug 1164168: Add a build time flag to control add-on signature checks. r=dveditz, r=gps
--HG--
extra : rebase_source : 5027a26a01d7f79067ea38e61496d8c878922097
extra : amend_source : fb3d327f5552d8cf63eb23cd06517f6cca7f42d2
2015-05-12 14:03:59 -07:00
Benjamin Smedberg 4a61494750 Bug 1167204 - Typo in a codepath which isn't Windows/Mac/Linux with GConf, r=gfritzsche
--HG--
extra : rebase_source : b9cee72bf2f7518ff14d43555fe9258ae0afb7d5
2015-05-21 12:27:46 -04:00
Chris Pearce 1660053cf2 Bug 1156566 - Polyfill Array.includes() in test_gmpProvider.js, so that test passes when it uplifts out of Nightly. r=preemptive-bustage-fix 2015-05-21 14:00:57 +12:00
James Willcox a1024c6502 Bug 1167197 - Fix GMPProvider on Android r=cpearce 2015-05-22 11:58:48 -05:00
Christoph Kerschbaumer 6b24d4a573 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo) 2015-05-21 19:52:03 -07:00
Christoph Kerschbaumer 3a846e95d6 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
Mike Kaply 871ae67f8f Bug 899088 - Log certificate error when add-on update fails due to cert problems, r=Mossop
--HG--
extra : rebase_source : 825ee002e3d74c86d08f8b434e01195902a965d7
extra : amend_source : 55f88cb608989d88f1d17a762bb07e6780e3efd9
2015-05-22 10:17:46 -05:00
Dave Townsend d7a6584df7 Bug 1164006: Reduce recursion from calls to AddonManager.getAddonsByIDs. r=paolo
--HG--
extra : rebase_source : d52f5ab27e5931e2822ea2a17d9cf2e5cda345ef
2015-05-12 12:39:52 -07:00
Carsten "Tomcat" Book 10055fbabd merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge
--HG--
extra : amend_source : 5eed4d9cbde44ac4e53210d61ece005a83908ad7
2015-05-15 17:39:23 +02:00
Brian Grinstead 547df33bde Bug 1164178 - Use an empty value by default for lightweightThemes.selectedThemeID;r=dao 2015-05-14 18:31:21 -07:00
Chris Pearce cf3535c1fd Bug 1156566 - Report via telemetry when Adobe EME plugin DLL is unexepectedly missing on startup. r=spohl,r=vladan 2015-05-15 11:50:52 +12:00
Chris Pearce 1d7b493a55 Bug 1156566 - Don't add invalid GMPs to GMPService in GMPProvider. r=spohl 2015-05-15 11:50:40 +12:00
Dave Townsend 3adce9c727 Bug 1156985: Fix crashing xpcshell test_signed_inject.js
--HG--
extra : rebase_source : 474807adfa45f063238066c0878307c9e18908c8
2015-05-11 12:29:44 -07:00
Dave Townsend 9291a55b7e Bug 1163046: Force AMO signature requirements on in branded beta and release builds. r=gps
--HG--
extra : rebase_source : 108e7737e8979e545f4721ef3fa310b481de9963
2015-05-11 12:24:45 -07:00
Dave Townsend 1fc780275e Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong
--HG--
extra : rebase_source : ff20f76e36de0bf499c837a3059709c1faf08447
extra : source : b9276252c2e68f43f2f6526f1bf9e03fe1d70393
2015-05-04 17:14:22 -07:00
Phil Ringnalda 20acfc81a9 Back out b9276252c2e6 (bug 1151537) for Windows xpcshell failures
CLOSED TREE
2015-05-09 13:50:58 -07:00
Dave Townsend 93783264d8 Bug 1151537: Support hotfixes signed by the AMO trusted root.
--HG--
extra : rebase_source : 9b192be9430bd1e68047d6032e607fc79e753825
2015-05-04 17:14:22 -07:00
Dão Gottwald 55b17ab83d Bug 1151509 - Implement the front-end side of the warning about add-ons detected as no longer signed during the periodic check. r=dtownsend 2015-05-08 19:27:25 +02:00
Daniel Veditz b6db17399a Bug 1038072 - call unpacked jar verification from XPIProvider. r=mossop
--HG--
extra : rebase_source : de5a3ea103ca93a6dab98410aa121428a31a7f08
extra : source : 266853fe89654e03923048aa4e50789b411a97fc
2015-05-04 18:00:00 +02:00
YFdyh000 931e1283c9 Bug 1160871 - add accesskey to Debug add-on menu. r=mossop 2015-05-03 06:27:00 +02:00
Wes Kocher b4ecf746d3 Merge m-c to fx-team a=merge 2015-05-01 17:24:54 -07:00
Wes Kocher 5ef0b7b6a7 Merge inbound to m-c a=merge 2015-05-01 17:19:28 -07:00
Dave Townsend c11d61496f Bug 1159805: Land updated signed XPIs for tests. r=Mossop 2015-05-01 16:16:02 -07:00
Dave Townsend 807c708c09 Bug 1160340: Themes should not be marked as unsigned in the add-ons manager. r=dveditz
--HG--
extra : rebase_source : 98fd079d1a5da4836763ceb6be553c031be4fabe
extra : amend_source : 21bdc204d19de3068e953582e5068b2d9d7347ed
2015-04-30 17:51:18 -07:00
Jim Mathies 167ae6301c Bug 1129040 - In the content process blocklist shim fail in all addon related calls. r=Mossop 2015-05-01 10:07:19 -05:00
Jim Mathies 967e987b40 Bug 1129040 - Forward blocklist update notifications to the content process. r=Mossop 2015-05-01 10:07:18 -05:00
Richard Marti bee499f64f Bug 989469 - Use new style for add-on manager. ui-r=mmasalaney r=mossop CLOSED TREE
--HG--
rename : toolkit/themes/windows/mozapps/extensions/heart.png => toolkit/themes/linux/mozapps/extensions/heart.png
rename : toolkit/themes/windows/mozapps/extensions/extensions.css => toolkit/themes/shared/extensions/extensions.inc.css
rename : toolkit/themes/windows/mozapps/extensions/navigation.png => toolkit/themes/shared/extensions/navigation.png
extra : amend_source : e7ed1be23874b7986378393234bfdca3891a5f30
2015-04-03 17:00:56 +02:00
Dave Townsend cec7acc473 Bug 989469: Fix browser_gmpProvider.js to switch views correctly. r=spohl 2015-04-30 16:28:52 -07:00
Dão Gottwald ea5e332f77 Bug 1149702 - Display a note about add-ons that aren't properly signed in the add-ons manager. r=mossop 2015-04-30 21:17:39 +02:00
Dave Townsend eea628c504 Bug 1151511: Implement the periodic check for unsigned add-ons. r=dveditz
--HG--
extra : rebase_source : 572cbf546e9fb7695252036522e2c09defb7e7ce
2015-04-07 11:08:34 -07:00
Justin Dolske cffc584803 Bug 1159814 - Change the Adobe CDM's homepage URL. r=gavin, a=dolske 2015-04-29 15:57:00 +02:00
ziyunfei e1db0f779e Bug 1102219 - Part 4: Replace `String.prototype.contains` with `String.prototype.includes` in chrome code. r=till 2015-04-30 00:32:05 +09:00
Carsten "Tomcat" Book ae58dbd5c0 Backed out changeset c0a9dd81198a (bug 1129040) for linux bc1 test failure on a CLOSED TREE 2015-04-29 16:52:29 +02:00
Carsten "Tomcat" Book 4f3df8cff2 Backed out changeset a8aa5f3c1c14 (bug 1129040) 2015-04-29 16:51:35 +02:00
Jim Mathies 0cd1c90861 Bug 1129040 - In the content process blocklist shim fail in all addon related calls. r=Mossop 2015-04-29 06:33:10 -05:00
Jim Mathies e4180f41c7 Bug 1129040 - Forward blocklist update notifications to the content process. r=Mossop 2015-04-29 06:33:09 -05:00
Dave Townsend 7b5d12ad46 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
2015-03-31 11:32:40 -07:00
Dave Townsend f9067433a2 Bug 1038068: Always log errors from saving the extensions database. r=dveditz
--HG--
extra : rebase_source : 2087884ec6ab93f674629120098493226703037e
2015-04-23 14:43:37 -07:00
Carsten "Tomcat" Book 30b01a14e8 Backed out changeset f99621542727 (bug 1038068) for test failures in test_corrupt.js etc on a CLOSED TREE 2015-04-23 09:09:30 +02:00
Dave Townsend 2fb50ac667 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz
--HG--
extra : source : 3b48e1a81a170634dce964cd462c752d09680805
extra : amend_source : 4aa3ae86e2afc75529e880ab962c67163405248b
2015-03-31 11:32:40 -07:00
Wes Kocher 9adc1fecb8 Backed out changeset 3b48e1a81a17 (bug 1038068) for xpcshell orange even after a clobbering IGNORE IDL
--HG--
extra : amend_source : 086173e953ae46aa2292993601380ab04884b1ac
2015-04-21 18:21:52 -07:00
Dave Townsend f4b5328e0d Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). IGNORE IDL. r=dveditz
--HG--
extra : rebase_source : a48282c6b3f10391e9492d4f0a89cef8697ea622
extra : amend_source : 17c0645d0577dad789b2d9b4879459327fcef1f7
2015-03-31 11:32:40 -07:00
Carsten "Tomcat" Book 55fcaa830f Merge mozilla-central to mozilla-inbound 2015-04-13 12:04:29 +02:00
Carsten "Tomcat" Book ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Edwin Flores 22ff3a6f11 Bug 1148071 - Fix CDM update behaviour - r=cpearce 2015-04-04 17:03:16 +13:00
Ryan VanderMeulen e88000de0a Backed out changeset 4c16c59c8158 (bug 989469) for browser_gmpProvider.js failures.
--HG--
rename : toolkit/themes/shared/extensions/navigation.png => toolkit/themes/windows/mozapps/extensions/navigation.png
2015-04-10 12:46:23 -04:00
YFdyh000 ec9e501961 Bug 1150786 - Add the localized string and accesskey for "Debug" add-on button. r=Mossop 2015-04-06 17:56:00 -04:00
Richard Marti ecb3a165ec Bug 989469 - Use new style for add-on manager. ui-r=mmasalaney r=mossop
--HG--
rename : toolkit/themes/windows/mozapps/extensions/heart.png => toolkit/themes/linux/mozapps/extensions/heart.png
rename : toolkit/themes/windows/mozapps/extensions/extensions.css => toolkit/themes/shared/extensions/extensions.inc.css
rename : toolkit/themes/windows/mozapps/extensions/navigation.png => toolkit/themes/shared/extensions/navigation.png
2015-04-03 17:00:56 +02:00
Christoph Kerschbaumer 94d55409cf Bug 1147562 - Update remaining callsites of newChannel before landing the shim in toolkit/ (r=gijs) 2015-04-09 10:10:45 -07:00
Mike Kaply 582b36c834 Fallout from bug 1132971 - Remove const now defined in head.js - CLOSED TREE 2015-04-10 07:28:05 -05:00
Mike Kaply ddaf3b093b Bug 1132971 - Don't assume that the add-ons discovery pane will be available, r=mossop
--HG--
extra : rebase_source : e5b1bf8b9d405ad491ed1e0d917714c64c8c3205
2015-04-09 11:18:31 -05:00
Stephen Pohl 1ec7eca591 Bug 1151544: Update Adobe EME's homepage URL in addons manager. r=gfritzsche 2015-04-07 14:05:34 -04:00
Peter Van der Beken f3fd8b5329 Bug 1057908 - GeckoMediaPluginService needs to be proxied from Content processes to parent process. Part 1 - split GeckoMediaPluginService into a part for chrome and a part for both content and chrome. r=jwwang.
--HG--
rename : dom/media/gmp/GMPService.cpp => dom/media/gmp/GMPServiceParent.cpp
rename : dom/media/gmp/GMPService.h => dom/media/gmp/GMPServiceParent.h
rename : dom/media/gmp/mozIGeckoMediaPluginService.idl => dom/media/gmp/mozIGeckoMediaPluginChromeService.idl
extra : rebase_source : 7fe8972a20b198ca960ae76df082b153d22c37b4
2015-02-09 21:54:12 +01:00
Wes Kocher 5d721ab157 Merge inbound to m-c a=merge 2015-04-01 17:54:45 -07:00
Ryan VanderMeulen e5afe92d0f Merge m-c to fx-team. a=merge 2015-04-01 12:44:33 -04:00
Ryan VanderMeulen fc845bd84b Merge inbound to m-c. a=merge 2015-04-01 12:34:21 -04:00
Brian Grinstead 602337095e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Ryan VanderMeulen 5bf1674bb7 Merge m-c to inbound. a=merge 2015-04-01 12:40:05 -04:00
Alessio Placitelli fe2acbe5b6 Bug 1148763 - Don't initialise Telemetry twice in browser_bug557956.js. r=gfritzsche 2015-04-01 05:09:00 -04:00
Chris Pearce 066aa9747b Bug 1146201 - Use message manager instead of observer service in GMPWrapper. r=markh 2015-03-31 20:50:01 +13:00
Chris Pearce 5f9cc4f2a3 Bug 1146201 - Initiate check for GMP updates when JS requests CDM and we haven't installed it yet. r=spohl 2015-03-31 20:50:01 +13:00
Dragana Damjanovic b658f9d97e Bug 647010 - Limit when HTTP authentication dialog is shown. Block cross-origin http auth prompts with pref. r=mayhemer, r=tanvi 2015-04-01 06:56:00 -04:00
Hiroyuki Ikezoe 2cb5a25170 Bug 1139254 - Use MockRegistrar in toolkit/mozapps. r=Unfocused 2015-03-30 02:14:00 -04:00
Mark Goodwin 1b0d6fb879 Bug 1138848 - Modify OneCRL blocklist for subject / public key blocking (r=keeler, unfocused) 2015-03-31 15:10:09 -07:00
Alessio Placitelli d19436f3f5 Bug 1134279 - Change Telemetry data producers to use the correct recording flags. r=vladan 2015-03-23 04:39:00 +01:00
Wes Kocher 407619ed84 Merge m-c to fx-team a=merge CLOSED TREE 2015-03-24 18:38:29 -07:00
Wes Kocher a2b428efea Merge fx-team to m-c a=merge CLOSED TREE 2015-03-24 18:12:58 -07:00
Ryan VanderMeulen 5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Stephen Pohl c7c87f5d03 Bug 1146565 - Ensure proper CDM install state when the media.eme.enabled pref is toggled when Firefox isn't running. r=mossop 2015-03-24 15:36:19 -04:00
Ryan VanderMeulen c12adf0b76 Backed out changeset b78aa57b284e (bug 1146565) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:33:21 -04:00
Dão Gottwald dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
Stephen Pohl 206caa386e Bug 1146565: Ensure proper CDM install state when the media.eme.enabled pref is toggled when Firefox isn't running. r=mossop 2015-03-24 13:04:57 -04:00
Brian Grinstead 892a74f728 Bug 1094821 - Make it possible for an application to load extra themes into LightweightThemeManager.usedThemes;r=Gijs
When calling addBuiltInTheme, theme objects are stored in a Map keyed on ID
and are appended onto the usedThemes array.  These aren't removeable and don't
get stored in the pref.
2015-03-23 15:32:43 -07:00
Brian Grinstead ac897bf890 Bug 1094821 - Store currently selected lightweight theme in the selectedThemeID pref instead figuring it out based on the order of the usedThemes pref;r=Gijs 2015-03-23 15:32:41 -07:00
Carsten "Tomcat" Book cfa695b0e3 merge mozilla-inbound to mozilla-central a=merge 2015-03-23 13:18:35 +01:00
Stephen Pohl 148f6e4649 Backout 0e6aa605af74 (bug 1140263) now that Adobe EME is cleared to be turned on for Windows Vista and above. r=me 2015-03-22 23:26:26 -04:00
Ehsan Akhgari 883849ee32 Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:

function convert() {
echo "Converting $1 to $2..."
find . \
       ! -wholename "*/.git*" \
       ! -wholename "obj-ff-dbg*" \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert MOZ_OVERRIDE override
convert MOZ_FINAL final
2015-03-21 12:28:04 -04:00
Stephen Pohl 17bef18e85 Bug 1145694: Uninstall Adobe EME when media.eme.enabled is set to false. r=mossop 2015-03-22 23:12:16 -04:00
Stephen Pohl 71ed1fe508 Bug 1145336: Test updates. r=jwwang 2015-03-22 23:12:07 -04:00
Stephen Pohl d123931436 Bug 1145336: Remove old GMPs during updates. r=jwwang 2015-03-22 23:12:03 -04:00
Dão Gottwald 067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Stephen Pohl b8c729938b Bug 1140263: Disable Adobe EME on all platforms for now. r=cpearce 2015-03-19 22:59:49 -04:00
Stephen Pohl 90c1248342 Bug 1140263: Test updates. r=mossop 2015-03-19 22:59:45 -04:00
Stephen Pohl 9fca7ec964 Bug 1140263: Enable Adobe EME on Windows Vista+ and add a pref to force-enable it on other platforms. r=mossop 2015-03-19 22:59:38 -04:00
Margaret Leibovic 9d06161cb9 Bug 1131004 - Provide a more detailed description for pre-installed OpenH264 add-on. r=gfritzsche
--HG--
extra : rebase_source : 9eb6390b093db42e82ccfdde2327aecc90dfd71d
2015-03-11 11:40:29 -07:00
Stephen Pohl acfabd9547 Bug 1140523: Send correct onEnabling/onDisabling notifications when EME preferences change. r=mossop 2015-03-16 14:59:08 -04:00
Phil Ringnalda 65c70420b9 Merge m-c to m-i 2015-03-15 19:42:35 -07:00
Sebastian Hengst 394a2dd441 Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
Stephen Pohl 3482b9c71e Bug 1140522: Test updates. r=mossop 2015-03-14 23:25:46 -04:00
Stephen Pohl 66ae1be1fd Bug 1140522: Set proper permissions on GMP when disabled. r=mossop 2015-03-14 23:25:42 -04:00
Stephen Pohl a71fb21c18 Bug 1140522: Ensure proper use of appDisabled and userDisabled in GMPProvider.jsm. r=mossop 2015-03-14 23:25:38 -04:00
Dave Townsend 55ee944e85 Bug 1068087: Switch about:plugins to run remotely. r=mconley
--HG--
extra : rebase_source : f1538bb9d17cc1a320e0e29c2733a038fcbaefb2
extra : source : 0718dffcd078caef467625cb4bf05753ad5a58e1
2015-01-08 12:40:14 -08:00
Ryan VanderMeulen 6ed1b917e2 Merge m-c to inbound. a=merge
--HG--
rename : browser/devtools/webide/modules/remote-resources.js => browser/devtools/shared/getjson.js
rename : testing/marionette/marionette-common.js => testing/marionette/common.js
rename : testing/marionette/marionette-elements.js => testing/marionette/elements.js
rename : testing/marionette/marionette-frame-manager.js => testing/marionette/frame-manager.js
rename : testing/marionette/marionette-listener.js => testing/marionette/listener.js
rename : testing/marionette/marionette-sendkeys.js => testing/marionette/sendkeys.js
rename : testing/marionette/marionette-simpletest.js => testing/marionette/simpletest.js
extra : rebase_source : 0367967af3ef28a8bfa6bb03ffdb6d229f4d92be
2015-03-24 11:58:07 -04:00
Jim Mathies ea3c8574a4 Bug 1129040 - Add a blocklist shim in the content process and forward requests to the parent process. r=Mossop
--HG--
extra : rebase_source : 37803cbf174090e817c84ac0390715060c60000b
2015-03-23 08:40:08 -05:00
Stephen Pohl 1d4108ed04 Backout 9000e74fa1fe because it requires test updates. r=me 2015-03-10 20:42:30 -04:00
Stephen Pohl 8a63efcd80 Bug 1140522: Ensure proper use of appDisabled and userDisabled in GMPProvider.jsm. r=mossop 2015-03-10 20:30:58 -04:00
Gijs Kruitbosch b62606f236 Bug 1129219 - fix learnMoreURL to be a getter so we don't access appInfo really early, rs=bustage-and-Mossop's-advice on a CLOSED TREE
--HG--
extra : amend_source : 939284f33529a355b001d590d44303b77bdc8c1f
2015-03-09 19:43:08 +00:00
Gijs Kruitbosch 7a77d38bb0 Bug 1129219 - add learn more link for EME provider, r=MattN
--HG--
extra : rebase_source : efdf734aeb0fe50c0cfa73f3e15ccc80c571febe
2015-03-09 17:26:15 +00:00
Ryan VanderMeulen c315668b7b Bug 632290 - Disable browser_about.js on Linux and Windows.
--HG--
extra : rebase_source : d9c0bc991cf23ff7d7f9765886f3100479b90ec9
2015-03-06 09:07:21 -05:00
Benjamin Smedberg b338c03fbb Trivial, no bug: add missing semicolon to nsBlocklistService.js to avoid a strict warning. 2015-03-04 10:48:04 -05:00
Benjamin Smedberg 0b8c17ae3d Bug 1134615 - Refactor the blocklist matching code in _getPluginBlocklistState into _getPluginBlocklistEntry so that getPluginBlocklistURL and getPluginInfoURL return the correct block entry. r=Mossop
--HG--
extra : rebase_source : ca6e2fe51eb28e8ddd9203d22a57f68096a4b405
extra : amend_source : 62ec06e414a88562bfe1163be2ab8f02602a083e
2015-02-19 13:07:59 -05:00
Anish 4063a569ed Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers 2015-03-03 08:46:37 -05:00
Stephen Pohl 664f2b4ba6 Bug 1129721: Add license URL for Adobe EME. r=dolske 2015-02-27 14:30:14 -05:00
Stephen Pohl 6a270c04fc Bug 1130682: Add homepage URL for Adobe EME. r=dolske 2015-02-27 14:30:09 -05:00
Georg Fritzsche eb3ac01fed Bug 1136639 - Disable logging for OS.File activities again in head_addons.js. rs=yoric 2015-02-25 23:54:35 +01:00
Alessio Placitelli 93f8ea689f Bug 1122061 - Move TelemetrySession tests out of test_telemetryPing.js. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli 376460a8c1 Bug 1122050 - Environment addons data collection test coverage. r=gfritzsche 2015-02-25 23:54:33 +01:00
Robert Strong cecbc6e4fb Bug 897031 - NS_ERROR_XPC_GS_RETURNED_FAILURE at nsBlocklistService.js:70 followed by ReferenceError: gApp is not defined, on green Windows debug mochitest runs. r=dtownsend 2015-02-24 14:11:33 -08:00
Benjamin Smedberg d4201803b0 Bug 1133000 - Expose the protected-mode toggle in the Addons-manager UI options pane for Flash. r=Unfocused/MattN
--HG--
extra : rebase_source : 6917fdbc19c7b2a03d3a65c1f2d7eff01afc61fd
extra : histedit_source : bcb328b11de86da2e7d84b8b1d730a43e5d515db
2015-02-13 14:55:37 -05:00
Stephen Pohl aabcb485ce Bug 1135242: Properly initialize media.eme.enabled during GMP tests, irrespective of the default. r=gfritzsche 2015-02-21 11:26:35 -05:00
Stephen Pohl 98e9e66c09 Bug 1134831: Add the ability to localize license info for GMPs in addons manager. r=gfritzsche 2015-02-20 08:26:29 -05:00
Stephen Pohl ebe2268f1e Bug 1134817: Change GreBinD to GreD for ClearKey (followup to bug 1132789). r=cpearce 2015-02-20 08:26:22 -05:00
Chris Peterson 645f8904ac Bug 1133279 - Remove nonstandard let blocks from toolkit/mozapps/extensions. r=Mossop 2015-02-05 22:54:56 -08:00
Hector Zhao 910a54cd6d Bug 1129287 - Fix not rejecting partial name matches for plugin blocklist entries. r=gfritzsche 2015-02-04 12:27:54 +08:00
Stephen Pohl ef2c7d0c9b Bug 1089867: Add tests for Adobe EME CDM download/install. r=gfritzsche
--HG--
rename : toolkit/mozapps/extensions/test/browser/browser_openH264.js => toolkit/mozapps/extensions/test/browser/browser_gmpProvider.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_openh264.js => toolkit/mozapps/extensions/test/xpcshell/test_gmpProvider.js
2015-02-17 12:50:31 -05:00
Stephen Pohl 4d92017f98 Bug 1089867: Disable and hide Adobe EME by default and add ability to hide hidden GMPs in addon manager. r=gfritzsche 2015-02-17 12:50:27 -05:00
Stephen Pohl b7563655ca Bug 1089867: Refactor GMPProvider and make it compatible with EME CDMs. r=gfritzsche
--HG--
rename : toolkit/mozapps/extensions/content/openH264Prefs.xul => toolkit/mozapps/extensions/content/gmpPrefs.xul
2015-02-17 12:50:21 -05:00
Stephen Pohl 360e0133f9 Bug 1089867: Rename OpenH264Provider.jsm to GMPProvider.jsm. r=gfritzsche
--HG--
rename : toolkit/mozapps/extensions/internal/OpenH264Provider.jsm => toolkit/mozapps/extensions/internal/GMPProvider.jsm
2015-02-17 12:50:03 -05:00
Benjamin Smedberg 6fefaa3051 Bug 1131136 part B - reload plugins when we load the plugins pane of the addon manager, r=Unfocused
--HG--
extra : rebase_source : af6134a6d4f194a0e890e6e179bfd8dc09285615
2015-02-10 12:30:06 -05:00
Chris Pearce 9db7be6948 Bug 1132789 - Mac ClearKey EME work on MacOSX. r=spohl 2015-02-13 21:30:23 +13:00
Christoph Kerschbaumer 7082ffe2b7 Bug 1087744: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/ - tests (r=gijs) 2015-02-11 08:51:35 -08:00
Phil Ringnalda 490561155f Back out 35e75bce4db4 (bug 1087744) for xpcshell bustage
CLOSED TREE
2015-02-10 23:05:42 -08:00
Christoph Kerschbaumer fe39ce0539 Bug 1087744: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/ (r=gijs) 2014-10-24 15:25:34 -07:00
Christoph Kerschbaumer 01f03b1b49 Bug 1087744: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/ - tests (r=gijs) 2015-02-10 20:49:49 -08:00
Blair McBride 06584886b6 Bug 1128126 - Enforce safe schemes in isInstallAllowed. r=Mossop 2015-02-10 15:47:50 +13:00
Gijs Kruitbosch b24f5b4422 Bug 1123771 - don't expose search icon as button if all it does is focus input and label it otherwise, r=Mossop 2015-02-06 11:44:37 +00:00
Dave Townsend 3e21deca94 Bug 1040158: Allow overriding an add-ons multiprocessCompatible flag in the update manifest for an add-on. r=Unfocused
--HG--
extra : rebase_source : 346d93a2ae26e8961c6fa800d63f9b926d0c1efe
2015-01-30 17:20:12 -08:00
Dave Townsend 8227383127 Backing out 3c49c72bbd26 from bug 1040158 due to test failures on a CLOSED TREE.
--HG--
extra : rebase_source : b7c5c503edd814e131aa9de878461d561c454219
2015-02-04 10:46:35 -08:00
Dave Townsend 76cfb1c8e7 Fix the CLOSED TREE caused by xpcshell test failures by touching the root xpcshell.ini manifest. See bug 994255 2015-02-04 09:18:59 -08:00
Dave Townsend ffac289f9e Bug 1040158: Allow overriding an add-ons multiprocessCompatible flag in the update manifest for an add-on. r=Unfocused
--HG--
extra : rebase_source : 57fc6e7da5d49db33818b3f4269b5d13aa610474
2015-01-30 17:20:12 -08:00
Alessio Placitelli 3f0538e75f Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche 2015-01-22 12:23:00 +01:00
Geoff Lankow e77e679f44 Bug 675372 - Allow resource protocol mappings in chrome.manifest files of bootstrapped add-ons; r=Unfocused 2015-01-22 20:00:13 +13:00
Marco Zehe 62cad48ebc Bug 1122902 - NVDA screen reader says ‘unknown’ for a control when the More button in the Add-ons Manager is pressed, r=gijs 2015-01-20 01:14:00 +00:00
Blair McBride fb755408ef Bug 1075625 - AddonManager can race between provider startup / shutdown and methods that call back to providers. r=Mossop 2015-01-19 22:55:15 +13:00
Carsten "Tomcat" Book 9182dc1158 merge fx-team to mozilla-central a=merge 2015-01-09 14:16:30 +01:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E) ea0e5ac119 Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. r=keeler r=Unfocused 2015-01-07 06:08:00 +01:00
Dave Townsend da3564ca03 Bug 1094312: Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs
test_cancel_restart needs the progress notification to show reliably so it can
cancel the pending install. To ensure this a sjs script is used to
asynchronously deliever the XPI data. It starts responding but sends no data
until a second request is made to tell it to complete. So the test can start
the install, then do what it likes with the progress dialog before finally
telling the server to complete the download for the install.

--HG--
extra : rebase_source : 9bd5c617a28ee4edaa8e18599ad8eca0b52f7133
2014-12-26 14:06:43 -08:00
James Willcox 396525896e Bug 1110271 - Enable GMPInstallManager on Android r=mfinkle 2015-01-05 11:03:27 -06:00
Dave Townsend 70f66e1104 Bug 1116629: Cancelling an in-progress download fails to remove the temporary file on windows. r=Unfocused
When attempting to cancel the install we must wait for the channel to close
before attempting to delete the temporary file or it will be locked on windows.

--HG--
extra : rebase_source : 96ea862cb713bddad8d48b14c7f296cd825ec5a7
2014-12-30 16:25:44 -08:00
Gijs Kruitbosch 56ca71a572 Bug 1093034 - test fixes for addon manager and unknown types, r=Mossop 2014-12-19 11:57:37 +00:00
Gijs Kruitbosch ef62d751ea Bug 1093034 - fix add-on manager to cope with magical new add-on types, r=Mossop
--HG--
extra : rebase_source : b448a22f2781bca89a54d559dc63141532ef6c8d
2014-12-11 00:46:56 +00:00
Dave Townsend 2475e48b37 Backing out bug 632290 due to more permanent failures. 2014-12-18 12:40:29 -08:00
Irving Reid 67e6d88b01 Bug 632290: Intermittent browser_about.js timeout. r=Mossop 2014-12-18 11:42:26 -08:00
abdelrhman 3990efb3f1 Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Carsten "Tomcat" Book 64b43466f7 Backed out changeset b38a8e2203a1 (bug 1024809) for Android 4 perma failures 2014-11-28 12:23:19 +01:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E) 4fc60a106f Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. (r=keeler,Unfocused) 2014-11-27 23:36:00 +01:00
Carsten "Tomcat" Book 4155be994b Backed out changeset 761071f57ab6 (bug 1024809) for emulator ics bustage 2014-11-27 16:30:41 +01:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E) ce5a887c60 Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. r=keeler,Unfocused 2014-11-27 04:12:00 +01:00
Anthony Jones ab6aa22d12 Bug 1103733 - Fix openh264 test failures; r=unfocused 2014-11-27 16:16:40 +13:00
Sid Stamm f797c407f5 Bug 1103280 - remove references to undefined REFERRER_POLICY_DEFAULT symbol. r=billm 2014-11-22 05:14:00 +01:00
Chris Peterson 6e2ef091e8 Bug 1102131 - Part 5: Remove deprecated let blocks and expressions in toolkit. r=Mossop
--HG--
extra : rebase_source : 3581ec35850edb35c921a0d86ddae1391f588135
2014-11-19 23:50:25 -08:00
Bill McCloskey 7e5124ee68 Bug 1102634 - [e10s] Add pref for add-on shims (r=ally) 2014-11-21 14:01:23 -08:00
Edwin Flores df394801a2 Bug 1100164 - Fix gmp-clearkey path - r=unfocused 2014-11-20 11:17:47 +13:00
Wes Kocher 7c47e9fc4e Merge inbound to m-c a=merge 2014-11-18 18:07:51 -08:00
Dave Townsend 000237069c Bug 1095128: Make sure add-on updates remain disabled after each browser chrome test. 2014-11-18 09:18:51 -08:00
Paolo Amadini 8e7a41ab61 Bug 1094208 - Part 2 of 3 - Fix browser_bug562797.js to work with the DOM Promise scheduling. r=Mossop 2014-11-13 11:19:08 +00:00
Sid Stamm 63f8cd4e13 Bug 704320 - Add referrer policy support for nsIWebBrowserPersist and its consumers. (r=jst) 2014-11-18 08:47:14 -05:00
Edwin Flores 293e18a4d3 Bug 1075182 - Package and load ClearKey Content Decryption Module at startup - r=Unfocused 2014-11-12 11:33:28 +13:00
Dão Gottwald b605783cb3 Bug 1093368 - Customize mode theme picker shouldn't pass the default theme object to LightweightThemeManager.previewTheme. r=jaws 2014-11-08 20:30:00 +01:00
Michael Ratcliffe 926bf1ca5d Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Michael Ratcliffe 239fba2d47 Backed out changeset 3500854d791b for test log breakage 2014-11-07 13:32:09 +00:00
Michael Ratcliffe f827243aac Bug 1090913 - Make mochitests fail when it has 0 passes and 0 fails r=jmaher 2014-11-05 16:00:52 +00:00
Joel Maher 74944f6a58 Bug 1092587 - TypeError: Promise.defer is not a function, causing browser chrome failures. r=Yoric 2014-11-05 09:47:00 -05:00
Dave Townsend 92cbae2c94 Bug 1082871: Pass the login manager the browser performing the install. r=unfocused 2014-11-04 23:29:15 -08:00
Dave Townsend 034055f952 Bug 1082764: Use the correct referrer when the content handler catches an XPI install in e10s. r=Unfocused 2014-11-04 23:28:55 -08:00
Dave Townsend a7d0217d78 Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
Allison Naaktgeboren b71a733652 Bug 1063156 - Enable e10s shims by default, even when browser.tabs.remote.autostart pref is false.r=billm 2014-10-31 17:44:58 -07:00
David Rajchenbach-Teller 05ddb95d48 Bug 1083989 - Adapting e10s mochitests that expect Promise.jsm in the scope. r=yoric 2014-10-30 23:39:48 +01:00
J. Ryan Stinnett 1fe96f430c Bug 1090450 - Properly check add-on update state during update interval. r=Mossop
A refactoring in bug 995108 inadvertently disabled background add-on updates by
moving the timer handler to AddonManagerPrivate without fixing the values the
method uses to point to meaningful locations.
2014-10-28 20:26:00 -04:00
Phil Ringnalda f500006515 Back out 8a1dfdaaeb3c (bug 1063156) for Android bustage
CLOSED TREE
2014-10-28 23:26:07 -07:00
Allison Naaktgeboren 12e9fe5781 Bug 1063156 - Enable e10s shims by default, even when browser.tabs.remote.autostart pref is false.r=billm 2014-10-28 22:08:07 -07:00
Ryan VanderMeulen a8a76f690d Merge fx-team to m-c. a=merge 2014-10-22 16:27:41 -04:00
Dave Townsend 3a642bb160 Bug 1086169: Wait for page load event listener to run in tests. r=Unfocused 2014-10-21 17:29:33 -07:00
Dave Townsend ef75628de9 Bug 1084646: Fix faulty test and disable it until the feature is fixed. r=Unfocused 2014-10-20 10:25:09 -07:00
Dave Townsend c33362a45c Bug 1080785: Fix and enable xpinstall tests in e10s. r=Unfocused 2014-10-20 10:22:48 -07:00
Irving Reid 94c56f0de8 Bug 1081702 - Check that callback parameters are defined before pushing onto result arrays. r=Mossop
--HG--
extra : rebase_source : a15c886d7f7d12e8092e74564a981670545c8ea6
2014-10-21 12:05:24 -04:00
Hiroyuki Ikezoe 2392d818b5 Bug 1083880 - Fix TEST-UNEXPECTED-FAIL | /builds/slave/test/build/tests/xpcshell/tests/toolkit/mozapps/extensions/test/xpcshell/test_openh264.js | test failed. r=irving 2014-10-16 09:16:00 +02:00
Ryan VanderMeulen aa28d3eb31 Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Alessio Placitelli bb89783735 Bug 1038145 - Add XPCSHELL tests for getPluginInfoURL in the blocklist service. r=irving 2014-10-15 15:23:22 +02:00
Alessio Placitelli 29c539ca86 Bug 1038145 - Make use of the new infoURL item from the blocklist for plugins with an update. r=irving 2014-10-15 15:23:22 +02:00
Georg Fritzsche c61134c613 Bug 1079312 - Fix invalid log.warning() to log.warn(). r=irving 2014-10-09 18:02:25 +02:00
David Rajchenbach-Teller fd25c2d6ae Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 3);r=yoric
CLOSED TREE
2014-10-10 13:31:00 -04:00
David Rajchenbach-Teller 1d0bb07f2b Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop 2014-10-04 14:19:00 +02:00
David Rajchenbach-Teller 7731624b81 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3). r=dao 2014-10-04 14:24:00 +02:00
Carsten "Tomcat" Book 1e804c972a Backed out changeset 7fd7d28cd78f (bug 1016387) 2014-10-10 10:40:37 +02:00
Carsten "Tomcat" Book 896fd6c1f5 Backed out changeset 039f1a265da2 (bug 1016387) 2014-10-10 10:40:35 +02:00
David Rajchenbach-Teller c22af49059 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3). r=dao 2014-10-04 14:24:00 +02:00
David Rajchenbach-Teller a3f5ceaa74 Bug 1016387 - Whitelisting tests that leak Promise rejections (bc3, part 2). r=mossop 2014-10-04 14:19:00 +02:00
Benjamin Smedberg 9f951c606a Bug 1053746 - Add telemtry for OpenH264 plugin, r=gfritzsche 2014-10-08 10:54:08 -04:00
Andrew Halberstadt d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Jon Morton 1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Bobby Holley fe8430e115 Bug 1065185 - Fix extension manager test. r=bz 2014-10-03 10:05:50 +02:00
Irving Reid e50e53b961 Bug 1074135 - callback after exceptions when calling async provider methods; r=unfocused 2014-09-29 13:01:50 -04:00
Carsten "Tomcat" Book 369aa43021 Merge m-c to fx-team 2014-09-29 16:19:41 +02:00
Carsten "Tomcat" Book 9d31360549 merge mozilla-inbound to mozilla-central a=merge 2014-09-29 15:42:55 +02:00
Mike Quested 4dbfb4013f Bug 1056035 - Hide the separator if there are no visible items above it. r=Unfocused 2014-09-29 05:01:00 -04:00
Irving Reid 0628f512eb Bug 1059674 - use AsynchShutdown.blocker() for AddonManager provider shutdown; r=unfocused 2014-09-27 16:25:47 -04:00
Georg Fritzsche c56aa93bed Bug 1070036 - Catch NS_ERROR_NOT_AVAILABLE during OpenH264Provider startup. r=irving 2014-09-24 17:38:50 +02:00
Mark Hammond 0d604d7422 Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN 2014-09-26 15:54:34 +10:00
Mark Hammond d62e1dc202 Bug 1050080 - add default permissions for uitour and addon installations, and remove PermissionsUtils. r=MattN 2014-09-23 16:33:35 +10:00
Manu Jain 66dc378c73 Bug 1063561 - Convert Addon Manager telemetry timings to use Components.utils.now(); r=irvingreid 2014-09-19 14:04:49 -04:00
Mike Conley 6aecdba124 Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.

--HG--
extra : rebase_source : 6239a4b49e0af89800c5618e4589f8aef03f58d4
2014-09-17 16:06:58 -04:00
Dão Gottwald 42e85fd020 Bug 1060623 - Theme switcher in customize mode should only show the five most recently used lightweight themes. r=jaws 2014-09-17 21:41:35 +02:00
Irving Reid b6b6a6c4f5 Bug 1049142: don't scan unpacked extensions if disabled; r=Unfocused 2014-09-16 12:48:15 -04:00
Irving Reid fb8d48718c Bug 1064480 - add diagnostics for late saves; r=Mossop 2014-09-16 12:56:34 -04:00
Michael Pruett a1fa3885b8 Bug 1059620 - Convert XPIProvider to use Preferences.jsm. r=Unfocused 2014-09-12 05:32:34 -05:00
Blair McBride b8c500ff2b Bug 1039028 - Show license info for OpenH264 plugin. r=irving
--HG--
extra : transplant_source : vj%2A%ED%7Dl%86%8F%FE%C2%1Fn%A3%B9%F6i%DD%F7%C2%81
2014-09-17 13:12:09 +12:00
Nigel Babu 1da2de4cb7 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Wes Kocher 6e187f49f8 Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
Shu-yu Guo 59ccd2fecb Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo 15262d36a9 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Mike Conley 91e7e2f96f Bug 899347 - [e10s] Make click-to-play work with e10s. Originally written by mbrubeck. r=gfritzsche,felipe,Unfocused.
We now use message passing and content scripts in order to implement click-to-play. This allows
us to use click-to-play in e10s windows.

--HG--
extra : rebase_source : 719afe669c638ba4883f76f18aee38df6b60b4ad
2014-09-15 13:33:50 -04:00
Ryan VanderMeulen e84550c5e3 Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
CLOSED TREE
2014-09-15 15:30:39 -04:00
Giovanni Sferro ccbb9be8bc Bug 1050518 - Remove nsICertificatePrincipal. r=keeler 2014-09-10 20:31:00 -04:00
Ryan VanderMeulen eb14ebf16d Merge m-c to inbound. a=merge
CLOSED TREE
2014-09-10 18:36:26 -04:00
Sudheesh Singanamalla 34ef942fc9 Bug 1056490 - Fixes addons.repository WARN Unknown type id when parsing addon: 5. r=Irving 2014-09-08 21:55:21 +05:30
Jim Chen fd9b507bb9 Bug 1060088 - Don't ship unused addon providers in Fennec; r=Unfocused 2014-09-09 13:46:47 -04:00
Benjamin Smedberg 8645d53fb9 Bug 1053745 - Add GMP plugin data to FHR, r=gfritzsche
--HG--
extra : rebase_source : d60d6740369f51168e2d176549b9495df5245143
2014-09-05 11:17:00 -04:00
Ryan VanderMeulen f5859a2048 Merge inbound to m-c. a=merge 2014-09-03 16:38:57 -04:00
Bill McCloskey 757ebcfbe3 Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm 2014-09-02 13:47:12 -05:00
Felipe Gomes 382f4efc2f Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally. 2014-09-10 15:53:55 -03:00
Irving Reid ac7e0ee10e Bug 1042919: Catch errors in isPlatformCompatible and report them via Telemetry; r=mossop 2014-08-28 09:22:52 -04:00
Irving Reid c243877528 Bug 995108: Don't register unused observers; r=mossop 2014-08-28 09:21:46 -04:00
Alex Bardas 2fe6154d4c Bug 1058039 - Make sure that .addon-control subitem elements from Plugin Add-on Manager are not hidden (otherwise the state menu selectbox will not inherit a good width). r=Unfocused 2014-08-27 19:04:00 +02:00
Onno Ekker a47e351807 Bug 789732 - Send HTTP header to differentiate addon updates from normal file downloads. r=Unfocused 2014-08-25 08:38:55 +02:00
Qeole 158c324a97 Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher 2014-08-25 17:23:34 +02:00
Qeole 45d26eb52c Bug 1045209 - Remove media.gmp-gmpopenh264.path pref and set install path for OpenH264 plugin to <profile-dir>/<gmp-plugin-id>/<version>. r=unfocused,jesup
Certain usage scenarios, like enterprise roaming profile setups, lead to the installed OpenH264 plugin not being found anymore.
We install the plugin into the profile directory, so the fix here is to just store the install path relative the profile and not an absolute path.
We also now store the plugin in a version-specific subdirectory, which avoids further issues like e.g. Windows preventing updates due to locking loaded DLLs.
2014-08-25 17:23:34 +02:00
Jared Wein 40a594a21c Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
Roberto A. Vitillo 3eb77a08ed Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
CLOSED TREE
2014-08-19 10:31:00 -04:00
Ed Morley 5b13b797b8 Backed out changeset 143ae44587b2 (bug 559505) for xperf failures 2014-08-20 17:10:05 +01:00
Roberto A. Vitillo 94f55c9aaa Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg 2014-08-19 10:31:00 -04:00
Ryan VanderMeulen 9c4e668647 Merge fx-team to m-c. a=merge 2014-08-15 16:22:55 -04:00
Ryan VanderMeulen aca2e09af9 Bug 1026805 - Disable frequently-hanging mozapps tests on OSX. a=me 2014-08-15 14:32:11 -04:00
Ed Morley ce398ca5f7 Merge mozilla-central and fx-team 2014-08-15 17:37:16 +01:00
Alex Bardas c252b0f4eb Bug 1034679 - Visually display that plug-in states are locked in Add-ons Manager. r=Unfocused 2014-08-11 16:20:00 -04:00
Tim Taubert e47af3ba07 Bug 1052409 - Fix browser_openH264 shutdown leak r=gfritzsche 2014-08-12 17:06:41 +02:00
Wes Kocher 98f9eac6dd Merge m-c to inbound on a CLOSED TREE 2014-08-08 14:15:34 -07:00
Georg Fritzsche fd81233901 Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused 2014-08-01 14:28:39 +02:00
Georg Fritzsche 60fb551fcf Bug 1048793 - Remove Experiments CertUtils usage as PublicKeyPinningService already provides the same functionality. r=mmc 2014-08-08 14:14:22 +02:00
Blake Kaplan 5b16c86f37 Bug 687194 followup - don't run this test on Android. r=bent
--HG--
extra : rebase_source : b6c5a751206e4837463310cb4bd4f00591e6df40
2014-08-06 11:28:07 -07:00