Dave Townsend
|
013bbe38d4
|
Bug 602895: When the window gets too small for the deck we need to show a horizontal scrollbar. r=Unfocused, a=blocks-final
|
2010-11-16 11:30:26 -08:00 |
|
Dave Townsend
|
931cfb3025
|
Bug 611076: Cancelling an AddonInstall that has been redirected to a new URL isn't possible. r=robstrong, a=blocks-betaN
|
2010-11-12 13:57:36 -08:00 |
|
Dave Townsend
|
aa170f1408
|
Bug 610686: Cached copies of Addon objects for lightweight themes don't have the correct permissions and pendingOperations during the onEnabling event. r=robstrong, a=blocks-betaN
|
2010-11-11 11:49:43 -08:00 |
|
Dave Townsend
|
a3fabe653e
|
Bug 610810: Add file and line number information to ERROR and WARN messages in the console. r=robstrong, a=dtownsend
|
2010-11-11 10:48:06 -08:00 |
|
Dave Townsend
|
eb6a052b83
|
Backing out bug 610810. a=backout
|
2010-11-11 16:11:05 -08:00 |
|
Dave Townsend
|
f3ebc34c83
|
Backing out bug 610686
|
2010-11-11 16:09:17 -08:00 |
|
Dave Townsend
|
ad886a1f25
|
Backing out bug 611076
|
2010-11-11 16:08:48 -08:00 |
|
Dave Townsend
|
11356037a4
|
Bug 611076: Cancelling an AddonInstall that has been redirected to a new URL isn't possible. r=robstrong, a=blocks-betaN
|
2010-11-11 11:50:26 -08:00 |
|
Dave Townsend
|
26e457835a
|
Bug 610686: Cached copies of Addon objects for lightweight themes don't have the correct permissions and pendingOperations during the onEnabling event. r=robstrong, a=blocks-betaN
|
2010-11-11 11:49:43 -08:00 |
|
Dave Townsend
|
76466d3ce2
|
Bug 610810: Add file and line number information to ERROR and WARN messages in the console. r=robstrong, a=dtownsend
|
2010-11-11 10:48:06 -08:00 |
|
Blake Kaplan
|
882e293960
|
Fix bustage from bug 609794. a=bustage
|
2010-11-09 19:07:32 -08:00 |
|
Dave Townsend
|
be8fb0186c
|
Bug 593535: Allow restarting extension downloads after failures. r=robstrong, a=blocks-betaN
|
2010-11-09 18:52:06 -08:00 |
|
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
|
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
|
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 |
|