Commit Graph

1634 Commits

Author SHA1 Message Date
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
Dave Townsend
e58fb48c5a Bug 610764: Get Add-ons tab is not default selection in new profile. r=Unfocused, a=blocks-final
--HG--
extra : rebase_source : 7f8f232e85962f50e5b5d01f3d2511273719495a
2010-11-30 14:19:10 -08:00
Dave Townsend
042c7d0a9c Bug 614416: Building add-on lists is too slow. r=Unfocused, a=blocks-final
--HG--
extra : rebase_source : 9daed9f67dbb8fd0dd9130d7cac10dd137d61240
2010-11-30 14:18:00 -08:00
Robert Strong
80415fa831 Bug 615467 - intermittent failure in toolkit\mozapps\update\test\unit\test_0170_fileLocked_xp_win_complete.js | test failed (with xpcshell return code: 0), see following log: succeeded == failed. r=dtownsend, a=test fix 2010-12-02 19:57:20 -08:00
Robert Strong
4ebc7088e0 File fragmentation on update fix for partial updates which are by far the worst culprit - Bug 570058 - investigate small writes from MBS_ApplyPatch. r=tglek, r=dtownsend, a=dtownsend 2010-12-02 19:57:05 -08:00
Dave Townsend
26445d7b8f Backing out bug 591024, bug 610764 and bug 614416 due to test failures. a=bustage 2010-12-02 17:52:34 -08:00
Dave Townsend
bc126ba12d Bug 591024: Only show "Available Updates" pane when pending updates are available. r=Unfocused, a=blocks-final 2010-11-30 15:33:39 -08:00
Dave Townsend
f4d370efcb Bug 610764: Get Add-ons tab is not default selection in new profile. r=Unfocused, a=blocks-final 2010-11-30 14:19:10 -08:00
Dave Townsend
8ebe6b6e4f Bug 614416: Building add-on lists is too slow. r=Unfocused, a=blocks-final 2010-11-30 14:18:00 -08:00
Dave Townsend
b99ac6f686 Bug 614868: Blocklist test assumes that nothing on the system is blocked by the default blocklist. r=robstrong, a=tests 2010-12-02 09:31:13 -08:00
Dave Townsend
372e67dc4b Bug 615443: Ensure that contributors and localisers are listed in order. r=robstrong, a=blocks-final 2010-12-02 09:30:27 -08:00
Matt Brubeck
4bab762e39 Bug 616020 - Use armeabi-v7a for thumb2 packages on Android. r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 90ab7c2d280858d7381a0ac87e28e44a5d46b024
2010-12-01 16:28:17 -08:00
Ehsan Akhgari
0bda7125ce Disable the last part of the testcase for bug 553094 to make it pass correctly on Mac as well; a=bustage-fix landed on a CLOSED TREE 2010-11-29 22:28:13 -05:00
Dave Townsend
cf9c75e24f Bug 412819: Allow upgrading an add-on to an add-on with a different ID. r=robstrong, a=blocks-betaN 2010-11-24 14:43:51 -08:00
Dave Townsend
a43dfc057f Bug 613385: No notifications are sent out for webpage attempts to install add-ons when xpinstall.enabled=false. r=gavin, r=robstrong, a=blocks-betaN 2010-11-24 12:37:28 -08:00
Dave Townsend
7fbbf7b80a Bug 613568: InstallTrigger.install accepts null as a URL and attempts to download the current page as an extension. r=robstrong, a=blocks-beta9 2010-11-24 12:10:46 -08:00
Blair McBride
c7aa0bfed7 Bug 601022 - Add final visual style and graphics to add-ons manager. r=dtownsend,dao a=blocking 2010-10-07 13:20:06 +13:00
Alon Zakai
c586e4a338 Bug 604804 - Make nsUpdateTimerManager.js run its timer at the optimal frequency. r=rs, a=blocking-fennec 2010-11-23 13:14:11 -08:00
Robert Strong
1a5d0c594c Bug 611186 - [Win] Try to lock the main exe multiple times before giving up. r=dolske, a=dtownsend 2010-11-18 17:21:20 -08:00
Robert Strong
d7b6ac5f86 2. tests - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dtownsend, a=blocking2.0-BetaN
--HG--
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general.mar => toolkit/mozapps/update/test/unit/data/complete.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0110_general_ref_image.png => toolkit/mozapps/update/test/unit/data/complete.png
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general.mar => toolkit/mozapps/update/test/unit/data/partial.mar
rename : toolkit/mozapps/update/test/unit/data/aus-0111_general_ref_image.png => toolkit/mozapps/update/test/unit/data/partial.png
2010-11-18 17:20:58 -08:00
Robert Strong
448f5a3f44 1. main patch - Bug 466778 - [Win] Unable to update when files to be patched are in use on Windows. r=dolske, a=blocking2.0-BetaN 2010-11-18 17:20:44 -08:00
Alex Pakhotin
7e736d9b18 Bug 597579 - Investigate downloading updates to sd card r=rstrong,blassey a=blocking-fennec 2010-10-30 17:24:14 -07:00
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
Chris Coulson
b2ed1ded2a Bug 588410 - Fix make install to work with omnijar. r=bsmedberg,a=bsmedberg 2010-11-07 09:22:53 +01:00
Robert Strong
f6093d528c 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
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