Commit Graph

351 Commits

Author SHA1 Message Date
Dave Townsend
bff9c19a35 Bug 597620: Undoing an install doesn't work. r=robstring, a=blocks-betaN 2010-09-28 10:28:15 -07:00
Dave Townsend
36b4ab9197 Bug 594554: When an update is available the extensions list shows the updated version rather than the current version. r=Unfocused, a=blocks-final 2010-10-06 10:17:37 -07:00
Dave Townsend
c829a069e1 Bug 594551: Update shows as incompatible in the available updates pane when the installed version is incompatible. r=Unfocused, a=blocks-final 2010-10-06 10:18:38 -07:00
Dave Townsend
8932993425 Backed out changeset 3019bcf3e9ab which should not have landed. a=backout 2010-10-04 15:39:20 -07:00
Dave Townsend
052261d1e6 Bug 601143: Add loading and error states to the get add-ons view. r=robstrong, a=strings 2010-10-04 15:36:07 -07:00
Dave Townsend
6e5069e696 Bug 597868: Changes made by the application compatibility wizard aren't applied to extensions.ini. r=robstrong, a=blocks-betaN, uber-a=beltzner 2010-09-28 10:15:42 -07:00
Dave Townsend
7da8f3b402 Bug 599921: Uninstalling an extension installed with a file pointer will wipe out the directory the files are in rather than just the file pointer. r=robstrong, a=blocks-b7 2010-09-27 17:40:43 -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
Michael Wu
85f9235532 Bug 596668: Incremental builds fail in toolkit/mozapps/extensions. r=ted, a=tests 2010-09-22 14:22:17 -07:00
Dave Townsend
49112a1721 Bug 595831: Stop tests from accessing the update servers by default. r=robstrong, a=tests 2010-09-22 14:12:28 -07:00
Robert Strong
73b4578b7d Followup test fix for Bug 597247. a=bustage fix 2010-09-21 00:12:35 -07: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
Dave Townsend
fd4a0cfe7d Bug 595280: Support HTML fragments from the AMO 1.5 API. r=Unfocused, a=blocks-betaN 2010-09-14 16:56:38 -07:00
Dave Townsend
bfd7e62985 Bug 593622: browser_details, browser_searching tests need longer timeouts. r=Unfocused, a=tests 2010-09-14 16:51:45 -07:00
Dave Townsend
2872b37937 Bug 596319: Add timing for parts of tests. r=Unfocused, a=tests 2010-09-14 16:50:44 -07:00
Dave Townsend
b1db993132 Bug 593187: Request for authentication for an extension install doesn't focus the correct tab (test). r=dtownsend, a=blocks-betaN 2010-09-15 10:47:13 -07:00
Patrick Walton
b65ca132c3 Bug 595744 - Remove the "Check for Updates Automatically" menu item from the Add-ons Manager; r=Mossop a=blocking-betaN+ 2010-09-15 11:23:02 -04:00
Dave Townsend
7af1f60d33 Bug 584693 Ensure get addons pane in addons tab shows proper webpage r=bmcbride a=blocking-final+ 2010-09-14 16:27:32 -07:00
Robert Strong
92c332af16 Bug 596174 - disabling test browser_bug586574.js due to perma-orange on Mac OS X. a=disable perma-orange on Mac OS X. a=test disable 2010-09-14 03:46:39 -07:00
Robert Strong
d3eac90011 Bug 596172 - disabling one check in browser_details.js due to perma-orange on Mac OS X. a=test disable 2010-09-14 03:46:30 -07:00
Blair McBride
4c15e35540 Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6 2010-09-13 23:56:54 -07:00
Ehsan Akhgari
da64982da2 Merge backout a=orange 2010-09-13 18:01:17 -04:00
Ehsan Akhgari
6a201947ca Backed out changeset fd5ff14bc45a because of unit test failure on Windows 2010-09-13 18:00:28 -04:00
Dave Townsend
65115f2377 Bug 595280: AddonRepository should convert HTML to plain text. r=Unfocused, a=blocking-betaN 2010-09-13 10:35:37 -07:00
Michael Wu
e0435e986b Bug 595573 - Always trim .xpi from the id and test GUID extensions, r=Mossop a= blocking-beta6 2010-09-11 23:47:53 -07:00
Michael Wu
85b940bc47 Bug 533038 - 7. Extensions should not be extracted into the profile directory, but installed/stored as XPI file, r=Mossop a=blocking-beta6 2010-09-10 15:54:37 -07:00
Joel Maher
3b1fb9d8ce Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Dave Townsend
3a0f014d12 Bug 562916: Display contribute button for add-ons that have contributions enabled. r=Unfocused, a=blocking-final 2010-09-09 19:17:08 -07:00
Blair McBride
a90af12120 Bug 587970 - Provide ability "Update all now" within 'Available Updates' screen. r=dtownsend, a=blocking-beta6 2010-09-10 20:20:12 +12:00
Alon Zakai
6e795edc77 Bug 589598 - InstallTrigger in iframes. r=Mossop, a=blocking2.0=betaN+ 2010-09-09 16:12:37 -04:00
Bruno 'Aqualon' Escherl
56bfd3b419 Bug 594342 - add SeaMonkey to compatible applications list for search results, r=Mossop a=test-only 2010-09-08 20:14:06 +02:00
Michael Wu
926d0ff461 Bug 592888 - Special handling for multixpi install event checking, r=Mossop a=test-only 2010-09-07 18:07:49 -04:00
Dave Townsend
d67000418a Bug 591070: Support specifying an XPI hash through the initial HTTPS request such that redirects to HTTP can be followed securely. r=robstrong, a=blocking-b6 2010-09-07 12:16:35 -07:00
Dave Townsend
4dd683b489 Bug 435743: Allow installs and updates from non-built in certificates. r=robstrong, a=gavin 2010-09-07 13:49:02 -07:00
Dave Townsend
a30462e766 Bug 435743: Refactor SSL tests to me more readable. r=robstrong 2010-09-07 12:13:00 -07:00
Dave Townsend
884bdba1d0 Bug 593217 - Detail view always shows full screenshot, not thumbnail. r=bmcbride, a=blocking-beta6 2010-09-06 19:00:47 +12:00
Blair McBride
48eefa0284 Bug 591465 - Context menu of add-ons miss context related state change entries. r=dtownsend, a=blocking-beta6 2010-09-03 16:41:06 +12:00
Blair McBride
e9d9169a88 Bug 566194 - safe mode / security & compatibility check status are not exposed in new addon manager UI. r=dtownsend, a=blocking-beta6 2010-09-02 11:40:20 +12:00
Blair McBride
b6b7d4f7a9 Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta6 2010-08-28 14:45:11 +12:00
Danny Moules
753acf6512 Bug 594329: Software Installation dialog reports wrong number of items to be installed. r=dtownsend, a=blocking-final 2010-09-13 11:47:07 -07:00
Dave Townsend
8afe85ef5b Bug 588867: Add-on update check should not return an available update when that update is already waiting to be installed. r=robstrong, a=blocking-betaN 2010-09-13 10:44:42 -07:00
Dave Townsend
c7e1377b69 Bug 589777: Cannot remove several backgrounds in a row. r=Unfocused, a=blocking-betaN 2010-09-13 10:36:12 -07:00
Benoit Jacob
f7f3ca709a Backed out changeset be48a89b9561. Asked for by Mossop and dietrich. 2010-09-02 13:59:54 -04:00
Alon Zakai
ecc43f9193 Bug 589598: InstallTrigger is not defined for frames inside webpages. r=dtownsend, a=blocking-betaN 2010-09-01 10:32:14 -07:00
Dave Townsend
72d9ae17b8 Bug 585339: Uninstalling disabled add-ons cannot be undone. r=robstrong, a=blocking-b6 2010-09-01 10:02:28 -07:00
Dave Townsend
67efe7fc18 Bug 563135: Add-ons manager should expose outdated plugins. r=Unfocused, a=blocking-b6 2010-09-01 09:58:42 -07:00
Dave Townsend
6d35b5b2bf Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6 2010-09-01 09:57:48 -07:00
Dave Townsend
2ba6c27470 Bug 562901: Add icon64URL to API. r=Unfocused, sr=robstrong, a=blocking-b6 2010-09-01 11:10:03 -07:00
Dave Townsend
a5275dd419 Bug 592279: browser_list.js fails when application extensions are present (like Feedback). r=robstrong, a=tests 2010-08-31 10:25:37 -07:00
Blair McBride
bd83ae935b Backed out changeset 6fe388a0fb5e (Bug 581076) due to test failures. a=bustage
--HG--
extra : rebase_source : f726613cbce0938d25fd58a9547a5a25d15c1433
2010-08-30 17:35:21 +12:00