Justin Dolske
44b19b2421
Bug 545514 - plugin-problem UI needs to be an inline-block element. r=gavin
2010-02-23 13:52:00 -08:00
Justin Dolske
4f9d77f28c
Bug 545686 - [OOPP] crashed plugin UI doesn't work on some sites. r=gavin
2010-02-24 15:45:00 -08:00
Dão Gottwald
e9c8f4703a
bustage fix for bug 547292
2010-02-22 12:28:26 +01:00
Gavin Sharp
11a78eaab6
Bug 547292 - clean up plugin binding styling. r=dolske
2010-02-22 11:41:50 +01:00
Justin Dolske
08adb94c35
Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin
2010-02-18 13:43:22 -08:00
Justin Dolske
6eb9a66d10
Bug 538910 - Plugins: Need a "plugin crashed" UI. r=gavin, ui-r=faaborg, icon=shorlander
2010-02-09 17:05:32 -08:00
Justin Dolske
bd1cdede6a
Bug 539848 - Make in-content plugin problem UI look better. r=gavin
...
--HG--
rename : toolkit/mozapps/plugins/content/missingPlugin.xml => toolkit/mozapps/plugins/content/pluginProblem.xml
rename : toolkit/mozapps/plugins/content/missingPluginBinding.css => toolkit/mozapps/plugins/content/pluginProblemBinding.css
rename : toolkit/themes/pinstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/pinstripe/mozapps/plugins/pluginProblem.css
rename : toolkit/themes/winstripe/mozapps/plugins/missingPlugin.css => toolkit/themes/winstripe/mozapps/plugins/pluginProblem.css
2010-02-09 17:05:32 -08:00
Josh Aas
28475979b0
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
2009-06-25 17:06:54 -04:00
Dave Townsend
de5acceeb8
Bug 487717: Make sure that failing plugins failed the download and not the detection stage. r=robstrong
2009-06-17 11:48:35 +01:00
Dave Townsend
5feb239461
Bug 487717: browser_bug435788.js times out occasionally. r=robstrong
2009-05-14 19:11:16 +01:00
Ted Mielczarek
77760a0e0d
bug 489073 - race condition with nsinstall in toolkit/mozapps/plugins/tests Makefile. r=mossop
2009-04-20 14:51:26 -04:00
Dave Townsend
1e0914b868
Bustage fix from bug 480427
2009-04-16 21:07:00 +01:00
dtownsend@mozilla.com
5c73478c40
Bug 487489 - browser_bug435788.js fails intermittently (r=rstrong)
2009-04-16 10:31:35 -07:00
Dave Townsend
83462d1cae
Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 2. r=robstrong
2009-03-26 11:13:18 +00:00
Dave Townsend
b38cf5820a
Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 1. r=robstrong
2009-03-26 11:12:55 +00:00
Dave Townsend
01fa27abdb
Bug 391728: No placeholder for disabled plugins (frontend). r=gavin
...
--HG--
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/gnomestripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/gnomestripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/pinstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/pinstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/pinstripe/mozapps/plugins/pluginDisabled.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-16.png => toolkit/themes/winstripe/mozapps/plugins/pluginBlocked-16.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric-aero.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled-aero.png
rename : toolkit/themes/winstripe/mozapps/plugins/pluginGeneric.png => toolkit/themes/winstripe/mozapps/plugins/pluginDisabled.png
2008-09-30 07:31:19 +01:00
gavin@gavinsharp.com
d2767b2d98
Bug 433615: Firefox should send version numbers to PFS not just build ids, patch by Dave Townsend <dtownsend@mozilla.com>, r=me, a=beltzner
2008-05-28 11:49:32 -07:00
dtownsend@oxymoronical.com
69c1fd7d24
Fix typo from bug 424137
2008-04-03 16:42:43 -07:00
dtownsend@oxymoronical.com
9c7d1f827a
Bug 424137: PFS does not restart FF, therefore plug-ins do not render after install. r=gavin.sharp, ui-r+a=beltzner
2008-04-03 13:17:18 -07:00
reed@reedloden.com
9c442c7554
Bug 400764 - "Don't depend on Firefox specifics for notifications for popups and missing plugins" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep]
2007-12-19 03:26:36 -08:00
benjamin@smedbergs.us
9bb8ca578b
Bug 352762 - Allow PFS to launch an executable file to run plugins, instead of installing an XPI. This fixes Windows Vista permissions errors in XPInstall, r=doron
2007-07-25 11:54:46 -07:00
benjamin@smedbergs.us
c2d1a0445c
Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron
2007-06-19 09:12:49 -07:00
sdwilsh@shawnwilsher.com
44cbc3eab4
Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp
2007-05-23 11:08:10 -07:00
mozilla.mano%sent.com
191638575e
Bug 330102 - Switch pfs to use principal matching rather than string matching. r=gavin, sr=bz.
2006-11-29 08:06:22 +00:00
bzbarsky%mit.edu
0a3a624149
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
doronr%us.ibm.com
816d4e1359
Fix bug 338342 - clicking Finish in pfs no longer works. r=mconnor
2006-05-25 20:03:51 +00:00
rob_strong%exchangecode.com
15a7fd1ced
Missed one file for Bug 332146 - Maximized state of Extensions/Themes/Downloads Manager not remembered. patch=Simon B�nzli zeniko@gmail.com, r=rob_strong
2006-04-27 09:26:10 +00:00
doronr%us.ibm.com
d65626a1e6
Bug 322833 - PFS gets stuck at license. r=rob_strong
2006-02-06 21:59:03 +00:00
gavin%gavinsharp.com
7ae23f387f
Bug 322999: Can style contents of plugin placeholder, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=biesi, sr=bz
2006-01-12 01:18:37 +00:00
doronr%us.ibm.com
e0b8467af0
Bug 264282 - PFS never shows the mimetype needed, even if it fails to locate the plugin. r=mconnor
2006-01-03 19:44:55 +00:00
cbiesinger%web.de
1d04cb0110
Bug 309521
...
- add pseudo-classes for :-moz-type-unsupported and :-moz-has-handlerref (and a
content state for the former)
- make nsObjectLoadingContent return the right content state
- Add an XBL binding that gets instantiated for broken plugins
- Make it themable
- Remove a lot of now-unused code in nsObjectFrame
- Fixes pluginfinder.
r+sr=bz, r=mconnor
2005-12-29 14:15:33 +00:00
gavin%gavinsharp.com
996a21f734
Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor
2005-12-27 18:39:18 +00:00
bsmedberg%covad.net
67cd236a1d
Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa
2005-07-14 20:29:06 +00:00
doronr%us.ibm.com
2e373f4427
Bug 289076 - plugin finder URL should not be localizable. r/a=bsmedberg
2005-06-16 18:24:34 +00:00
doronr%us.ibm.com
040304a07c
Bug 295407 - Finish button doesn't dismiss PFS dialog (manual installs). r=mconnor,a=asa
2005-06-09 14:57:25 +00:00
doronr%us.ibm.com
b75e15688b
Bug 291716 - Install missing plugins... button only works once. r=mconnor,a=mkaply
2005-04-28 19:16:43 +00:00
doronr%us.ibm.com
5d2afefee0
Check in security fix for bug 289171 into trunk. r/a=dbaron, sr=jst
2005-04-19 15:09:46 +00:00
dbaron%dbaron.org
ba7012aded
Check in bug 288556 for jst, r=darin, sr=brendan, a=drivers
2005-04-16 04:41:37 +00:00
bzbarsky%mit.edu
bfa5e9c161
Change more internal consumers to use application/xml instead of text/xml. Bug
...
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
bsmedberg%covad.net
e75d55a075
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2005-03-10 18:44:11 +00:00
bsmedberg%covad.net
3219ac4125
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
doronr%us.ibm.com
715da7db19
Bug 283276 - Plugin finder service freezes when attempting to install plugins and not accepting first license. r=mkaply
2005-02-25 16:18:11 +00:00
doronr%us.ibm.com
278a724666
Bug 283277, r=mkaply
2005-02-23 18:19:44 +00:00
doronr%us.ibm.com
2423b6a102
Bug 282721 - plugin finder next button active during installation if no licences were shown. r=mconnor
2005-02-21 22:47:07 +00:00
doronr%us.ibm.com
43d12e93d3
Bug 273978 - Plugin Finder dialog hangs with mime type including plus. r=mconnor
2005-02-08 16:00:19 +00:00
doronr%us.ibm.com
0e94a96071
Bug 269024 - make Plugin wizard's first title localizable. r=mconnor
2005-02-08 15:58:18 +00:00
doronr%us.ibm.com
e7b086e0e3
Bug 266525 - Plugin finder does not work when a page with plugin is opened in background tab. r/sr=jst
2005-02-07 16:20:16 +00:00
myk%mozilla.org
b81eff6449
Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben
2004-12-16 09:12:20 +00:00
bsmedberg%covad.net
8780632762
Bug 273417 - Use the app id/version/buildid from nsXULAppAPI instead of using prefs r=darin a=ben
2004-12-07 04:53:07 +00:00
ben%bengoodger.com
a3b1eda480
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
2004-11-30 22:54:13 +00:00