Commit Graph

3575 Commits

Author SHA1 Message Date
Blair McBride
fa0b5d99ab Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley 2013-12-12 02:08:00 +00:00
Neil Deakin
7707f98048 Bug 893098, record update starts, stops and errors in the health report, r=rnewman,rstrong 2014-05-14 08:01:45 -04:00
Georg Fritzsche
52eca90498 Bug 1000114 - Extend test coverage for experiments in addon manager UI. r=unfocused 2014-05-08 19:43:04 +02:00
Georg Fritzsche
2c0fa1f15a Bug 1004506 - Telemetry experiments: Properly handle install states & their transitions in addon manager UI. r=unfocused 2014-05-07 20:48:07 +02:00
Dave Townsend
939b2ee606 Bug 1007732: Fix mapURIToAddonID to handle add-ons that were added in early startup. r=Unfocused 2014-05-12 10:00:15 -07:00
Jared Wein
6c6b68714d Backed out changeset 0e11a16741bf (bug 741047) 2014-05-11 17:37:57 -04:00
Jared Wein
73ee48e23c Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs 2014-05-11 15:52:33 -04:00
Ryan VanderMeulen
8a6b611664 Backed out changesets 674c36d744fb (bug 1000114) and eddce10b8511 (bug 1004506) for frequent OSX 10.8 bc3 failures. 2014-05-09 16:54:05 -04:00
Georg Fritzsche
60c452ee81 Bug 1000114 - Extend test coverage for experiments in addon manager UI. r=unfocused 2014-05-09 14:03:10 +02:00
Georg Fritzsche
3727863a3b Bug 1004506 - Telemetry experiments: Properly handle install states & their transitions in addon manager UI. r=unfocused 2014-05-07 20:48:07 +02:00
Irving Reid
e765602399 Bug 1000695 - Part 2: Yield to event loop after receiving onInstallEnded, rewrite to Task.jsm. r=unfocused 2014-05-07 11:04:25 -04:00
Irving Reid
21e48fed1e Bug 1000695 - Part 1: Rewrite backgroundUpdateCheck() to Task.jsm based async. r=unfocused 2014-05-07 10:48:10 -04:00
Ryan VanderMeulen
7567e2e31b Backed out changesets 1d9b6d754b9d and 73782d1e750c for landing with the wrong bug number. 2014-05-08 14:12:58 -04:00
Irving Reid
f82c9504c5 Bug 995027: Wait for async getAllAddons, correctly clean up timers; r=bsmedberg 2014-05-08 11:41:36 -04:00
Irving Reid
b7ca88a4f6 Bug 1000695: #2 yield to event loop after receiving onInstallEnded, rewrite to Task.jsm; r=unfocused 2014-05-07 11:04:25 -04:00
Irving Reid
c28ff2abcb Bug 100695: #1 Rewrite backgroundUpdateCheck() to Task.jsm based async; r=unfocused 2014-05-07 10:48:10 -04:00
Robert O'Callahan
4c2b59d379 Bug 1006248. Part 1: Add MOZ_EXPORT in various places. r=glandium
--HG--
extra : rebase_source : cfe209a412cae28d405eae413415cebb6959072a
2014-05-06 17:26:46 +12:00
Felipe Gomes
9c375e6636 Bug 652982. test_close_on_last_window.xul needs to be explicit about its timeout requirements. r=ehsan 2011-04-28 01:36:37 -03:00
Ehsan Akhgari
3a59053b84 Backed out changeset ee4ee2b72573 (bug 625982) because of wrong bug number 2014-05-06 21:23:50 -04:00
Felipe Gomes
7807eb92d9 Bug 625982. test_close_on_last_window.xul needs to be explicit about its timeout requirements. r=ehsan 2011-04-28 01:36:37 -03:00
Benjamin Smedberg
8e56838fbe Bug 995027 - MockProvider._delayCallback can lose or mis-call callbacks in several ways. r=irving
--HG--
extra : rebase_source : 14eb97a913c0888dd5f803bf64062910f17bca11
2014-05-06 14:50:11 -04:00
Georg Fritzsche
ba92902ebd Bug 992258 - Trigger a refresh of the experiments view in the addon manager when experiments change. r=irving 2014-05-06 12:18:10 +02:00
Wes Kocher
bb01bf4d82 Backed out 2 changesets (bug 1000695) for introducing a near permafail on linux bc3
Backed out changeset 43306fac27e1 (bug 1000695)
Backed out changeset fcf5abdf9706 (bug 1000695)
2014-05-05 17:54:22 -07:00
Irving Reid
23a0efcdc8 Bug 608820 - Part 2: Add more logging and convert test to Task. r=Mossop 2014-05-04 22:55:14 -04:00
Irving Reid
daebb7ae79 Bug 1000695 - Part 2: Rewrite browser_hotfix.js to Task.jsm and yield to event loop after receiving onInstallEnded. r=Unfocused 2014-05-01 22:49:49 -04:00
Irving Reid
adc9cdffde Bug 1000695 - Part 1: Rewrite backgroundUpdateCheck() to Task.jsm-based async. r=Unfocused 2014-05-05 08:55:58 -04:00
Ryan VanderMeulen
1132022fba Bug 608820 - Re-enable browser_bug567127.js on all platforms \m/. 2014-05-02 11:53:14 -04:00
Irving Reid
beac47a846 Bug 608820 - Set callbacks before invoking actions to avoid async races. r=mossop 2014-04-29 14:06:29 -04:00
Robert Strong
8a71cb788d Bug 1004168 - Add an INI file option to prevent requiring a reboot when there are files in use. r=jmathies 2014-05-01 13:15:05 -07:00
Dave Townsend
11aa94d025 Bug 993029: Create an add-on console actor that will be displayed in the console tab of the add-on debugger. r=msucan, r=Unfocused, r=past 2014-05-01 08:36:01 -07:00
Alexandre Poirot
2d1f599c86 Bug 999631 - Disable startup cache via a dedicated flag. r=mshal 2014-04-23 04:57:00 -04:00
Roberto A. Vitillo
93181ef013 Bug 988292: Avoid main-thread IO for {profile}\addons.json; r=felipc@gmail.com,r=irving 2014-04-29 10:31:40 -04:00
Irving Reid
bce30f173d Bug 900954: Expose addons.json flush to test harness; r=felipe 2014-04-29 10:09:30 -04:00
Robert Strong
caf8ec001e whitespace fix followup for Bug 1002086 - UpdateService uses the non-existent nsIAddonUpdateCheckListener interface. r=me 2014-04-27 17:30:17 -07:00
Robert Strong
1857218158 Bug 1002086 - UpdateService uses the non-existent nsIAddonUpdateCheckListener interface. r=ehsan 2014-04-27 16:13:04 -07:00
Carsten "Tomcat" Book
55eaa87d56 Merge m-c to fx-team 2014-04-23 15:04:22 +02:00
Georg Fritzsche
cf2d2b0523 Bug 986677 - Add time left and activity state to experiments in the Addon Manager UI. r=unfocused 2014-04-23 14:34:49 +02:00
Georg Fritzsche
7f78329014 Bug 986677 - Hide some unneeded elements for experiments in the Addon Manager UI. r=unfocused 2014-04-23 14:34:48 +02:00
Georg Fritzsche
d81e1e6024 Bug 990111 - Add-on provider for historical experiments. r=irving 2014-04-23 14:34:48 +02:00
Nicholas Nethercote
4cfd24151e Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Benjamin Smedberg
1846e1fa48 Bug 997188 - Handle the experiments.manifest.uri pref correctly so so that it don't ping out to telemetry-experiments.cdn.mozilla.net by default or enable experiment code in the tests. This should also fix bug 994686. r=irving/gfritzsche 2014-04-17 11:08:35 -04:00
Robert Strong
6a54cfcb3a Bug 798903 - Stub installer should use Segoe UI and other newer UI fonts as appropriate when they are available. r=tabraldes 2014-04-17 13:14:50 -07:00
Dave Townsend
3b890dbae6 Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 10:27:03 -07:00
Dave Townsend
4c86059d54 Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE 2014-04-17 10:20:49 -07:00
Dave Townsend
18e18ee8a0 Bug 993029: Add a way for the add-on manager to pass add-on globals to the debug actors. r=panos, r=Unfocused 2014-04-17 08:23:42 -07:00
Georg Fritzsche
17b11996ae Bug 989137 - Part 18: Fix experiments uninit behavior. r=bsmedberg 2014-04-17 15:47:37 +02:00
Georg Fritzsche
ceb826d852 Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche 2014-04-17 15:47:37 +02:00
Georg Fritzsche
21ebf330da Bug 989137 - Part 16: Convert browser_experiments.js to add_task. r=unfocused 2014-04-17 15:47:37 +02:00
Georg Fritzsche
adefcccdf8 Bug 989137 - Backout re-ordered patches that conflict with a known-good patch stack: 1ab6bbd62c76, 5c3a195a107e, 73da7e611e92, 2c1a0b0551fb. r=me 2014-04-17 15:47:36 +02:00
Gregory Szorc
88da3e35c9 Bug 989137 - Part 15: Convert browser_experiments.js to add_task; r=Unfocused
Upcoming tests rely heavily on promises. I just learned that browser
chrome tests support add_task() as an alternative to test(). This patch
ports the browser_experiments.js test and utilized utility functions
to use add_task() and promises.

--HG--
extra : rebase_source : 434b7dc0e899fef0c508d5dd01438514da519ba3
extra : histedit_source : 517043f2bbe7a22bd53e8ae0c77f585ac107f6c9
2014-04-10 14:30:40 -07:00