Commit Graph

1629 Commits

Author SHA1 Message Date
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
Alon Zakai
aaaa489696 Bug 593187: Request for authentication for an extension install doesn't focus the correct tab. r=dtownsend, a=blocks-betaN 2010-09-15 10:46:55 -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
Robert Strong
3233b7968e Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, a=blocking2.0-beta7 2010-09-14 18:49:10 -07:00
Robert Strong
95cbce1a65 Bug 568904 - Don't perform a shell refresh when there are no shortcuts for the installation when updating app modal id's. r=jmathies, a=approval2.0 2010-09-14 18:48:57 -07: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
Alex Pakhotin
e8dbfdc893 temporarily disable updater tests on android r=blassey a=bustage-fix 2010-09-14 16:38:28 -04:00
Alex Pakhotin
557b304725 Bug 587384 - Need an updater for Fennec on Android [r=rs, a=blocking-fennec] 2010-09-09 12:45:02 -07:00
Alex Pakhotin
d5a4b48ab6 Bug 595384 - Disable the updater utility for Android [r=rs, a2.0=blassey] 2010-09-10 16:48:52 -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
Robert Strong
78559834a9 Bug 595722 - Using this._enabled to make nsIUpdatePrompt not show some of the UI when the app.update.silent pref is set is confusing. r=dtownsend, a=approval2.0 2010-09-13 23:57:56 -07:00
Robert Strong
b270b3d18b strings for Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta6 2010-09-13 23:57:39 -07:00
Robert Strong
7b1035eb29 Followup for Bug 595059 - Incorrect errorCode comparison and enabled check in showUpdateError. r=dtownsend, a=approval2.0 2010-09-13 23:57:19 -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
Robert Strong
2a945c237a Bug 595059 - Incorrect errorCode comparison and enabled check in showUpdateError. r=dtownsend, a=approval2.0 dtownsend 2010-09-10 21:40:49 -04: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
161d8ae5ae Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB 2010-09-10 10:20:38 -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
Taras Glek
69a8116f85 Bug 589368 - Locale repacking support for jar reordering; r=ted a=blocking-betaN+ 2010-09-10 12:30:07 -04: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
Robert Strong
7435970458 Bug 594986 - Allow applications to specify the first timer interval via a pref. r=dtownsend, a=dtownsend 2010-09-09 16:11:00 -07:00
Alon Zakai
6e795edc77 Bug 589598 - InstallTrigger in iframes. r=Mossop, a=blocking2.0=betaN+ 2010-09-09 16:12:37 -04:00
Robert Strong
0b5a2dd93d Bug 546593 - If both a partial and complete update have a verification failure this._update is null, the UI breaks, and the user is not notified of the update failure. r=dtownsend, a=approval2.0 dtownsend 2010-09-09 12:22:27 -07:00
Robert Strong
51c54e98b0 Bug 316890 - Add more logging to updater and close patch files so they can be deleted. r=dolske, a=approval2.0 dtownsend 2010-09-09 12:22:02 -07:00
Dave Townsend
15dff5ea31 Bug 594694 - Rating row in detail view has a colon postfix, all other rows do not. r=rstrong, a=blocks-b6 2010-09-09 12:21:49 -07: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
Paolo Amadini
113ad3674b Bug 590201 - Remove buttons are difficult to discover in list view. r=bmcbride, a=blocking-beta6 2010-09-06 19:07:49 +12: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
Michael Wu
9ae07d3f92 Bug 589175 - Comment out binary-component entries, r=bsmedberg a=blocking2.0 2010-09-03 14:56:04 +12:00
Robert Strong
14f475c8d3 followup test only fix for SeaMonkey and Thunderbird for bug 583408. r=dtownsend, a=test bustage fix 2010-09-03 14:27:06 +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
252ead70e6 Bug 589098: Add-ons manager cannot restart xulrunner-based apps because Application is undefined. r=Unfocused, a=blocking-betaN 2010-09-13 10:48:24 -07:00
Dave Townsend
c59b11e8b2 Bug 593796: Status messages should be able to line wrap. r=Unfocused, a=blocking-final 2010-09-13 10:45:25 -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
b5daa38e79 merge backing out of be48a89b9561 2010-09-02 14:01:09 -04: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
c49f35d6c9 Bug 565300: Rename the themes pane to Appearance. r=Unfocused, a=blocking-b6 2010-09-01 10:04:09 -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
Michael Wu
435e053a9f Bug 592369 - Eliminate different file modified dates in omni.jar, r=bsmedberg,khuey a=blocking-beta5 2010-08-31 21:17:46 -04:00
Wesley Johnston
3fb432cc3e Bug 537180 - Fennec uses old blocklisting URL [r=dtownsend a=blocking-fennec] 2010-09-01 21:35:06 -04:00
Robert Strong
9320bf1acd Patch 2 (tests only) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:21 -07:00
Robert Strong
dc84ef605a Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:07 -07:00
Robert Strong
70e1a689c2 Bug 592785 - Don't report add-ons as incompatible if they are already incompatible with the current version. r=dtownsend, a=approval2.0 dtownsend 2010-09-01 16:26:30 -07:00
Robert Strong
1ee9ad0500 Workaround until minimum NSIS version required is 2.46 - Bug 506867 - /S command line option for silent installation is broken - fixed in the latest NSIS. r=jmathies, a=approval2.0 dtownsend 2010-09-01 16:26:20 -07:00
Tyler Downer
6ffec1f34a Bug 592295: Remove question mark from Undo?. r=dtownsend, a=blocking-b6 2010-09-01 10:31:12 -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
Michael Wu
61d1bf0634 Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5 2010-08-30 16:37:08 -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
Blair McBride
c46068002a 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-beta5 2010-08-28 14:45:11 +12:00
Gavin Sharp
16d1199283 Bug 589343 followup: change entity names to indicate semantic change to the string, a=l10nfix
--HG--
extra : rebase_source : 4b317476b17888ad9a1a4be39da95cb4a841f041
2010-08-28 02:10:28 -04:00
David Dahl
6127b855c9 Bug 589344 - Add tooltip to utilities button r=bmcbride a=beta5+ 2010-08-27 22:29:09 -07:00
David Dahl
49f19dd728 Bug 589343 - Preferences button should be called Options on Windows r=bmcbride a=beta5+ 2010-08-27 22:29:05 -07:00
Gavin Sharp
a2b6baabd3 Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange 2010-08-28 00:48:17 -04:00
Amir Szekely
d444405d6a Bug 568949 - Rework Windows installer for 64 bit (install into 'Program Files', write to 64 bit registry hives, etc.). r=rstrong, a=beltzner 2010-08-27 21:25:25 -04:00
Dave Townsend
d7342d297f Bug 562797: Add-ons Manager needs to integrate with browser session history. r=Unfocused, r=sdwilsh, a=blocking-beta5
--HG--
extra : rebase_source : 8fe1d34d8b6f906799de9b2740f12c383a5feed0
2010-08-27 15:23:53 -07:00
Robert Strong
c33be2e05f Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend ui-r=beltzner a=blocking 2010-08-28 02:35:01 +02:00
Blair McBride
c89bea4e77 Bug 581073 - Search pane needs to expose the relevancy sort order. r=dtownsend, a=blocking-beta5 2010-08-28 10:01:36 +12:00
Bobby Holley
2ce8b63f61 Backed out changeset 9f8fc8a50525 due to windows bustage/sed syntax fail. a=backout 2010-08-27 09:06:24 -07:00
Michael Wu
60b3b09f09 Bug 589175 - Comment out binary-component entries, r=bsmedberg a=blocking2.0
--HG--
extra : rebase_source : 5336d669c5b996c1f1311fe84518c7ab80058181
2010-08-27 11:04:15 -04:00
Joel Maher
b61eda4b1d Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB 2010-08-26 14:47:28 -07:00
Ben Parr
cccc978cbe Bug 586591: Expose AMO data to installed add-ons. r=dtownsend, a=blocking-beta5 2010-08-23 18:04:06 -07:00
Ben Parr
30dd06a312 Bug 551274: Update nsAddonRepository for API version 1.5. r=drownsend, a=blocking-beta5 2010-08-26 10:44:14 -07:00
Robert Strong
1b4bd240b0 Bug 552924 - Allow distinguishing Universal ppc/i386 from Universal i386/x86_64 builds in AUS request. r=dtownsend, a=blocking bug 519060 2010-08-26 10:45:50 -07:00
Clint Talbert
1afdc1b8df Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -07:00
Dave Townsend
18b43b4231 Bug 581084: List of search results doesn't visually differentiate between installed add-ons and available add-ons. r=Unfocused, a=blocking-beta5 2010-08-24 11:23:46 -07:00
Joel Maher
ce269022ab Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
Josh Aas
b82cc5db2a Bug 589391: Ensure proper minimum Mac OS X system version is set for each architecture. r=smichaud r=ted a=blocking-b5 2010-08-23 15:33:51 -04:00
Dave Townsend
042d2f486e Bustage fix for bug 588440. a=bustage fix 2010-08-23 16:47:01 -07:00
Dave Townsend
554abbf176 Bug 588440: The compatibility dialog should not show up for new profiles. r=robstrong, a=blocking-beta5 2010-08-23 10:49:00 -07:00
Dave Townsend
5d764ee024 Bug 585960: Implement the overall theme changes. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:30 -07:00
Dave Townsend
0ec1659dfa Bug 585950: Implement the new list view mockups. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:05 -07:00
Timothy Nikkel
39ca60f0e9 Bug 589078. Send synthesized click more inside the element so it doesn't miss. r=dbaron a=blocking 130078 which blocks beta5 2010-08-21 19:55:55 -05:00
Mark Banner
5da98676cc Bug 587731 TEST-UNEXPECTED-FAIL | test_theme.js | false == true - copy 10 second timeout and extra debug code from test_install.js. r=dtownsend,a=test-only 2010-08-20 18:54:41 +01:00
Dave Townsend
b5ebf047af Bug 588925: Cancelling an upgrade AddonInstall needs to remove the pendingUpgrade property from the existing addon. r=robstrong, a=blocking-betaN 2010-08-20 12:47:03 -07:00
Dave Townsend
8c7b40022a Bug 572966: Test that InstallTrigger callbacks can redirect to a relative url. r=robstrong, a=blocking-b5 2010-08-20 15:48:05 -07:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Joel Maher
978a4a1ad2 Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB 2010-08-20 09:28:13 -07:00
Blair McBride
01eabf2227 Bug 567127 - Add install button to the add-ons manager. r=dtownsend, ui-r=Boriss, a=blocking-beta5 2010-06-02 13:41:41 +12:00
Blair McBride
1b8df72776 Bug 584053 - Intermittent failure in browser_manualupdates.js Update item should have version number of the update - Got 1.0, expected 1.1, r=Mossop a=test only 2010-08-12 15:30:10 +12:00
Michael Wu
093b556e28 Bug 556644 - Do omnijar packing in dist/firefox instead of installer staging, r=khuey a=blocking2.0 2010-08-18 20:02:19 -07:00
Michael Wu
be9f41ab85 Bug 588386 - Make DMG INNER_UNMAKE_PACKAGE nest in other commands properly, r=bsmedberg a=blocking2.0
--HG--
extra : rebase_source : 4c2061986a5583ce437b5d120eec8a1c03f26869
2010-08-18 12:56:46 -07:00
Taras Glek
cbf7b8bcd4 Bug 559961 - Reorder jar files as part of PGO, r=bsmedberg a=blocking2.0
--HG--
extra : rebase_source : d8a75545714a131291c74dd79c966150544ff9d1
2010-08-18 10:34:07 -07:00
Dave Townsend
1eb189f55d Disable the test from bug 557956 due to timeouts on Windows, a=testonly 2010-08-17 22:03:08 -07:00
Bas Schouten
290bb741b9 Bug 587603: Request longer timeout for tests. r=mossop 2010-08-18 05:43:49 +02:00
Alon Zakai
12dd2f3c6a Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+ 2010-08-16 16:41:46 -04:00
Dave Townsend
5b22fb4b20 Bug 557956: Update compatibility information for installed add-ons when the application is upgraded. r=robstrong, a=blocking-beta5
--HG--
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_1/install.rdf
rename : toolkit/mozapps/extensions/test/addons/test_bug542391_3/install.rdf => toolkit/mozapps/extensions/test/addons/test_bug542391_3_2/install.rdf
rename : toolkit/mozapps/extensions/test/unit/test_bug542391.js => toolkit/mozapps/extensions/test/xpcshell/test_bug542391.js
2010-08-17 12:08:33 -07:00
Kyle Huey
458463b64d Backed out changeset c8dc4dd369ee 2010-08-17 01:07:56 -04:00
Alon Zakai
313afe29d5 Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+ 2010-08-16 16:41:46 -04:00
Dave Townsend
6b4bdba8e0 Bug 579779: Installing a new theme should mark it to be enabled. r=robstrong 2010-08-13 10:47:17 -07:00
Honza Bambas
a1e0f0abe9 Bug 585214 - Favicon fails to load on some sites. r=jst 2010-08-14 20:45:46 -04:00
Dan Witte
655f9eb546 Fix comment in head.js, and use do_execute_soon in mozapps/update/test/unit/test_bug497578.js. 2010-08-13 23:03:36 -07:00
Dan Witte
92fe187fb1 Fix test_0010_timermanager.js test and disable e10s redirect/resume tests in test_resumable_channel.js. 2010-08-13 14:35:13 -07:00
Michael Wu
a76dd02852 Bug 556644: Fix bustage in l10n repack code 2010-08-12 23:03:24 -07:00
Michael Wu
44c99fc857 Bug 556644 - 10. Make windows installer locale repacks use the standard repacking path, r=rs,khuey a=blocking2.0 2010-08-12 21:36:16 -07:00
Michael Wu
27e6d1b2f2 Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0 2010-08-12 21:33:52 -07:00
Robert Strong
4efdeb3ea1 Bug 523410 - Disable LSPs in WinSock that don't have categories for Firefox on Windows Vista and above. r=khuey, a=blocking2.0-beta4 2010-08-12 21:09:06 -07:00
Robert Strong
e1495bfabb Bug 586194 - move never pref check into selectUpdate and use services js module in app updat. r=dtownsend, approval2.0=bsmedberg 2010-08-12 19:07:44 -07:00
Robert Strong
2bab61a8fb Bug 585838 - Disable update checks in any tests running in the browser. r=dtownsend, a=dtownsend 2010-08-12 19:07:18 -07:00
Ben Parr
64c8ffabf4 Bug 577990: Visible delay in showing the Language category when opening the Add-Ons Manager. r+a=dtownsend 2010-08-11 09:55:12 -07:00
Dave Townsend
f35f6c2010 Bug 576735: If an add-ons directory is removed when it is already pending uninstall startup fails badly. r=Unfocused 2010-08-11 09:46:55 -07:00
Benjamin Smedberg
ccb16680db Merge bug 579178 to mozilla-central. reviews by Mossop/khuey/jwalden/ted 2010-08-09 10:04:10 -04:00
Benjamin Smedberg
c622433f07 Merge mozilla-central into single-chrome-manifest. 2010-08-04 14:23:04 -04:00
Gavin Sharp
6f30159cc2 Backed out changeset bdb98838d6f6 from bug 550936 due to js-reftest failures
--HG--
extra : rebase_source : d9f9b6bc3d24f302a4aacb62b28538921b7de3ce
2010-08-03 01:20:08 -04:00
Alon Zakai
57a3120e2a Bug 550936: Make InstallTrigger support cross-process communication, r=Mossop 2010-08-02 23:52:59 -04:00
Felipe Gomes
7f1b4c8e24 Bug 582315 - Fix DownloadTaskbarProgress checks which will fix intermittent orange, r+a=sdwilsh 2010-08-04 15:51:00 -07:00
Dão Gottwald
7b820d881d Bug 585430 - Use Services.* throughout LightweightThemeManager.jsm, plus some other cleanup. r=dtownsend
--HG--
extra : rebase_source : 5971571914a94c30a5b8e4445e8eab3b27b7c287
2010-08-08 20:48:19 +02:00
Benjamin Smedberg
1815abc007 Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py

In a packaged build, we end up with the following manifests:

* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest

In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.

When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
Blair McBride
11938d174e Bug 557943 - Searching for addons can result in wrong results. r=dtownsend 2010-08-06 09:36:29 -07:00
Dave Townsend
8cf80e0a9a Bug 582058: Turn off remote searches in the add-ons manager tests. r=Unfocused, a=dtownsend 2010-08-06 14:09:13 -07:00
Dave Townsend
c71293d35d Debugging code to try to figure out the reason behind the orange bug 573259; r=ehsan 2010-07-21 22:23:45 -04:00
Ben Parr
89264092a7 Bug 578467: xpinstall.whitelist.add prefs are not emptied when converted into permissions on startup with new profile. r=dtownsend 2010-07-21 11:35:50 -07:00
Ben Parr
3dfb3d1a73 Bug 558287: Move behavioural CSS into content. r+a=dtownsend 2010-07-21 11:34:45 -07:00
Ben Parr
827fcb2685 Bug 583871 - Warning: redeclaration of property getSelectedAddon. r=rstrong, a=dtownsend
--HG--
extra : rebase_source : 868184d9102fb2ea6e3463188837364c3c924788
2010-08-03 12:59:51 +12:00
Blair McBride
e1d3974ee2 Test fix for 99807f92a67c 2010-08-02 17:14:40 +12:00
Blair McBride
23b8015e22 Bustage fix for 488ea306526b (Bug 562622) 2010-08-02 16:28:36 +12:00
Dão Gottwald
1a6ef83f39 Fix add-ons manager tests after bug 581242 landing 2010-08-05 10:32:22 +02:00
Bjarne
100caa546d Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst 2010-08-04 22:15:55 -04:00
Ben Parr
9b870877ea Bug 558287: Add support for searching add-ons on AMO via the search bar. r=dtownsend 2010-07-19 16:01:23 -07:00
Dave Townsend
81ac7dbf24 Bug 579513: Force updating metadata for add-ons in the application directory when the app upgrades. r=robstrong 2010-07-19 16:05:04 -07:00
Dave Townsend
29bd32b24a Bug 579170: DB migration can apply compatibility information to the wrong version of an add-on. r=robstrong 2010-07-16 14:33:00 -07:00
Ben Parr
d48916fd4d Bug 578580: Add category utilities for add-ons manager browser tests. r=dtownsend 2010-07-16 11:17:35 -07:00
Drew Willcoxon
34d6a7ec67 Bug 562992 - The names of restartless extensions installed from the web while about:addons is open should appear after they're installed. r=bmcbride 2010-07-15 22:05:52 -07:00
Dave Townsend
fbd07113b1 Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg 2010-07-14 10:13:26 -07:00
Dave Townsend
555b6bb197 Bug 562599: Add an event to signal when changable properties on Addon objects are changed. r=robstrong 2010-07-13 09:55:08 -07:00
Dave Townsend
329a99e03c Bug 573101: Should not build PluginProvider.jsm when plugins are disabled. r=robstrong 2010-07-12 14:20:49 -07:00
Rich Walsh
b6aaf41c0d Bug 576792 - [OS/2 build break] extensions.dll needs a SHORT_LIBNAME r=wuno 2010-07-12 12:05:21 +02:00
Blair McBride
39380e3326 Bug 562622 - Implementation of the automatic vs. manual update design mockups. r=dtownsend, a=blocking2.0-beta3 2010-06-02 21:13:03 +12:00
Robert Strong
798841f3e0 App update patch for Bug 544442 - Add support for signed AUS update snippets. r=dtownsend, a=blocking2.0-Beta3 2010-08-01 19:02:21 -07:00
Robert Strong
10b7e9a6d8 CertUtils.jsm patch for Bug 544442 - Add support for signed AUS update snippets. r=dveditz, r=dtownsend, a=blocking2.0-Beta3 2010-08-01 19:01:43 -07:00
Dave Townsend
e65cba989c Bug 552742: Support multi-package XPIs in the new add-ons manager. r=robstrong 2010-08-01 10:52:24 -07:00
Blair McBride
75c953b8c4 Bug 583530 - Typo in the restartToEnable entity in extensions.properties breaks the details pane. r=dtownsend 2010-07-31 19:34:41 -07:00
Peter Van der Beken
ca73bb6e12 Fix for bug 571159 (Leak nsGlobalWindow with unknown-content-type dialog). r=sdwilsh. a2.0=blocking. 2010-07-30 16:48:57 -07:00
Robert Strong
8b30a102a6 [Windows only] patch 3 - cleanup and a typo fix for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin 2010-07-30 12:34:18 -07:00
Robert Strong
50bc6e17cd [Windows only] use absolute paths for Bug 575838 - Build scripts should be able to handle @BINPATH@/extensions/testpilot@labs.mozilla.com/* in package-manifest.in for the installer. r=ted.mielczarek, approval2.0=benjamin 2010-07-29 22:46:47 -07:00
Robert Strong
351157389a [Windows only] patch 2 - convert preprocess-locale.pl to python rev3 for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin 2010-07-29 22:39:25 -07:00
Dave Townsend
77ad04c3ab Bug 571598: Allow XUL documents loaded in about urls to persist attributes. r=bz 2010-07-29 22:08:50 -07:00
Dave Townsend
07f770e320 Bug 582837: Failure to update appDisabled state for add-ons with targetPlatforms when upgrading the application. r=robstrong 2010-07-29 12:50:55 -07:00
Asaf Romano
56e396e9dc Bug 573062 - Add "(restart required)" to tooltip for "Remove," "Disable," "Enable" buttons for add-ons requiring restart; r=dtownsend 2010-07-29 10:35:34 -07:00
Felipe Gomes
2f25b339e8 Bug 582315. Intermittent orange in test_taskbarprogress_downloadstates.xul 2010-07-28 16:43:52 -07:00
Dave Townsend
48574406e4 Bug 520482: Firefox should be able to remember more than 8 lightweight themes. r=robstrong 2010-07-26 18:31:10 -07:00
Dave Townsend
bdb251e832 Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused 2010-07-26 12:42:06 -07:00
Dave Townsend
fb59b39852 Backed out changeset 58175e77c460 from bug 553494 due to test failures 2010-07-26 11:40:46 -07:00
Dave Townsend
e6ba94ce70 Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused 2010-07-26 10:41:13 -07:00
Dave Townsend
b8eae452cc Bug 553494: Remove the restriction on disabling the active theme. r=robstrong 2010-07-26 10:20:35 -07:00
Asaf Romano
cc0f3e76fa Bug 573149: Expose whether an addon requires a restart to enable/disable/uninstall/install. r=dtownsend 2010-07-26 10:34:06 -07:00
Gavin Sharp
5c504397d5 Bug 581176: Allow disabling BadCertListener's "built-in cert" checking for redirects, r=rstrong, a=johnath 2010-07-22 17:34:19 -04:00
Robert Strong
cf322bfc5a Bug 580579 - While creating services from category 'profile-after-change', service for entry 'nsUpdateServiceStub', contract ID '@mozilla.org/updates/update-service-stub;1' does not implement nsIObserver. r=dtownsend, approval2.0=dtownsend 2010-07-23 18:02:56 -07:00
Robert Strong
6a37b9d845 Bug 540537 - In China, set default browser does not work. r=jmathies, a=blocking2.0 2010-07-23 18:02:46 -07:00
timeless@mozdev.org
0ca334208b Bug 577213 firefox 4 beta 1 gives bad error message when run on Mac OS X 10.4
r=josh r=bsmedberg
2010-07-07 11:55:03 +03:00
Dave Townsend
dff5576412 Bug 575987: Pointer files containing an invalid path throw an error during startup. r=robstrong 2010-07-03 16:21:23 -07:00
Dave Townsend
d2ba3675b3 Bug 565064: Update theme disabled states when changing builds. r=robstrong 2010-07-02 16:03:34 -07:00
Benjamin Smedberg
c999fee100 Bug 568691 followup: fix interfaces.manifest correctly in builds that package without a manifest, r=mfinkle
--HG--
extra : rebase_source : 0c78222a98be39228825cb953e9e63c86c8d9caf
2010-07-02 16:02:56 -04:00
Dave Townsend
7e68f1277e Bug 565291: Last update date for Personas always shows 'Unknown'. r=robstrong 2010-07-01 21:33:34 -07:00
Dave Townsend
eddc20bcf1 Bug 562239: Last update date for plugins always shows 'Unknown'. r=robstrong 2010-06-29 11:08:44 -07:00
Dave Townsend
37e6aadfad Bug 574970: Import the skinnable property from install.rdf to the database and expose it through the API. r=robstrong 2010-07-02 07:48:26 -07:00
Dave Townsend
9b85948cc5 Bug 553492 Add Addon.size to expose the addon's size on disk. r=robstrong 2010-07-02 07:48:41 -07:00
Dave Townsend
579811cb3a Bug 558834: Use targetPlatform when making compatibility judgements. r=robstrong 2010-07-01 11:37:32 -07:00
Dave Townsend
76a55bb085 Bug 576089: updateInfoURI is not exposed and needs to be passed through to the resulting Addon. r=robstrong 2010-07-01 11:42:19 -07:00
Dave Townsend
8bc798989b Bug 575463: Rename AddonInstall.sourceURL to sourceURI and make it return an nsIURI rather than a string. r=robstrong 2010-07-01 20:36:50 -07:00
Dave Townsend
7ccae0d31f Bug 558834: Add support for targetPlatform, size and skinnable properties to the database. r=robstrong 2010-07-01 11:35:48 -07:00
Dave Townsend
ecff834b44 Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong 2010-07-01 10:56:48 -07:00
Benjamin Smedberg
4d172dd53d Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. 2010-07-01 11:55:57 -04:00
Benjamin Smedberg
acb961f7e1 Package the installer browser.manifest the same way as the archive. 2010-06-30 18:44:01 -04:00
Benjamin Smedberg
a2833452f8 Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
2f6bb59008 Fix packaging of test-only XPT files for crashreporter and httpserver.
--HG--
extra : rebase_source : 27abb29f16e071a7c08220d46f9cbef4ded08fc4
2010-06-30 12:42:24 -04:00
Benjamin Smedberg
f2fb85d435 Link all the component manifests together at package time. 2010-06-29 18:19:09 -04:00
Robert Strong
48b615720e Bug 575524: browser_bug562890.js fails with other application extensions installed. r=dtownsend
--HG--
extra : transplant_source : .%F0%A5%AC%12%3B%FD%A5C%3D%DF3%05%B6%0B%DDj%06i%27
2010-06-29 12:19:23 -07:00
Benjamin Smedberg
401ef41e7b Don't register appinfo twice in test_bug497578, required by XPCOM registration changes in bug 568691. 2010-06-28 14:47:39 -04:00
Benjamin Smedberg
c16cf0f0c5 Fix a bunch of test failures caused by typos or other issues from bug 568691. 2010-06-27 14:03:05 -04:00
Benjamin Smedberg
63c0077443 Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
Benjamin Smedberg
762def30bb Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
202aa47626 Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly. 2010-06-22 12:59:57 -04:00
Benjamin Smedberg
5cab25b52b Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Benjamin Smedberg
6e45dd655f Merge bug 573557 into static-xpcom-registration branch. 2010-06-21 16:58:53 -04:00
Benjamin Smedberg
ce1372d9d4 Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst 2010-06-21 16:57:44 -04:00
Benjamin Smedberg
45af085fff Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Robert Strong
e9a99c0e95 Bug 570689 - Convert perl scripts to python. Patch 1 - remove unused perl scripts. r=ted.mielczarek 2010-06-22 19:10:30 -07:00
Robert Strong
7894b69717 Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies 2010-06-22 19:10:13 -07:00