Commit Graph

1653 Commits

Author SHA1 Message Date
Dave Townsend
b7de9a885d Bug 591024: Only show "Available Updates" pane when pending updates are available. r=Unfocused, a=blocks-final 2010-12-07 15:41:03 -08:00
Dave Townsend
e11a0c43ae Bug 617261: Replace 'donation' with 'contribution'. r=Unfocused, a=blocks-beta9 2010-12-08 14:41:50 -08:00
Dave Townsend
9cdd580b2c Bug 616628: Need to flush the zipreader caches before undoing a pending extension install. r=robstrong, a=blocks-beta9 2010-12-08 10:51:16 -08:00
Dave Townsend
7d11a794e1 Bug 617523: Add better logging for failed file moves during extension installation. r=robstring, a=dtownsend 2010-12-08 10:50:28 -08:00
Mark Banner
3e92873df8 Bug 615850 - Allow non-omnijar files list to be added to from outside of toolkit; r=khuey a=bzbarsky 2010-12-08 12:01:10 +00:00
timeless@mozdev.org
a69722edaa Bug 584981 mark deprecated extension manager interfaces and methods with [deprecated]
r=mossop
2010-12-08 11:02:39 +01:00
Daniel Brooks
597dd0c5a7 back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Daniel Brooks
115293a267 Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg 2010-12-07 22:10:14 -06:00
Robert Strong
53f5372593 Bug 616924 - App update test cleanup. r=dtownsend, a=tests 2010-12-07 12:05:49 -08:00
Dão Gottwald
a205009db7 Bug 615515 - Set the whole item as the dragged element. r=enn 2010-12-07 12:59:15 +01:00
Blair McBride
d6bf52357d Bug 614865 - Addon about window does not handle overflow very well. r=dtownsend, a=blocking-final 2010-12-07 13:32:08 +13:00
Blair McBride
b46237ceb3 Bug 492271 - "All Add-ons have been disabled in safe mode" is misleading in safe mode. r=dtownsend, a=blocking-final 2010-12-07 13:31:32 +13:00
Blair McBride
2161882ac2 Bug 616641 - Start/end caps of the download-progress binding broken on Windows/OSX with undetermined mode. r=dtownsend, a=blocking-final 2010-12-07 13:28:49 +13:00
Dave Townsend
ae11537481 Bug 571970: Main browser chrome should be hidden when viewing in-content UI. r=gavin, a=blocks-betaN 2010-12-06 10:05:55 -08:00
Daniel Brooks
37d3c66f90 about:startup - merge vlad's review comments with the trunk
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-11-23 09:49:19 -06:00
Daniel Brooks
0a8b7cdc4a about:startup - merge with trunk, again. try: -b o -p linux,linux64,macosx64,win32 -m all -u crashtest -t all 2010-11-05 21:50:30 -05: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
Daniel Brooks
2895410af9 about:config - merge with trunk 2010-10-29 14:18:58 -05: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
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
Daniel Brooks
0dd078601e about:startup - address Mossop's review comment 2010-10-25 16:39:05 -05:00
Daniel Brooks
f281524424 about:startup - address Gavin's review comments. try: -b do -p macosx64 -m none -u all -t tp4 2010-10-25 06:49:42 -05:00
Daniel Brooks
4e4c6fce15 about:startup - merge with trunk 2010-10-24 16:24:58 -05: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
Daniel Brooks
7961ced955 about:startup - merge with trunk 2010-09-27 05:38:17 -05:00
Nick Thomas
b4c0b93b35 Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (disable tests known to fail on leopard) r=ted CLOSED TREE 2010-09-27 12:14:47 +13:00
Nick Thomas
f13c01638f Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (build system changes) r=ted 2010-09-27 11:06:01 +13:00
Robert Strong
163feb77f0 Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:02:08 -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
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
Daniel Brooks
45773d35d8 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Daniel Brooks
479c0e8aeb about:startup - remove some debug logging, and add some comments 2010-09-18 16:41:46 -04:00
Daniel Brooks
d10e37da3e about:startup - store extension install/uninstall/enable/disable events in the startup database 2010-09-18 00:30:06 -04: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
Michael Wu
85f9235532 Bug 596668: Incremental builds fail in toolkit/mozapps/extensions. r=ted, a=tests 2010-09-22 14:22:17 -07:00