Commit Graph

650 Commits

Author SHA1 Message Date
Geoff Lankow
622bc2f0d5 Bug 708397 - "addon-options-displayed" notification fires before XBL bindings apply; r=Unfocused, a=Unfocused 2011-12-13 23:32:11 +13:00
Blair McBride
7755266e12 Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey 2011-12-12 15:02:13 +13:00
Blair McBride
7664d8eaac Bug 709620 - Fix test_updatecheck.js when update channel is aurora/beta/release. r=bustage a=edmorley 2011-12-12 12:08:06 +13:00
Blair McBride
0fed52ecb8 Bug 679588 - Fix intermittent test timeout of browser_select_update.js, browser_select_confirm.js, and browser_select_selection.js. r=dtownsend 2011-12-07 23:48:44 +13:00
Blair McBride
2ec721d13a Bug 706777 - Automatically repopulate AddonRepository database on application upgrade. r=dtownsend 2011-12-07 23:48:33 +13:00
Cameron McCormack
228778cef4 Bug 670858 - Ignore some expected and fix some unexpected exceptions in xpinstall tests. r=dtownsend 2011-12-04 12:13:41 +11:00
Dave Townsend
1f9f842866 Bug 707328: backgroundUpdateCheck isn't firing its complete notification correctly. r=Unfocused 2011-12-02 16:58:22 -08:00
Ed Morley
4052c9fa4c Merge mozilla-central to mozilla-inbound 2011-12-02 18:55:28 +00:00
Ed Morley
826de66df2 Merge last green changeset of mozilla-inbound to mozilla-central 2011-12-02 18:39:02 +00:00
Dave Townsend
0bf02d866e Bug 705631: applyBackgroundUpdates changes to OFF if set to ON at the time of a DB migration (testcase). r=Unfocused 2011-12-02 10:20:06 -08:00
Dão Gottwald
d4291c7722 Bug 570760 followup, trying to fix broken test 2011-12-02 15:14:51 +01:00
James Hobin
0ee9916f7b Bug 570760 - Make ctrl-f and / focus the search box in the add-ons manager. r=dtownsend,dao 2011-12-02 13:35:32 +01:00
Cameron McCormack
a1b27ed895 Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
Blair McBride
0f7bda849e Bug 527141 - Fix test_update_compatmode.js test to work correctly. r=dolske 2011-12-02 19:00:38 +13:00
Blair McBride
2d0a5fc96a Bug 704737 - browser_select_update.js has OVER 9000 timeouts requested. May be slight overkill. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
7bfdc42e81 Bug 705530 - Support strictCompatibility option in update.rdf. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
6262891240 Bug 527141 - Addon update check should take into account compatibility preferences. r=dtownsend 2011-12-02 15:28:16 +13:00
Blair McBride
96f352477f Bug 693906 - Parse and use new compatibility ranges in AMO metadata ping. r=dtownsend 2011-12-02 15:28:15 +13:00
Dave Townsend
96397f27c7 Bug 699175: The current theme is not active when updating Firefox and the add-ons database schema changes. r=Unfocused 2011-11-22 18:28:27 -08:00
Dave Townsend
abda0e0ec9 Bug 703154: Simplify the schema migration code. r=Unfocused 2011-11-21 12:09:26 -08:00
Ed Morley
d06867876a Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-18 08:43:10 +00:00
Blair McBride
6f224c01aa merge fx-team to mozilla-central 2011-11-18 14:52:59 +13:00
Ed Morley
1c87228e23 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-16 11:02:43 +00:00
Rob Campbell
bf422e9c17 merge fx-team to mozilla-central 2011-11-15 13:57:15 -08:00
Dave Townsend
33fdf71a7f Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused 2011-11-14 10:03:06 -08:00
Blair McBride
6e0a01fb8b Bug 700201 - Addons that haven't been updated for an extremely long time should not be compatible by default. r=dtownsend 2011-11-14 14:26:35 +13:00
Blair McBride
0d791a12d4 Bug 695977 - Addons shouldn't be compatible by default when their minVersion is greater than the app version. r=dtownsend 2011-11-14 14:26:33 +13:00
Gregory Szorc
8981c9aed3 Bug 682356 - Remove metrics from AddonRepository searching; r=Mossop
This data is now redundant with telemetry from bug 668392. This
effectively reverts bug 623950.

--HG--
extra : rebase_source : fa1531b65b0402c0a3bd186547e03f3cd6cacb8a
2011-11-04 18:05:37 -07:00
Dave Townsend
0cfc4f5cb4 Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused 2011-11-15 11:22:48 -08:00
Geoff Lankow
e3e1b4ba5e Bug 701298 - Fix browser_searching.js when update channel is aurora/beta/release; r=dtownsend 2011-11-10 20:59:13 +13:00
Gregory Szorc
2bcb0f0c44 Bug 682027 - Add syncGUID field to addons; r=Mossop 2011-11-04 18:04:15 -07:00
Ed Morley
6a998be2c5 Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev
364e83c545 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Jens Hatlak
7ed500ceaa Bug 698524 - fix test_startup.js xpcshell test for SeaMonkey by excluding all non-test add-ons. r=Mossop 2011-11-04 21:08:48 +00:00
Ed Morley
b15379954e Backout 1f551298a760 (bug 697312) and b31507c8ca17 (bug 697246) for 25-30% Ts regression on multiple platforms
Except this time enter the changesets in the correct order in Mak's backout
script, so the changeset isn't empty :/
2011-11-04 10:50:16 +00:00
Dave Townsend
f24e3dedd1 Bug 697312: Don't write out extensions.ini if there are no extensions. r=Unfocused 2011-11-03 18:30:43 -07:00
Dave Townsend
aac42edf34 Bug 697246: Defer creating the extensions database until it is actually necessary. r=Unfocused 2011-11-03 18:30:59 -07:00
Geoff Lankow
05b39c14b0 Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher 2011-10-22 12:39:30 +13:00
Blair McBride
89a7d661f6 Bug 693897 - Allow addons to opt-in to strict compatibility checking. r=dtownsend 2011-11-01 18:48:53 +13:00
Blair McBride
f0025fa37a Bug 693899 - Support detecting binary components, and enable strict compatibility checking when found. r=dtownsend 2011-11-01 18:48:49 +13:00
Blair McBride
92950dc020 Bug 693901 - Add preference to globally (re)enable strict compatibility checks. r=dtownsend 2011-11-01 18:48:45 +13:00
Blair McBride
99bd855513 Bug 702868 - AddonInternal.hasBinaryComponents doesn't affect AddonInternal.appDisabled until after initial install. r=dtownsend 2011-11-17 17:27:23 +13:00
Geoff Lankow
77482aa64e Bug 693714 - Bootstrapped addons have uninstall & install called on Firefox update; r=dtownsend 2011-10-25 01:39:45 +01:00
Geoff Lankow
ce47e16af1 Bug 581065 - Allow searching for incompatible add-ons if compatibility checks are disabled. r=dtownsend 2011-10-19 11:38:58 +13:00
Dave Townsend
71d2048435 Bug 693743: Some 3rd party add-ons are getting installed into the profile and are not disabled on start-up. r=Unfocused 2011-10-22 11:37:15 -07:00
Dave Townsend
24bfeefc85 Bug 694595: Some settings for add-ons aren't being migrated when we change database schemas. r=Unfocused 2011-10-20 09:55:57 -07:00
Dave Townsend
495c00a54f Bug 693698: 3rd Party add-ons from the application folder are not disabled on upgrade. r=Unfocused 2011-10-20 09:55:16 -07:00
Geoff Lankow
d36e6f2d7b Bug 675371 - load/unload chrome.manifest files for bootstrapped addons automatically; r=dtownsend 2011-10-19 10:59:27 +13:00
Geoff Lankow
89a1c8a73b Bug 692078 - Second attempt to open addons.sqlite doesn't work; r=dtownsend 2011-10-07 11:02:40 +01:00
Ed Morley
0abe4796c2 Backout changeset ef21d6f2187d to correct bug number 2011-10-07 12:36:44 +01:00