Commit Graph

51 Commits

Author SHA1 Message Date
Dão Gottwald
369de6173e Bug 663401 - browser_bug435788.js cleanup. r=mossop 2011-06-15 08:17:14 +02:00
Dão Gottwald
f890cc45b8 fix JS error "onwizardfinish is not defined" in browser_bug435788.js 2011-06-08 07:34:35 +02:00
Dão Gottwald
4e4ac318f3 Bug 658738 - remove event listeners in browser chrome tests 2011-06-07 16:45:26 +02:00
Neil Rashbrook
d7722b313c Fix DOS line endings rs=sdwilsh
DONTBUILD
2011-05-26 20:29:31 +01:00
Justin Dolske
bd0c676d22 Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
Mitchell Field
20ae534ead Bug 595513 - Fix bustage. 2011-03-08 23:56:08 +11:00
Josh Aas
abe0d2213b Bug 599467: Re-enable "browser_bug435788.js" on Mac OS X. a=test 2010-10-15 12:07:40 -04:00
Nick Thomas
b4c0b93b35 Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (disable tests known to fail on leopard) r=ted CLOSED TREE 2010-09-27 12:14:47 +13:00
Dave Townsend
8bc798989b Bug 575463: Rename AddonInstall.sourceURL to sourceURI and make it return an nsIURI rather than a string. r=robstrong 2010-07-01 20:36:50 -07:00
Benjamin Smedberg
5cab25b52b Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Justin Wood
7eb105907c Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher

Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Dave Townsend
ec0a3cf17f Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi => toolkit/mozapps/extensions/test/xpcshell/data/corrupt.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/empty.xpi => toolkit/mozapps/extensions/test/xpcshell/data/empty.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi => toolkit/mozapps/extensions/test/xpcshell/data/unsigned.xpi
2010-06-10 16:39:47 -07:00
Joel Maher
c18ae0e88f Bug 535922 - Genereate mobile specific browser chrome test package files r=ted 2010-05-27 13:01:37 -07:00
Dave Townsend
9d470d9950 Bug 555942: Fix naming of getInstalls in plugins tests. r=robstrong 2010-04-26 13:53:42 -07:00
Dave Townsend
dd14cba960 Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong 2010-04-07 11:16:10 -07:00
Dave Townsend
e772197e8a Bug 552761: Switch PFS over to the new API. r=robstrong 2010-05-06 13:16:14 -07:00
Dave Townsend
55e14992d6 Bug 487717: browser_bug435788.js times out. Add lots more logging. r=robstrong 2010-05-05 09:00:59 -07:00
Dave Townsend
74b7768710 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Dave Townsend
6b68f0b016 Bug 555942: Fix naming of getInstalls in plugins tests. r=robstrong 2010-04-26 13:53:42 -07:00
Dave Townsend
16fa9d38b2 Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong 2010-04-07 11:16:10 -07:00
Dave Townsend
cb91587ee6 Bug 552761: Switch PFS over to the new API. r=robstrong 2010-04-06 10:30:59 -07:00
Ehsan Akhgari
995faa7109 Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron 2010-04-07 19:35:09 -04:00
Justin Dolske
03c1a2e1f6 Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner 2010-04-07 18:53:00 -07:00
Ehsan Akhgari
6f2d38eace Another follow-up fix for bug 555289 2010-03-29 14:15:57 -04:00
Ehsan Akhgari
b98dde56be Follow-up fix for bug 555289 2010-03-29 14:08:34 -04:00
Ehsan Akhgari
37a960ee26 Bug 555289 - Plugin crashed UI should be RTL in RTL locales; r=dao 2010-03-29 14:06:25 -04:00
Justin Dolske
1db3f5a1ce Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg 2010-03-16 22:10:08 -07:00
Justin Dolske
390cd52f99 Bug 545514 - plugin-problem UI needs to be an inline-block element. r=gavin 2010-02-23 13:52:00 -08:00
Justin Dolske
b82c5c6b94 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
8dff99e589 bustage fix for bug 547292 2010-02-22 12:28:26 +01:00
Gavin Sharp
7e628439c7 Bug 547292 - clean up plugin binding styling. r=dolske 2010-02-22 11:41:50 +01:00
Justin Dolske
e0ce283a65 Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin 2010-02-18 13:43:22 -08:00
Justin Dolske
1f895f93b6 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
43603428aa 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
4734a09527 Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst 2009-06-25 17:06:54 -04:00
Dave Townsend
2f8e4451fb 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
3f583e8e3c Bug 487717: browser_bug435788.js times out occasionally. r=robstrong 2009-05-14 19:11:16 +01:00
Ted Mielczarek
625500a0da bug 489073 - race condition with nsinstall in toolkit/mozapps/plugins/tests Makefile. r=mossop 2009-04-20 14:51:26 -04:00
Dave Townsend
e0a3b8915d Bustage fix from bug 480427 2009-04-16 21:07:00 +01:00
dtownsend@mozilla.com
bfeed79d00 Bug 487489 - browser_bug435788.js fails intermittently (r=rstrong) 2009-04-16 10:31:35 -07:00
Dave Townsend
6c4972bd31 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
a9994b8854 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
88609aff7a 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
cb7790f2d7 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
d2a49d8aa6 Fix typo from bug 424137 2008-04-03 16:42:43 -07:00
dtownsend@oxymoronical.com
159ea5d321 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
f14a83ba20 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
bcbbe43a8f 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
2413d41dbb Bug 384925 - Allow PFS to return hashes for plugin XPIs, r=doron 2007-06-19 09:12:49 -07:00
sdwilsh@shawnwilsher.com
5e8119e353 Bug 381468 - Convert toolkit application/x-javascript to application/javascript. r=gavin.sharp 2007-05-23 11:08:10 -07:00