Commit Graph

131 Commits

Author SHA1 Message Date
<kwierso@gmail.com>
225cc7254c Bug 603021: Hash comparisons should be case insensitive. r=dtownsend, a=blocks-betaN 2010-10-11 14:13:47 -07:00
Benedict Hsieh
a09fd8267a Bug 594058 - invalidate cache by statting contents of extensions directory r=dtownsend r=bz a=bsmedberg 2010-09-14 17:39:07 -07:00
Dave Townsend
3270bb19dc Bug 581572: After a crash the state of Personas is lost. r=robstrong, a=blocks-final 2010-10-06 15:19:41 -07:00
Dave Townsend
9b3f0743cd Bug 599158: Add-ons cannot be installed from FTP servers. r=robstrong, a=blocks-final 2010-09-28 13:30:10 -07:00
Dave Townsend
cec28b51f9 Bug 597027: Restartless add-ons still work in safe mode. r=robstrong, a=blocks-betaN 2010-09-28 13:35:04 -07:00
Dave Townsend
c36a95a6bf Bug 558134: Cancelling add-on installs for already installed add-ons does not clean up the install from the list. r=Unfocused, a=blocks-final
--HG--
rename : toolkit/mozapps/extensions/test/browser/addons/browser_install/install.rdf => toolkit/mozapps/extensions/test/browser/addons/browser_install1_1/install.rdf
2010-10-06 10:14:46 -07:00
Dave Townsend
bff9c19a35 Bug 597620: Undoing an install doesn't work. r=robstring, a=blocks-betaN 2010-09-28 10:28:15 -07:00
Dave Townsend
6e5069e696 Bug 597868: Changes made by the application compatibility wizard aren't applied to extensions.ini. r=robstrong, a=blocks-betaN, uber-a=beltzner 2010-09-28 10:15:42 -07:00
Dave Townsend
7da8f3b402 Bug 599921: Uninstalling an extension installed with a file pointer will wipe out the directory the files are in rather than just the file pointer. r=robstrong, a=blocks-b7 2010-09-27 17:40:43 -07:00
Dave Townsend
e438da8318 Bug 563971: When migrating with a lightweight theme enabled the default theme will think it is enabled. r=robstrong, a=blocks-beta7 2010-09-23 15:26:02 -07:00
Dave Townsend
6ac7e5573a Bug 596607: Broken extension registrations in the windows registry causes the extension manager to fail. r=robstrong, a=blocks-beta7 2010-09-17 12:29:53 -07:00
Dave Townsend
fb1283a6b5 Bug 596751: Typo is making some logging fail. r=robstrong, a=dtownsend 2010-09-16 10:06:24 -07:00
Alon Zakai
aaaa489696 Bug 593187: Request for authentication for an extension install doesn't focus the correct tab. r=dtownsend, a=blocks-betaN 2010-09-15 10:46:55 -07:00
Blair McBride
4c15e35540 Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6 2010-09-13 23:56:54 -07:00
Dave Townsend
8afe85ef5b Bug 588867: Add-on update check should not return an available update when that update is already waiting to be installed. r=robstrong, a=blocking-betaN 2010-09-13 10:44:42 -07:00
Michael Wu
e0435e986b Bug 595573 - Always trim .xpi from the id and test GUID extensions, r=Mossop a= blocking-beta6 2010-09-11 23:47:53 -07:00
Michael Wu
85b940bc47 Bug 533038 - 7. Extensions should not be extracted into the profile directory, but installed/stored as XPI file, r=Mossop a=blocking-beta6 2010-09-10 15:54:37 -07:00
Dave Townsend
d67000418a Bug 591070: Support specifying an XPI hash through the initial HTTPS request such that redirects to HTTP can be followed securely. r=robstrong, a=blocking-b6 2010-09-07 12:16:35 -07:00
Dave Townsend
4dd683b489 Bug 435743: Allow installs and updates from non-built in certificates. r=robstrong, a=gavin 2010-09-07 13:49:02 -07:00
Dave Townsend
72d9ae17b8 Bug 585339: Uninstalling disabled add-ons cannot be undone. r=robstrong, a=blocking-b6 2010-09-01 10:02:28 -07:00
Dave Townsend
2ba6c27470 Bug 562901: Add icon64URL to API. r=Unfocused, sr=robstrong, a=blocking-b6 2010-09-01 11:10:03 -07:00
Ben Parr
cccc978cbe Bug 586591: Expose AMO data to installed add-ons. r=dtownsend, a=blocking-beta5 2010-08-23 18:04:06 -07:00
Dave Townsend
554abbf176 Bug 588440: The compatibility dialog should not show up for new profiles. r=robstrong, a=blocking-beta5 2010-08-23 10:49:00 -07:00
Dave Townsend
0ec1659dfa Bug 585950: Implement the new list view mockups. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:05 -07:00
Dave Townsend
b5ebf047af Bug 588925: Cancelling an upgrade AddonInstall needs to remove the pendingUpgrade property from the existing addon. r=robstrong, a=blocking-betaN 2010-08-20 12:47:03 -07:00
Alon Zakai
12dd2f3c6a Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+ 2010-08-16 16:41:46 -04:00
Dave Townsend
5b22fb4b20 Bug 557956: Update compatibility information for installed add-ons when the application is upgraded. r=robstrong, a=blocking-beta5
--HG--
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_1/install.rdf
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/test_bug542391.js => toolkit/mozapps/extensions/test/xpcshell/test_bug542391.js
2010-08-17 12:08:33 -07:00
Kyle Huey
458463b64d Backed out changeset c8dc4dd369ee 2010-08-17 01:07:56 -04:00
Alon Zakai
313afe29d5 Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+ 2010-08-16 16:41:46 -04:00
Dave Townsend
f35f6c2010 Bug 576735: If an add-ons directory is removed when it is already pending uninstall startup fails badly. r=Unfocused 2010-08-11 09:46:55 -07:00
Gavin Sharp
6f30159cc2 Backed out changeset bdb98838d6f6 from bug 550936 due to js-reftest failures
--HG--
extra : rebase_source : d9f9b6bc3d24f302a4aacb62b28538921b7de3ce
2010-08-03 01:20:08 -04:00
Alon Zakai
57a3120e2a Bug 550936: Make InstallTrigger support cross-process communication, r=Mossop 2010-08-02 23:52:59 -04:00
Dave Townsend
e65cba989c Bug 552742: Support multi-package XPIs in the new add-ons manager. r=robstrong 2010-08-01 10:52:24 -07:00
Dave Townsend
07f770e320 Bug 582837: Failure to update appDisabled state for add-ons with targetPlatforms when upgrading the application. r=robstrong 2010-07-29 12:50:55 -07:00
Dave Townsend
b8eae452cc Bug 553494: Remove the restriction on disabling the active theme. r=robstrong 2010-07-26 10:20:35 -07:00
Asaf Romano
cc0f3e76fa Bug 573149: Expose whether an addon requires a restart to enable/disable/uninstall/install. r=dtownsend 2010-07-26 10:34:06 -07:00
Ben Parr
89264092a7 Bug 578467: xpinstall.whitelist.add prefs are not emptied when converted into permissions on startup with new profile. r=dtownsend 2010-07-21 11:35:50 -07:00
Dave Townsend
81ac7dbf24 Bug 579513: Force updating metadata for add-ons in the application directory when the app upgrades. r=robstrong 2010-07-19 16:05:04 -07:00
Dave Townsend
29bd32b24a Bug 579170: DB migration can apply compatibility information to the wrong version of an add-on. r=robstrong 2010-07-16 14:33:00 -07:00
Dave Townsend
fbd07113b1 Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg 2010-07-14 10:13:26 -07:00
Dave Townsend
555b6bb197 Bug 562599: Add an event to signal when changable properties on Addon objects are changed. r=robstrong 2010-07-13 09:55:08 -07:00
Dave Townsend
dff5576412 Bug 575987: Pointer files containing an invalid path throw an error during startup. r=robstrong 2010-07-03 16:21:23 -07:00
Dave Townsend
d2ba3675b3 Bug 565064: Update theme disabled states when changing builds. r=robstrong 2010-07-02 16:03:34 -07:00
Dave Townsend
579811cb3a Bug 558834: Use targetPlatform when making compatibility judgements. r=robstrong 2010-07-01 11:37:32 -07:00
Dave Townsend
76a55bb085 Bug 576089: updateInfoURI is not exposed and needs to be passed through to the resulting Addon. r=robstrong 2010-07-01 11:42:19 -07: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
Dave Townsend
7ccae0d31f Bug 558834: Add support for targetPlatform, size and skinnable properties to the database. r=robstrong 2010-07-01 11:35:48 -07:00
Dave Townsend
ecff834b44 Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong 2010-07-01 10:56:48 -07:00
Dave Townsend
67aadd8d55 Backing out patches for bug 552965 and bug 553455 due to test failures. 2010-06-30 16:51:05 -07:00
Dave Townsend
3deb575eeb Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong 2010-06-30 14:13:56 -07:00