Commit Graph

2657 Commits

Author SHA1 Message Date
Daniel Brooks
d0a43f8734 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Daniel Brooks
a4459a6078 about:startup - remove some debug logging, and add some comments 2010-09-18 16:41:46 -04:00
Daniel Brooks
60a234d54b about:startup - store extension install/uninstall/enable/disable events in the startup database 2010-09-18 00:30:06 -04:00
Dave Townsend
05b23c4ebf 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
04e424a0be Bug 596668: Incremental builds fail in toolkit/mozapps/extensions. r=ted, a=tests 2010-09-22 14:22:17 -07:00
Dave Townsend
07bc2c6c11 Bug 595831: Stop tests from accessing the update servers by default. r=robstrong, a=tests 2010-09-22 14:12:28 -07:00
Alex Pakhotin
26c80995bf Bug 596662 - New update mechanism does not work on Android 2.1, r=alexp, a=blocking-fennec 2010-09-17 11:03:43 -07:00
Robert Strong
fd89b579c1 Followup test fix for Bug 597247. a=bustage fix 2010-09-21 00:12:35 -07:00
Robert Strong
022285d7fe Bug 597664 - Add finalURI.spec for the mar file download to the local update xml and log the finalURI.spec along with the original URI.spe. r=dtownsend, a=approval2.0 2010-09-20 21:42:26 -07:00
Robert Strong
183131a0df Bug 597630 - Fix __snprintf / snwprintf usage in updater.cpp and various x64 compiler warnings. r-dolske, a=approval2.0 2010-09-20 21:41:38 -07:00
Robert Strong
4de7f55d74 Bug 597247 - Implement alive ping counter for blocklist to strengthen user privacy. r-dtwonsend, a=approval2.0 2010-09-20 21:41:19 -07:00
Michael Wu
c6e8dab10d Bug 589175 - Comment out binary-component entries, r=bsmedberg a=blocking2.0 2010-09-03 14:56:04 +12:00
Robert Strong
b505f86231 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
Jim Mathies
56b3ca49c7 Bug 597387 - Fix for software update not updating the app modal id in start menu shortcuts. r=rstrong, a=final. 2010-10-22 15:23:04 -05:00
Blair McBride
c6b579e1e1 Bug 591876 - Change the tooltip of utilities button. r=dtownsend, a=dtownsend 2010-09-17 10:48:13 +12:00
Dave Townsend
5e344c17ad Bug 596751: Typo is making some logging fail. r=robstrong, a=dtownsend 2010-09-16 10:06:24 -07:00
Kurt Schultz
42efc71c46 Bug 590756 - The 'Update Add-ons Now' entry in the add-ons manager sounds as if updates were found and ready to be installed; r=bmcbride ui-r=limi a=dtownsend 2010-09-15 19:44:16 -07:00
Kurt Schultz
ec2f257314 Bug 590754: The 'Install from file' in the add-ons manager needs to be clearer. r=Unfocused, a=dtownsend 2010-09-14 20:10:46 -07:00
Dave Townsend
6e47a0e27a 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
3de97e8f99 Bug 593622: browser_details, browser_searching tests need longer timeouts. r=Unfocused, a=tests 2010-09-14 16:51:45 -07:00
Dave Townsend
6e3706c5b2 Bug 596319: Add timing for parts of tests. r=Unfocused, a=tests 2010-09-14 16:50:44 -07:00
Dave Townsend
34d9c55fd4 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
37ca9a1d55 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
9f50a37e79 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
a2e50c5839 Bug 608431: Wait for window close before proceeding with tests. r=robstrong, a=tests 2010-11-03 12:47:03 -07:00
Dave Townsend
469511bfbb Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests 2010-11-03 11:23:18 -07:00
Robert Strong
b116bc2d1e Bug 608911 - Invalid check in browser_bug562890.js. r=dtownsend, a=test fix 2010-11-02 14:55:05 -07:00
Robert Strong
e5fbcf47b1 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
033e8e2dad 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
0f117b6733 Bug 608507 - some minor test cleanup. r=dtownsend, a=test fix 2010-11-01 14:30:07 -07:00
Robert Strong
3edb649288 Bug 584944 - Intermittent browser_uninstalling.js | Timed out. r=dtownsend, a=test fix 2010-10-29 14:41:11 -07:00
Dave Townsend
15e061e743 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
17ad06a6d5 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
83b18f230c 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
dc094b28b6 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
bcc4402ae1 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
3fa515c462 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
e7d2a6945f 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
89ae6c1a3a Bug 614416: Building add-on lists is too slow. r=Unfocused, a=blocks-final 2010-11-30 14:18:00 -08:00
Dave Townsend
c7093bc68f 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
00456e70b2 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
97079f2bd9 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
80819351a9 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
Benoit Jacob
f629b6152b merge backing out of be48a89b9561 2010-09-02 14:01:09 -04:00
Benoit Jacob
c323cf4ed9 Backed out changeset be48a89b9561. Asked for by Mossop and dietrich. 2010-09-02 13:59:54 -04:00
Alon Zakai
7dfe137ef1 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
20b36ecc81 Bug 565300: Rename the themes pane to Appearance. r=Unfocused, a=blocking-b6 2010-09-01 10:04:09 -07:00
Dave Townsend
9eff278c0f Bug 585339: Uninstalling disabled add-ons cannot be undone. r=robstrong, a=blocking-b6 2010-09-01 10:02:28 -07:00
Dave Townsend
8fea742a3e Bug 563135: Add-ons manager should expose outdated plugins. r=Unfocused, a=blocking-b6 2010-09-01 09:58:42 -07:00
Dave Townsend
a29c57459f Bug 562902: Implement the final detail view mockups. r=Unfocused, a=blocking-b6 2010-09-01 09:57:48 -07:00
Dave Townsend
51c6b7daf5 Bug 562901: Add icon64URL to API. r=Unfocused, sr=robstrong, a=blocking-b6 2010-09-01 11:10:03 -07:00
Michael Wu
b2174b0a0f 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
99d7ddf1d2 Bug 537180 - Fennec uses old blocklisting URL [r=dtownsend a=blocking-fennec] 2010-09-01 21:35:06 -04:00
Robert Strong
51e8ac6bd8 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
9c62c92e57 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
850487a15e 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
7c456fbe81 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
d8c7a770c7 Bug 592295: Remove question mark from Undo?. r=dtownsend, a=blocking-b6 2010-09-01 10:31:12 -07:00
Dave Townsend
7037091139 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
5e35786794 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
d7ea82d234 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
7715ab61cf 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
b6108f1817 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
a6847057fb Bug 589344 - Add tooltip to utilities button r=bmcbride a=beta5+ 2010-08-27 22:29:09 -07:00
David Dahl
736002b57e Bug 589343 - Preferences button should be called Options on Windows r=bmcbride a=beta5+ 2010-08-27 22:29:05 -07:00
Gavin Sharp
d140bcc893 Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange 2010-08-28 00:48:17 -04:00
Amir Szekely
cb8a2fc862 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
9c70cf448a 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
acc6c6b09e 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
cde5a090e7 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
d6cde4ea7d Backed out changeset 9f8fc8a50525 due to windows bustage/sed syntax fail. a=backout 2010-08-27 09:06:24 -07:00
Michael Wu
dd9cb99b0d 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
adaba45072 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
2f36226a0d Bug 586591: Expose AMO data to installed add-ons. r=dtownsend, a=blocking-beta5 2010-08-23 18:04:06 -07:00
Ben Parr
ea571d2926 Bug 551274: Update nsAddonRepository for API version 1.5. r=drownsend, a=blocking-beta5 2010-08-26 10:44:14 -07:00
Robert Strong
228b61509b 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
4fa6358e1b 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
fecae963b6 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
7216f3fd17 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
8015553874 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
2e8e491e2b 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
7adc82be1a Bustage fix for bug 588440. a=bustage fix 2010-08-23 16:47:01 -07:00
Dave Townsend
cec35122a9 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
601a703c0d Bug 585960: Implement the overall theme changes. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:30 -07:00
Dave Townsend
c4ec3763b6 Bug 585950: Implement the new list view mockups. r=Unfocused, a=blocking-beta5 2010-08-23 10:46:05 -07:00
Timothy Nikkel
8736741c0b 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
8d80ac7171 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
60087fb3c9 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
e8a4f3e6c6 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
32a03526e0 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
a6d440687b Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Joel Maher
e3359fd310 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
Dave Townsend
93ff2680a6 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
f65ba58e6b 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
0549edec49 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
1011f26801 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
53e9ed8f44 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
Blair McBride
5c044cb33c 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
Robert Strong
06454d8fe6 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
ebf5901816 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