Commit Graph

745 Commits

Author SHA1 Message Date
Blake Kaplan
f459a7c700 Bug 609794 - Make sure we successfully delete the InstallTrigger getter from the window. r=mossop
--HG--
extra : rebase_source : 45fbc9fa573a0cfc2f1a00a00a560d242b6948d7
2010-11-05 15:45:34 -07:00
Dave Townsend
9aa3ede467 Bug 602577: Recover from a corrupt database or incorrect schema after startup. r=robstrong, a=blocks-betaN 2010-11-09 09:25:39 -08:00
Dave Townsend
3b2a61ca30 Backout of changeset bfda707be9fb from bug 602577 due to windows debug test failures. a=backout 2010-11-08 12:17:28 -08:00
Dave Townsend
86577199be Bug 597397: Install Updates only installs the first update in the list. r=Unfocused, a=blocks-betaN 2010-11-08 10:00:13 -08:00
Dave Townsend
ce648f8643 Bug 603804: Don't include add-ons in fragment when metadata updates are disabled. r=Unfocused, a=blocks-final 2010-11-08 09:59:20 -08:00
Dave Townsend
cd87e892df Bug 591071: Recent updates category is hidden if it is the selected category when the add-ons manager is opened. r=Unfocused, a=blocks-final 2010-11-08 09:58:38 -08:00
Dave Townsend
db0fcbb949 Bug 602577: Recover from a corrupt database or incorrect schema after startup. r=robstrong, a=blocks-betaN 2010-11-05 15:49:46 -07:00
Dave Townsend
0213f37d49 Backing out changeset 20eda5ba6607 from bug 602577 due to test failures. a=backout 2010-11-05 17:25:09 -07:00
Dave Townsend
771229d217 Backed out changeset 694dbf0d5ad1 from bug 593535 due to test failures 2010-11-05 16:57:44 -07:00
Dave Townsend
32997254b0 Bug 593535: Allow restarting extension downloads after failures. r=robstrong, a=blocks-betaN 2010-11-05 15:50:18 -07:00
Dave Townsend
911a629a5b Bug 602577: Recover from a corrupt database or incorrect schema after startup. r=robstrong, a=blocks-betaN 2010-11-05 15:49:46 -07:00
Dave Townsend
8379adc562 Bug 608316: Cancelling an uninstall while onUninstalling events are still being sent can leave the UI confused. r=Unfocused, a=blocks-final 2010-11-03 11:21:47 -07:00
Dave Townsend
86c4936ec0 Bug 608680: Throw an exception if illegal arguments are passed to InstallTrigger.install. r=Unfocused, a=blocks-betaN 2010-11-03 11:21:04 -07:00
Dave Townsend
ece33fba68 Bug 553017: Make revealing and hiding bootstrapped add-ons in non-profile install locations work correctly. r=robstrong, a=blocks-final 2010-11-05 09:20:14 -07:00
Dave Townsend
918149a4e7 Bug 608431: Wait for window close before proceeding with tests. r=robstrong, a=tests 2010-11-03 12:47:03 -07:00
Dave Townsend
ae7a168044 Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests 2010-11-03 11:23:18 -07:00
Robert Strong
e66e086b97 Bug 608911 - Invalid check in browser_bug562890.js. r=dtownsend, a=test fix 2010-11-02 14:55:05 -07:00
Robert Strong
70c3f08d5c Bug 604136 - [Windows SeaMonkey] mochitest-browser-chrome: 'browser_bug562890.js | Test timed out'. r=dtownsend, a=test fix 2010-11-01 16:19:54 -07:00
Robert Strong
ad5637c966 Bug 608586 - [SeaMonkey] mochitest-browser-chrome: .../browser-window/browser_bug562797.js fails. r=dtownsend, a=test fix 2010-11-01 14:30:30 -07:00
Robert Strong
8cfb01a2d5 Bug 608507 - some minor test cleanup. r=dtownsend, a=test fix 2010-11-01 14:30:07 -07:00
Robert Strong
69de583083 Bug 584944 - Intermittent browser_uninstalling.js | Timed out. r=dtownsend, a=test fix 2010-10-29 14:41:11 -07:00
Robert Strong
1f1ed9be70 Bug 608210 - requestLongerTimeout for each test within a test in extensions/test/browser. r=dtownsend, a=test fix 2010-10-29 12:05:43 -07:00
Robert Strong
47566b56c6 Bug 607821 - intermittent timeout toolkit/mozapps/extensions/test/browser/browser_bug557956.js | Test timed out. r=dtownsend, a=b7 2010-10-29 12:05:26 -07:00
Robert Strong
2693ba3660 Bug 608165 - Lots of 'reference to undefined property this.mAddon.applyBackgroundUpdates' warnings when running browser_bug562797.js in a debug build. r=dtownsend, a=b7 2010-10-29 12:05:08 -07:00
Robert Strong
d37c6a2c01 Bug 608138 - Exclude plugins from the compatibility wizard checks. r=dtownsend, a=b7 2010-10-29 12:04:52 -07:00
Robert Strong
6c85ea837c Bug 608115 - ReferenceError: strings is not defined in a couple of obvious places in update.js. r=dtownsend, a=b7 2010-10-29 12:04:38 -07:00
Robert Strong
77a2b2c775 Bug 608112 - undeclared variable formatted chrome://mozapps/content/extensions/extensions.js line: 2086. r=dtownsend, a=b7 2010-10-29 12:04:20 -07:00
Robert Strong
78ab2ebe44 test cleanup - Bug 607545 - Intermittent browser_bug562797.js | Test timed out *followed* by other errors. r=dtownsend, a=test fix 2010-10-28 14:03:52 -07:00
Robert Strong
d57f78da96 test fix and some cleanup - Bug 607545 - Intermittent browser_bug562797.js | Test timed out *followed* by other errors. r=dtownsend, a=test fix 2010-10-28 14:03:26 -07:00
Dave Townsend
e7d2253efb Bug 606076: XUL fastload is not cleared when new extensions are installed. r=bsmedberg, a=blocks-beta7 2010-10-28 12:21:04 -07:00
Justin Dolske
be81f8d6f5 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 4, test fixes). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Dave Townsend
4130417bd1 Bug 607416: Fix failure to close window in browser_bug562890.js. r=robstrong, a=bustage 2010-10-26 13:59:13 -07:00
Dave Townsend
45d39612f0 Bug 605949: Fix intermittent failure in test_bug384052.js. r=robstrong, a=tests 2010-10-26 10:47:31 -07:00
Dave Townsend
c34a485647 Bug 597178: Only show back/forward buttons when necessary. r=Unfocused, a=blocks-final 2010-10-26 10:45:15 -07:00
Dave Townsend
40c5e7027a Bug 605499: Tests for showing EULA for extension installs. r=Unfocused, a=tests 2010-10-22 10:33:03 -07:00
Dave Townsend
1be9a480c3 Bug 587088: Rollback updates when file operations fail. r=robstrong, a=blocks-betaN 2010-10-20 11:03:27 -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
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
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