Commit Graph

1553 Commits

Author SHA1 Message Date
Robert Strong
2faf64b982 Bug 601518 - Need updater tests to cover nsUpdateDriver.cpp code. r=dtownsend, a=blocking2.0-final 2010-10-19 21:28:29 -07:00
Dave Townsend
92c4da50f3 Bug 605499: Add-ons manager doesn't display EULA for available add-ons that have one. r=Unfocused, a=blocks-beta7
--HG--
extra : transplant_source : %22%A3%C0%FC%B8%F1z%21%81%B67%E2%7F%C9%D0%FAXD%11z
2010-10-19 14:12:29 -07:00
Dave Townsend
c3432639c9 Bug 562922: Multiple entries of the same extension and theme appear if the installation/update is triggered more than once. r=robstrong, a=blocks-betaN 2010-10-18 13:51:46 -07:00
Dave Townsend
1653ce756e Bug 596336: Update the UI with the new add-on details when bootstrapped add-ons are upgraded. r=Unfocused, a=blocks-betaN 2010-10-18 11:11:05 -07: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
John Ford
3e328baab5 Bug 578393 - Create a file with checksums for all builds that we upload, r=ted a=gavin
--HG--
extra : rebase_source : 06c2e575486bebbc383e7d5bf72c979f84883797
2010-10-15 16:09:53 -07:00
Michael Wu
2d6649ce7c Bug 588607 - 2. Make the Java wrapper use the new library loader, r=blassey a=blocking-fennec
--HG--
extra : rebase_source : cac7fe8d05190148cee3f2e1463649c47925f48c
2010-10-15 11:28:03 -07:00
Dave Townsend
bba4669ad7 Backed out changeset 58994b6ef83b from bug 587088 due to test failures. a=bustage 2010-10-15 13:09:57 -07:00
Dave Townsend
01a28f98b4 Bug 587088: Rollback updates when file operations fail. r=robstrong, a=blocks-betaN 2010-10-15 10:03:29 -07:00
Henrik Skupin
f79b3a195d Bug 599771: Update buttons in the Add-ons Manager to use a consistent id/anonid naming scheme. r+a=dtownsend 2010-10-15 10:00:03 -07:00
Dave Townsend
03d6403130 Bug 568251: Pending installs/upgrades are lost when upgrading to the new add-ons manager. r=robstrong, a=blocks-betaN 2010-10-13 12:28:52 -07:00
Dave Townsend
6b13c2bf29 Bug 595081: Don't allow changes to be made to AddonManager and AddonManagerInternal. r=robstrong, a=dtownsend 2010-10-12 14:31:52 -07:00
Wes Johnston
6b39ab46c9 Bug 593025 - Use InstallTrigger for xpi links. r=mossop a=blocking-fennec 2010-10-09 09:27:00 -04:00
Michael Wu
933dff6e31 Bug 567873 - Android packaging should use standard packaging code, r=ted a=blocking-fennec 2010-10-12 12:30:41 -07:00
Bruno 'Aqualon' Escherl
27cc15019b Bug 603557: Add a longer timeout to test_install.js. r=dtownsend, a=tests 2010-10-12 12:17:04 -07:00
Dave Townsend
9470b65896 Bug 595915: Download metadata for new add-ons when installed. r=robstrong, a=blocks-betaN 2010-10-12 12:15:04 -07:00
Dave Townsend
f1336a57c0 Bug 596336: Allow modifying the userDisabled property of new installs. r=robstrong, a=blocks-betaN 2010-10-12 12:15:40 -07:00
Dave Townsend
dd98a95983 Bug 599509: AddonInstall should cope with changes made by install listeners. r=robstrong, a=blocks-a-blocker 2010-10-12 10:55:13 -07:00
Dave Townsend
9af7915479 Bug 599105: Default wizard page of update extensions window shown when switching between builds. r=robstrong, a=blocks-final 2010-10-12 10:52:44 -07:00
Dave Townsend
2b441a2ea8 Bug 601223: Intermittent test-xpcshell failure in test_filepointer.js. r=robstrong, a=tests 2010-10-12 12:05:35 -07:00
Dave Townsend
45a044f833 Backed out changeset 06cc2ca85b6c from bug 596336 due to test failures. a=keeping the approval hook happy 2010-10-11 17:21:22 -07:00
Dave Townsend
3688e026d9 Backed out changeset e464e1369480 from bug 596336 due to test failures 2010-10-11 17:17:55 -07:00
Dave Townsend
d83ee0af56 Bug 596336: Update the UI with the new add-on details when bootstrapped add-ons are upgraded. r=Unfocused, a=blocks-betaN 2010-09-28 10:43:08 -07:00
Dave Townsend
573a583cd2 Bug 596336: Allow modifying the userDisabled property of new installs. r=robstrong, a=blocks-betaN 2010-10-11 14:37:16 -07:00
<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
L. David Baron
1b1494278b Send clicks to the center of elements, rather than to 2, 2, so that they don't end up outside the curvature of the border. (Bug 595652) r=Mossop a2.0=blocking2.0:betaN 2010-10-11 11:03:12 -07:00
Dave Townsend
1f39aacf71 Bug 595656: Add-ons view rounded border corners sometimes cut off by content. r=Unfocused, a=blocks-final 2010-10-08 10:12:09 -07:00
Ben Hearsum
284d3e7b2f bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack. r=ted, a=bsmedberg/approval2.0+ 2010-10-08 13:00:28 -04:00
Philipp von Weitershausen
09bc85832e Bug 597852 - Internationalize decimal separator in Download Manager. r=Mardak a=beltzner 2010-10-08 17:57:04 +02:00
Robert Strong
86e12cc4da Bug 599274 - Add ability to fallback to previous update snippet format. r=Mossop a=Blocking-b8+ 2010-09-25 04:02:00 -04:00
Bobby Johnson
f459d3f487 Bug 597983: Menu separator should be hidden when there is only one item in the context menu. r=Unfocused, a=dtownsend 2010-10-07 10:30:10 -07:00
Bobby Johnson
480b5af86d Bug 596811: "Show more information" in the context menu of add-ons shouldn't be displayed in details view. r=Unfocused, a=blocks-final 2010-10-07 10:29:17 -07:00
Roland Warmerdam
270bb81e04 Bug 592708: Hide the bottom border of the details grid. r=Unfocused, a=dtownsend 2010-10-07 10:28:04 -07:00
Dave Townsend
c5edc2d312 Backing out bug 597178 due to a change of plans. a=backout 2010-10-07 15:11:35 -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
David Bolter
cd936ea71a Bug 600860 - Add application role to distinguish our more interactive xul pages; r=enndeakin,marco.zehe a=dtownsend 2010-10-07 13:37:28 -04:00
Dave Townsend
c93343f508 Bug 567652: Long names of add-ons should wrap/crop in the UI. r=Unfocused, a=blocks-final 2010-10-06 15:05:50 -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
83f51eb942 Bug 595317: Scrollbars don't appear in the details view. r=Unfocused, a=blocks-final 2010-10-06 14:58:17 -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
cd60b15799 Bug 597178: Remove redundant back and forward buttons. r=Unfocused, a=blocks-final 2010-09-30 12:39:15 -07:00
Dave Townsend
534ec6509a Bug 591801: Create a fake session history for the cases where the add-ons manager runs in its own window. r=Unfocused, a=blocks-betaN 2010-09-28 13:24:27 -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
07818b2174 Bug 597620: Undoing an install makes it look like it will still install but be disabled. r=Unfocused, a=blocks-betaN 2010-09-28 10:29:24 -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
36b4ab9197 Bug 594554: When an update is available the extensions list shows the updated version rather than the current version. r=Unfocused, a=blocks-final 2010-10-06 10:17:37 -07:00
Dave Townsend
c829a069e1 Bug 594551: Update shows as incompatible in the available updates pane when the installed version is incompatible. r=Unfocused, a=blocks-final 2010-10-06 10:18:38 -07:00
Robert Strong
c0d500d755 strings needed for b7 for Bug 315278 - Update process produces a broken application when disk space is low. r=mossop, ui-r=beltzner, a=blocks a blocker 2010-10-06 13:22:20 -07:00
Dave Townsend
8932993425 Backed out changeset 3019bcf3e9ab which should not have landed. a=backout 2010-10-04 15:39:20 -07:00