Nathan Froyd
3df1cbd4bd
Bug 1010322 - change toolkit/mozapps/extensions/test/browser/ tests to point at actual http servers; r=jmaher
2014-05-13 13:28:53 -04:00
Jared Wein
f2734dc7d4
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
...
--HG--
extra : rebase_source : 9b9c58a967bb52b596457f41b697085c46fb0ba6
2014-05-11 15:52:33 -04:00
Roberto A. Vitillo
abb623bc5b
Bug 988304 - Avoid main-thread IO for {profile}\blocklist.xml. r=irving
2014-05-15 09:14:00 -04:00
Wes Kocher
738f9f9b41
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Blair McBride
0e3ff19f35
Bug 926712 - Use WebIDL to expose InstallTrigger, r=Mossop,bholley
2013-12-12 02:08:00 +00:00
Georg Fritzsche
fc8c9f2609
Bug 1000114
- Extend test coverage for experiments in addon manager UI. r=unfocused
2014-05-08 19:43:04 +02:00
Georg Fritzsche
ae9e29a029
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
85a337a3c1
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
f41c47ecca
Backed out changeset 0e11a16741bf (bug 741047)
2014-05-11 17:37:57 -04:00
Jared Wein
7a8afd9c0f
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
2014-05-11 15:52:33 -04:00
Alexander J. Vincent
4337fa46e9
Bug 915838 - Provide add-ons a standard directory to store data, settings. r=Unfocused
2013-10-16 17:10:50 -07:00
Georg Fritzsche
e47998614d
Bug 1007663 - Avoid showing empty experiments list. r=unfocused
2014-05-15 11:28:31 +02:00
Carsten "Tomcat" Book
b81afe3348
Backed out changeset 49859608dbb8 (bug 741047) for bc1 memory leaks
2014-05-15 10:31:36 +02:00
Jared Wein
9956304a3f
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
...
--HG--
extra : rebase_source : cf486a6e5c8673d66a57e3b726b58073c694a338
2014-05-11 15:52:33 -04:00
Ryan VanderMeulen
fc831b5555
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
6eb0783437
Bug 1000114
- Extend test coverage for experiments in addon manager UI. r=unfocused
2014-05-09 14:03:10 +02:00
Georg Fritzsche
e55c45fbb7
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
0d7099f432
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
fbda68c013
Bug 1000695 - Part 1: Rewrite backgroundUpdateCheck() to Task.jsm based async. r=unfocused
2014-05-07 10:48:10 -04:00
Ryan VanderMeulen
21f8d3c1fb
Backed out changesets 1d9b6d754b9d and 73782d1e750c for landing with the wrong bug number.
2014-05-08 14:12:58 -04:00
Irving Reid
7f4428cf6e
Bug 995027: Wait for async getAllAddons, correctly clean up timers; r=bsmedberg
2014-05-08 11:41:36 -04:00
Irving Reid
633aa8b71c
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
03f1c0dd8a
Bug 100695: #1 Rewrite backgroundUpdateCheck() to Task.jsm based async; r=unfocused
2014-05-07 10:48:10 -04:00
Benjamin Smedberg
ff8222fa7a
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
dc09780554
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
97b797a3cc
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
adc70f119a
Bug 608820 - Part 2: Add more logging and convert test to Task. r=Mossop
2014-05-04 22:55:14 -04:00
Irving Reid
7ca4333a3f
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
afd3d320e8
Bug 1000695 - Part 1: Rewrite backgroundUpdateCheck() to Task.jsm-based async. r=Unfocused
2014-05-05 08:55:58 -04:00
Ryan VanderMeulen
21ef0f32ea
Bug 608820 - Re-enable browser_bug567127.js on all platforms \m/.
2014-05-02 11:53:14 -04:00
Irving Reid
3491311b1c
Bug 608820 - Set callbacks before invoking actions to avoid async races. r=mossop
2014-04-29 14:06:29 -04:00
Dave Townsend
7f17ca3889
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
Roberto A. Vitillo
627501df02
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
d1f2393c9a
Bug 900954: Expose addons.json flush to test harness; r=felipe
2014-04-29 10:09:30 -04:00
Carsten "Tomcat" Book
7cc4f14f07
Merge m-c to fx-team
2014-04-23 15:04:22 +02:00
Georg Fritzsche
6f532852a9
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
671196e4e4
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
d8177bc07c
Bug 990111 - Add-on provider for historical experiments. r=irving
2014-04-23 14:34:48 +02:00
Nicholas Nethercote
40660c86b9
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
70d10c4512
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
Dave Townsend
e94e69db40
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
3306c4eb68
Backing out bug 993029 due to Win8 debug test failures. CLOSED TREE
2014-04-17 10:20:49 -07:00
Dave Townsend
d79165435b
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
a5cb1d787d
Bug 989137 - Part 18: Fix experiments uninit behavior. r=bsmedberg
2014-04-17 15:47:37 +02:00
Georg Fritzsche
3547ef943a
Bug 989137 - Part 17: Add browser chrome testing of Experiments. r=unfocused,gfritzsche
2014-04-17 15:47:37 +02:00
Georg Fritzsche
e5beacaa6b
Bug 989137 - Part 16: Convert browser_experiments.js to add_task. r=unfocused
2014-04-17 15:47:37 +02:00
Georg Fritzsche
c143ccc852
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
66cb99e1db
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
Roberto A. Vitillo
1dbe9ea212
Bug 989419 - Remove main-thread IO from background update of {profile}\blocklist.xml. r=irving
2014-04-16 13:50:37 -04:00
Dave Townsend
557b8e0b3e
Bug 639524: Use the application shipped blocklist when it is newer then the profile version. r=Unfocused
2014-04-14 17:44:56 -07:00