Matthew Noorenberghe
9dd82e45f7
Bug 887965 - Lower AddonUpdateChecker timeout to 1 minute. r=Mossop
2013-06-28 23:26:27 -04:00
Joey Armstrong
a8ffe81a63
bug 870370: EXTRA_COMPONENTS cleanup for conversion patches #1 & #2 .
2013-07-03 12:01:06 -04:00
Mark Banner
0cf6f276aa
Bug 887185 Plugins test assumes click-to-play is enabled by default - ensure it is enabled for apps that don't yet have it enabled. r=bsmedberg.
2013-06-27 08:18:35 +01:00
Bobby Holley
7deb49e1b6
Bug 887098 - Cache nodePrincipal when InstallTrigger is bound. r=gavin
2013-06-26 21:41:55 -07:00
Mike Shal
fab4df789a
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #2 ); r=joey
2013-06-17 15:22:56 -04:00
Irving Reid
455a64976b
Bug 874890: Shut down Addon Manager in profile-before-change r=mossop
2013-06-25 19:43:56 -04:00
Benjamin Smedberg
dc3478faea
Bug 886423 - Turn on the click-to-play UI by default in Firefox desktop. As a side effect, remove the plugin permission from about:permissions because we're using per-plugin permission not per-site and about:permissions doesn't know about that. (page info knows about it) r=keeler
2013-06-25 11:57:30 -04:00
Benjamin Smedberg
7787c89f92
Bug 880735 test fixups:
...
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Mook
1890b8e6d0
bug 884686: inline add-on settings: don't set prefs on type=multi if no prefs are specified (r=darktrojan)
2013-06-20 20:37:58 -07:00
Ms2ger
bde379b7e5
No bug - Don't spam lists of files during the build in toolkit/mozapps/extensions/test makefiles; r=ted
2013-06-23 09:16:06 +02:00
Joey Armstrong
177893ac53
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
2013-06-20 15:59:59 -04:00
Benjamin Smedberg
cde208f9c9
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-19 11:07:28 -04:00
Nils Maier
c4ab68f849
Bug 846019 - Part 1: amIAddonManager: Map URIs to AddonIDs. r=bmcbride
2013-06-14 22:48:06 -04:00
Joey Armstrong
0a0e08cb9c
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1 ) r=mshal
2013-06-14 14:07:19 -04:00
Benjamin Smedberg
f470a6d661
Bug 875454 - Rework handling of per-site plugin permissions in objectloadingcontent such that users can disable or enable plugins per-site no matter what their "global" permission is (currently only plugins marked click-to-activate globally honor per-site overrides). Also change the pageInfo UI such that "use default" is separate from the explicit click-to-play setting. r=jschoenick/jaws
...
--HG--
extra : rebase_source : e5bfba45eaa5619d695c484573b90303cc113181
2013-06-11 10:58:43 -04:00
Benjamin Smedberg
249cfee001
Bug 880675 - Remove the writable nsIPluginTag.blocklisted property, which is a poorly-constructed cache of the blocklist data, r=jschoenick r=unfocused
...
--HG--
extra : rebase_source : 04fd347af86d9bb47493ca37455008dedcc570f4
2013-06-11 10:58:42 -04:00
Joey Armstrong
e3210c223f
bug 870370: move EXTRA_COMPONENTS to moz.build (file batch #2 ). r=mshal
2013-06-10 11:19:28 -04:00
Jared Wein
9ee04e3dc6
Bug 879941 - Fix typo in LightweightThemeManager.jsm. r=Unfocused
...
--HG--
extra : rebase_source : b1c77d825c620887b7b9bcbdb3e32150dd99f200
2013-06-06 19:10:46 -04:00
Johnny Stenback
a577974812
Bug 855613. Stop exposing nsIDOMMimeType in nsIPluginTag. r=joshmoz@gmail.com
2013-03-27 22:19:41 -07:00
Richard Newman
94f642d5e5
Bug 877061 - PluginProvider can't find Home plugins on Android. r=Mossop
2013-05-29 14:18:41 -07:00
Sachin Hosmani
641b0f8ea7
Bug 590347 - Expose the softblock notification in preference to the incompatible notification when compatibility checking is disabled. r=Mossop
2013-05-24 09:37:17 -07:00
Sachin Hosmani
2f60c63555
Bug 737446 -'null' is shown in installation popup instead of name obtained from AMO metadata. r=Unfocused
2013-05-22 14:49:25 +05:30
Joey Armstrong
26736a0ee2
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Wes Johnston
da49c835e9
Bug 798358 - Use learnmore link for addons on about:home. r=mfinkle
2013-01-10 11:00:59 -08:00
Henrik Skupin
72275156b1
Bug 869050 - Update anonid and classname for tristate-menulist. r=unfocused
...
--HG--
extra : rebase_source : 5cb5b78ead554e979a74e7e4d3984103a278def9
2013-05-07 09:35:23 +02:00
Ryan VanderMeulen
0b9a3405dc
Merge m-c to inbound.
2013-05-06 08:29:37 -04:00
Ritesh Modi
4a1d85259b
Bug 866636 - AddonUpdateChecker bypasses it cache, but doesn't inhibit writing to it. r=Unfocused
2013-05-03 16:24:51 +12:00
Matthew Noorenberghe
d93f90db4c
Bug 866564 - Don't cache Lightweight Theme update checks. r=Unfocused
2013-04-30 17:31:59 -07:00
Neil Rashbrook
f500750c6d
Bug 868851 Click-to-play controls should act like normal menulists r=Unfocused
...
--HG--
extra : rebase_source : 5fc1802ac9140cb5fd0cf4dc31144dad758eef5e
2013-05-06 10:36:16 +01:00
Joey Armstrong
321d063783
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Ryan VanderMeulen
7e31013df9
Merge m-c to fx-team.
2013-04-25 08:41:24 -04:00
Tim Taubert
0eaf978b61
Backed out changeset 95067eec6bde (bug 815120) for mochitest-bc failures
2013-04-25 09:42:54 +02:00
Sachin Hosmani
825e9657fa
Bug 842780 - about:newaddon doesn't restrict size of the add-on's icon. r=Unfocused
2013-04-23 12:04:30 +05:30
Martin Stransky
e6c08d7ea1
Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search, r=bmcbride
2013-04-24 17:47:26 +12:00
Sachin Hosmani
d607bc3394
Bug 851242 - Opening the Add-ons Manager via the -chrome command line switch doesn't load add-on list correctly. r=Unfocused
2013-04-21 14:09:32 +05:30
Alexandre Poirot
16e6da25d8
Bug 857073 - Simplify ChromeUtils usages. r=jmaher
2013-04-16 16:46:47 -04:00
David Keeler
006291280a
bug 549697 - add click-to-play plugin UI to the addon manager r=unfocused r=jaws
...
--HG--
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/browser_bug787619.js
rename : browser/base/content/test/test_bug787619.html => browser/base/content/test/plugin_bug787619.html
2013-04-23 16:21:22 -07:00
Ryan VanderMeulen
762bfea161
Merge m-c to inbound.
2013-04-10 14:39:56 -04:00
Martin Stransky
7e7dce558a
Bug 601442 - Support the extensions.getAddons.showPane pref again in the Add-ons Manager UI. r=bmcbride
2013-04-10 14:13:13 +12:00
David Keeler
821a533e0a
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
2013-03-27 14:06:43 -07:00
Tim Taubert
350c37fdaf
merge m-c to fx-team
2013-04-03 12:30:29 +02:00
Alexandre Poirot
cce2da0efe
Bug 854937: Fix reason code for bootstrap addon dropped in profile extensions folder. r=Mossop,Unfocused
2013-04-03 00:29:37 +13:00
Quentin Headen
210965c750
Bug 802454 - Log messages for 404 errors when checking for add-on updates should include the URL. r=Unfocused
2013-04-01 22:15:40 +13:00
Blair McBride
470cba6c62
Bug 806271 - Introduce new settings type, OPTIONS_TYPE_INLINE_INFO. r=Mossop
...
--HG--
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/bootstrap.js => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/bootstrap.js
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/install.rdf => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/install.rdf
rename : toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1/options.xul => toolkit/mozapps/extensions/test/browser/addons/browser_inlinesettings1_info/options.xul
rename : toolkit/mozapps/extensions/test/browser/browser_inlinesettings.js => toolkit/mozapps/extensions/test/browser/browser_inlinesettings_info.js
2013-04-01 22:07:23 +13:00
Blair McBride
07a55ea47d
Bug 847867 - Ensure extensions.bootstrappedAddons is updated to reflect live changes. r=Mossop
2013-04-01 21:58:16 +13:00
Geoff Lankow
1fe2dd1934
Bug 849614 - Give both version numbers to bootstrap methods when an addon is down/upgraded; r=Unfocused
2013-03-23 15:15:12 +13:00
Boris Zbarsky
0745baf88c
Bug 792215. Convert quickstubs to using JSNative getters and setters. r=peterv
2012-09-25 14:44:40 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Ryan VanderMeulen
6737042960
Backed out changeset 9983874bfa63 (bug 854467) for bustage on a CLOSED TREE.
2013-04-09 13:45:39 -04:00
David Keeler
0b8691d471
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
2013-03-27 14:06:43 -07:00