Irving Reid
338bc024ab
Bug 1059674 - use AsynchShutdown.blocker() for AddonManager provider shutdown; r=unfocused
2014-09-27 16:25:47 -04:00
Mark Hammond
f3e9eb52cb
Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN
2014-09-26 15:54:34 +10:00
Mark Hammond
5e82e483b4
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
048068f102
Bug 1063561 - Convert Addon Manager telemetry timings to use Components.utils.now(); r=irvingreid
2014-09-19 14:04:49 -04:00
Mike Conley
8f700fd60f
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
7f519dc50c
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
2cdc3ebc02
Bug 1049142: don't scan unpacked extensions if disabled; r=Unfocused
2014-09-16 12:48:15 -04:00
Irving Reid
6464c3b34f
Bug 1064480 - add diagnostics for late saves; r=Mossop
2014-09-16 12:56:34 -04:00
Michael Pruett
aa8a673651
Bug 1059620 - Convert XPIProvider to use Preferences.jsm. r=Unfocused
2014-09-12 05:32:34 -05:00
Blair McBride
af8812d609
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
489aede8a8
Merge fx-team to m-c with bustage fix, a=merge
2014-09-16 08:43:45 +05:30
Wes Kocher
332233753a
Merge m-c to inbound a=merge
2014-09-15 16:41:45 -07:00
Shu-yu Guo
320f4e1440
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
285e8aa396
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
ba0dd9b993
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
a0693c9204
Backed out changeset 5747034f2bcc (bug 899347) for mochitest-bc failures.
...
CLOSED TREE
2014-09-15 15:30:39 -04:00
Giovanni Sferro
0decd968e4
Bug 1050518 - Remove nsICertificatePrincipal. r=keeler
2014-09-10 20:31:00 -04:00
Ryan VanderMeulen
9d54d5a7be
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-10 18:36:26 -04:00
Sudheesh Singanamalla
8832d7579c
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
7269d9cf50
Bug 1060088 - Don't ship unused addon providers in Fennec; r=Unfocused
2014-09-09 13:46:47 -04:00
Benjamin Smedberg
fab6ce367b
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
d57ca8703d
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Bill McCloskey
42257acb97
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Felipe Gomes
3a6a843e37
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
2014-09-10 15:53:55 -03:00
Irving Reid
4759183a0e
Bug 1042919: Catch errors in isPlatformCompatible and report them via Telemetry; r=mossop
2014-08-28 09:22:52 -04:00
Irving Reid
0e0ad75589
Bug 995108: Don't register unused observers; r=mossop
2014-08-28 09:21:46 -04:00
Alex Bardas
5ed0176e11
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
bf003b01c4
Bug 789732 - Send HTTP header to differentiate addon updates from normal file downloads. r=Unfocused
2014-08-25 08:38:55 +02:00
Qeole
9b64b785b1
Bug 1045209 - Updating tests for new OpenH264 plugin path handling. r=unfocused,ted,jmaher
2014-08-25 17:23:34 +02:00
Qeole
a149d081ef
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
6be1b4f7ff
Bug 1007336 - Set lightweight themes in customization mode. r=gijs
2014-08-21 15:57:41 -04:00
Roberto A. Vitillo
5ff93e6b9c
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
74d6fa680a
Backed out changeset 143ae44587b2 (bug 559505) for xperf failures
2014-08-20 17:10:05 +01:00
Roberto A. Vitillo
1f842452fc
Bug 559505 - Deprecate localstore.rdf and replace it with xulstore. r=enn, sr=bsmedberg
2014-08-19 10:31:00 -04:00
Ryan VanderMeulen
89a7f707c8
Merge fx-team to m-c. a=merge
2014-08-15 16:22:55 -04:00
Ryan VanderMeulen
be4bea7d04
Bug 1026805 - Disable frequently-hanging mozapps tests on OSX. a=me
2014-08-15 14:32:11 -04:00
Ed Morley
88acc3bbf6
Merge mozilla-central and fx-team
2014-08-15 17:37:16 +01:00
Alex Bardas
fcdf96f291
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
b8c9355231
Bug 1052409 - Fix browser_openH264 shutdown leak r=gfritzsche
2014-08-12 17:06:41 +02:00
Wes Kocher
ea2ca055ae
Merge m-c to inbound on a CLOSED TREE
2014-08-08 14:15:34 -07:00
Georg Fritzsche
462b16d5c4
Bug 1042161 - Handle OpenH264 updates for long-running sessions. r=unfocused
2014-08-01 14:28:39 +02:00
Georg Fritzsche
3e7deb4ff6
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
956889baf0
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
Blake Kaplan
20f9388ee6
Bug 687194 - Basic test for chrome registration/unregistration. r=Mossop
2014-08-06 09:58:11 -07:00
Wes Kocher
5e2e2bcd60
Backed out changeset 1e2a00dc11cb (bug 687194) for mochitest-5 failures on a CLOSED TREE
2014-08-05 17:01:06 -07:00
Blake Kaplan
f0e25c8149
Bug 687194 - Basic test for chrome registration/unregistration. r=mossop
2014-08-05 16:10:21 -07:00
Alex Bardas
39cbc5b017
Bug 994731 - Remove redundant in-memory cache from AddonRepository and use AddonDatabase instead. r=irving
2014-08-04 18:58:22 -07:00
Alex Bardas
8b2d6206ae
Bug 847244 - Click-to-play state should influence how plugins are sorted in the Add-ons Manager UI. r=Unfocused
2014-07-31 10:45:00 -07:00
Nathan Froyd
4246e6b6ea
Bug 1044162 - part 1 - make EXTRA_{PP_,}JS_MODULES communicate their installation path; r=mshal
...
This patch makes EXTRA_{PP_,}JS_MODULES similar in functionality to
TESTING_JS_MODULES: we indicate the path relative to
$(FINAL_TARGET)/modules with an appropriate hierarchy of paths.
2014-07-25 13:40:07 -04:00
Georg Fritzsche
a467dd9602
Bug 1039226 - Trigger explicit OpenH264 updates from OpenH264Provider. r=unfocused
2014-07-23 16:00:55 +02:00