Граф коммитов

3076 Коммитов

Автор SHA1 Сообщение Дата
Blake Kaplan 804505a6c3 Fix bustage from bug 609794. a=bustage 2010-11-09 19:07:32 -08:00
Dave Townsend 2d228d4c27 Bug 593535: Allow restarting extension downloads after failures. r=robstrong, a=blocks-betaN 2010-11-09 18:52:06 -08:00
Blake Kaplan 4cb02f3845 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 7887ae1fe5 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 280d3b205e 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 16c94eb993 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 5343b2af92 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 1c3a7dbcbf 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 a0d965e27b 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
Chris Coulson 12845878fb Bug 588410 - Fix make install to work with omnijar. r=bsmedberg,a=bsmedberg 2010-11-07 09:22:53 +01:00
Robert Strong 51aef17342 Bug 606410 - add tests for calling the callback app and the arguments passed to it. r=dtownsend, a=tests 2010-11-06 23:41:49 -07:00
Dave Townsend 77a5aa9191 Backing out changeset 20eda5ba6607 from bug 602577 due to test failures. a=backout 2010-11-05 17:25:09 -07:00
Dave Townsend 7b2872ebc6 Backed out changeset 694dbf0d5ad1 from bug 593535 due to test failures 2010-11-05 16:57:44 -07:00
Dave Townsend e7aee10d0b Bug 593535: Allow restarting extension downloads after failures. r=robstrong, a=blocks-betaN 2010-11-05 15:50:18 -07:00
Dave Townsend 1f8cd09016 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 d0155c52a2 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 c1db4da3bd 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 c5e7386b4c 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 af6a6118ae Bug 608431: Wait for window close before proceeding with tests. r=robstrong, a=tests 2010-11-03 12:47:03 -07:00
Dave Townsend 063f3e7ca6 Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests 2010-11-03 11:23:18 -07:00
Robert Strong 06e304f8e6 Bug 608911 - Invalid check in browser_bug562890.js. r=dtownsend, a=test fix 2010-11-02 14:55:05 -07:00
Robert Strong 3b9b27c1cf 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 135c8d011c 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 676456c268 Bug 608507 - some minor test cleanup. r=dtownsend, a=test fix 2010-11-01 14:30:07 -07:00
Robert Strong 3a96caabff Bug 584944 - Intermittent browser_uninstalling.js | Timed out. r=dtownsend, a=test fix 2010-10-29 14:41:11 -07:00
Robert Strong 1ecab82417 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 96db0ac43c 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 316d28bab9 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 685c2d4eeb Bug 608138 - Exclude plugins from the compatibility wizard checks. r=dtownsend, a=b7 2010-10-29 12:04:52 -07:00
Robert Strong f36d211f3a 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 ecd4d0cd0c 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 52980d792e 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 bd35561129 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 56ab424718 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 e9f0a7bfd1 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 a4b9e526d5 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 ffc57e8af9 Bug 605949: Fix intermittent failure in test_bug384052.js. r=robstrong, a=tests 2010-10-26 10:47:31 -07:00
Dave Townsend ef8b1b1848 Bug 597178: Only show back/forward buttons when necessary. r=Unfocused, a=blocks-final 2010-10-26 10:45:15 -07:00
Jim Mathies 0f47880094 Bug 597387 - Fix for software update not updating the app modal id in start menu shortcuts. r=rstrong, a=final. 2010-10-22 15:23:04 -05:00
Dave Townsend 2379df34d6 Bug 605499: Tests for showing EULA for extension installs. r=Unfocused, a=tests 2010-10-22 10:33:03 -07:00
John Ford f840411055 Bug 605926: checksum packager.mk target breaks pretty names. r+a=ted 2010-10-21 10:02:18 -07:00
Michael Wu 385435426d Bug 603592 - Report mapping to crash reporter, r=ted a=blocking-fennec 2010-10-20 20:44:03 -04:00
Dave Townsend 4056314fc3 Bug 587088: Rollback updates when file operations fail. r=robstrong, a=blocks-betaN 2010-10-20 11:03:27 -07:00
Robert Strong 2bdda321b5 Bug 601386 - Running in 64 bit mode after applying an update when the bundle was originally opened in 32 bit mode. r=joshmoz, a=blocks a blocker 2010-10-20 11:37:26 -07:00
Robert Strong d3f7da38c5 Bug 605767 - Intermittent test_0200_app_launch_apply_update.js | the application can't be in use when running this test. r=dtownsend, a=test fix 2010-10-20 11:37:13 -07:00
Robert Strong dc12475c54 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 d64c156e5f 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 24b3c451ff 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 6993eabf03 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 1cbdef5e4f Bug 599467: Re-enable "browser_bug435788.js" on Mac OS X. a=test 2010-10-15 12:07:40 -04:00