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

5072 Коммитов

Автор SHA1 Сообщение Дата
Edwin Flores 22ff3a6f11 Bug 1148071 - Fix CDM update behaviour - r=cpearce 2015-04-04 17:03:16 +13: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
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
Brian R. Bondy 07c78cb647 Bug 1151827 - Fix re-building toolkit/mozapps/update on Windows. r=rstrong
Test plan:
- On Windows, run `./mach clobber`
- On Windows, run `./mach build`, make sure it succeeds
- On Windows, run `./mach build toolkit/mozapps/update/updater` make sure it succeeds
2015-04-08 09:45:24 -04:00
Robert Strong 140d2fa062 Bug 1151266 - When test registry key is missing, binaries are not signed, etc. don't run app update tests that require these conditions. r=spohl 2015-04-07 22:43:09 -07:00
Wes Kocher 187f3295a6 Backed out 3 changesets (bug 1151266, bug 920750, bug 1138284) for Windows updater XPCshell test failures
Backed out changeset 816465912339 (bug 920750)
Backed out changeset 8cd18e65ef94 (bug 1138284)
Backed out changeset 8f9d45fcae6b (bug 1151266)
2015-04-07 18:19:46 -07:00
Robert Strong bbf600d8a6 Bug 1138284 - Extend telemetry for large number of SERVICE_UPDATER_SIGN_ERROR errors. r=spohl 2015-04-07 14:03:04 -07:00
Robert Strong 2af84cd19e Bug 1151266 - When test registry key is missing, binaries are not signed, etc. don't run app update tests that require these conditions. r=spohl 2015-04-07 14:03:00 -07: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
Brian R. Bondy 883e38f2fc Bug 973933 - Fix Nightly builds failing on updater-xpcshell. r=rstrong 2015-03-03 23:27:17 -05:00
Brian R. Bondy f5f7f0eac0 Bug 973933 - Temporarily disable Linux for MAR verification. r=rstrong 2015-04-06 12:03:19 -04:00
Brian R. Bondy 0cae4e498f Bug 973933 - Fix mochitest chrome updater tests. r=rstrong 2015-04-06 12:03:18 -04:00
Brian R. Bondy ab9ccba028 Bug 973933 - New updater-xpcshell binary for updater tests. r=rstrong
This is a rollup of recent work. Changes include:
- Creating an xpcshell only updater binary. This binary has an embedded xpcshell only cert for verifying test only mars.  It is only used by tests and is not signed w/ authenticode certs.
- Modifying tests to use that new binary
- Adding a check-cert option to the maintenance service
- Using that new cert-check option in new tests to test the authenticode path
- No longer doing an authenticode check during service updater tests on the xpcshell binary.
- Enables more tests for other platforms

--HG--
rename : toolkit/mozapps/update/updater/moz.build => toolkit/mozapps/update/updater/updater-common.build
2015-04-06 12:03:18 -04:00
Stephen Pohl 884903af05 Bug 991993: Disable NSS for updater on OSX and enable native APIs. r=smichaud,rstrong 2014-10-22 21:52:54 -04:00
Brian R. Bondy 4ac166357a Bug 903126 - Replace DER file with XPCShell cert. r=rstrong 2014-10-22 21:03:32 -04:00
Brian R. Bondy 82700d23b5 Bug 903126 - Don't use an xpcshell cert for verification. r=rstrong 2014-10-22 21:02:00 -04:00
Brian R. Bondy b20dd12523 Bug 903135 - Multi platform MAR verification updater support. r=rstrong 2014-10-22 21:00:26 -04:00
Brian R. Bondy 598238b91e Bug 903135 - Multi platform MAR verification build config. r=rstrong 2014-10-22 21:00:19 -04:00
Robert Strong 5b37e6b051 Bug 1083653 - fix intermittent failure for marStageSuccessPartialSvc.js and marStageFailurePartialSvc.js. r=spohl 2015-04-04 05:24:54 -07:00
Robert Strong 478a8e47e2 Bug 1138282 - Extend telemetry for large number of SERVICE_STILL_APPLYING_ON_FAILURE errors. r=bbondy 2015-04-03 11:19:01 -07:00
Robert Strong 7e1d991895 test for Bug 1149590 - Update/Upgrade for application dowloaded and installed, setting to ask/prompt for action ignored. r=spohl 2015-04-03 11:18:56 -07:00
Robert Strong 228de9e209 changes for nsUpdateService.js - Bug 1149334 - Remove preprocessing of nsUpdateService.js and use AppConstants.jsm. r=spohl 2015-04-02 18:29:42 -07:00
Ryan VanderMeulen 60230e346e Merge m-c to fx-team. a=merge
--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 : 8710be7b06e32d85d3ec4101bd1072e14fd716ec
2015-04-02 16:53:38 -04:00
Robert Strong 5107e8261b Bug 1149363 - For xpcshell tests instead of throwing fail the test so it is easily understood what is going on. r=spohl 2015-04-02 03:36:47 -07: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
Robert Strong c97291f765 Bug 1149693 - Remove UpdaterHealthProvider.jsm from nsUpdateService.manifest. r=spohl 2015-03-31 14:17:56 -07:00
Robert Strong 7e8331155e Bug 1149590 - Update/Upgrade for application dowloaded and installed, setting to ask/prompt for action ignored. r=spohl 2015-03-31 14:17:38 -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
Mike Hommey 082f551b9a Bug 1147207 - Allow to give extra l10n directories to l10n-repack.py. r=gps
This allows to use separate l10n staging directories for e.g. addons.
2015-03-31 12:32:53 +09: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
Andrew McCreight 2f48802ae0 Bug 1147572 - Remove implementation language field from DOM class info. r=jst 2015-03-30 10:45:39 -07:00
Hiroyuki Ikezoe 2cb5a25170 Bug 1139254 - Use MockRegistrar in toolkit/mozapps. r=Unfocused 2015-03-30 02:14:00 -04:00
Andrew McCreight 46dfeaba0b Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley 2015-03-29 07:52:54 -07:00
Robert Strong ef58f7e085 Bug 1137447 - New app update telemetry for patch type (complete or partial), extended error codes, and general cleanup. r=bbondy 2015-03-28 20:20:53 -07:00
Robert Strong bb8cdf7256 Remove FHR from app update Bug 1121018 - FHR data migration: org.mozilla.update. r=spohl 2015-03-28 20:20:38 -07: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
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
Mike Hommey 525ae5030d Bug 1147283 - Replace mozpack.path with mozpath. r=mshal
Back when mozpack.path was added, it was used as:

  import mozpack.path
  mozpack.path.func()

Nowadays, the common idiom is:

  import mozpack.path as mozpath
  mozpath.func()

because it's shorter.

$ git grep mozpath\\. | wc -l
423
$ git grep mozpack.path\\. | wc -l
123

This change was done with:
$ git grep -l mozpack.path\\. | xargs sed -i 's/mozpack\.path\./mozpath./g'
$ git grep -l 'import mozpack.path$' | xargs sed -i 's/import mozpack.path$/\0 as mozpath/'
$ (pat='import mozpack.path as mozpath'; git grep -l "$pat" | xargs sed -i "1,/$pat/b;/$pat/d")
2015-03-27 08:13:16 +09: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