Paul Rouget
|
7e98c5ef35
|
Bug 1013876 - devices list is not cleared up when adb addon uninstalled. r=ochameau
|
2014-05-22 09:17:22 +02:00 |
|
J. Ryan Stinnett
|
b4fafa9747
|
Bug 924574 - Use bulk transport to install apps. r=ochameau
|
2014-05-19 11:35:00 +02:00 |
|
Marco Castelluccio
|
5df8f5b886
|
Bug 916874 - Reenable toolkit/devtools/apps/test/unit/test_webappsActor.js
|
2014-05-05 22:05:45 +02:00 |
|
J. Ryan Stinnett
|
3be40f9d87
|
Bug 997320 - Fix error in App Manager install cleanup. r=ochameau
|
2014-04-17 16:55:02 -04:00 |
|
Marco Castelluccio
|
9b8bd037cb
|
Bug 993326 - Automatically restore apps launchable value. r=fabrice
|
2014-04-17 16:43:04 -04:00 |
|
Paolo Amadini
|
82d33517df
|
Bug 995170 - Convert legacy uses of promise.js in devtools where this doesn't result in test failures. r=jwalker
|
2014-04-14 14:15:43 +01:00 |
|
Ryan VanderMeulen
|
80aa712f37
|
Merge fx-team to m-c.
|
2014-03-26 20:51:01 -04:00 |
|
Kevin Grandon
|
86687ab8e4
|
Bug 967516 - Set default preference for test. r=ochameau
|
2014-03-26 12:52:07 -04:00 |
|
Lancelot Nyachoto
|
0a61f12b6c
|
Bug 958585 - Packaged apps do not work with symlinks; r=jryans
|
2014-03-22 11:09:12 +02:00 |
|
Bill McCloskey
|
d960718b48
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 21:38:19 -07:00 |
|
Wes Kocher
|
62d61f05a8
|
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
|
2014-03-13 19:41:21 -07:00 |
|
Bill McCloskey
|
cff466f79f
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
624ffda758
|
Backed out changeset d6261f65070a
|
2014-03-13 15:52:27 -07:00 |
|
Bill McCloskey
|
a23e0f8633
|
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
|
2014-03-13 15:41:41 -07:00 |
|
Bill McCloskey
|
7eeed6543c
|
Bug 937172 - Rename ContentAppActor to ContentActor (r=ochameau,past)
|
2014-03-10 09:38:17 -07:00 |
|
Alexandre Poirot
|
8ac8a03c44
|
Bug 958043 - Remove useless enable-content-actors pref and ContentTabActor in b2g parent process. r=past
--HG--
extra : rebase_source : bae30ce729a4d50de581365547b23b719a672171
|
2014-03-03 14:11:00 -05:00 |
|
J. Ryan Stinnett
|
4124c12fc1
|
Bug 976679 - Move event-emitter to toolkit. r=paul
--HG--
rename : browser/devtools/shared/event-emitter.js => toolkit/devtools/event-emitter.js
rename : browser/devtools/shared/test/browser_eventemitter_basic.js => toolkit/devtools/tests/mochitest/test_eventemitter_basic.html
|
2014-02-25 22:22:05 -06:00 |
|
Ted Mielczarek
|
06e04ce1b2
|
Bug 968837 - Move more Mochitests into manifests. r=jmaher
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
|
2014-02-06 15:37:30 -05:00 |
|
J. Ryan Stinnett
|
e50ff8e205
|
Bug 966039 - Test more parts of app actor via mochitest. r=ochameau
|
2014-02-10 15:52:50 -06:00 |
|
Fabrice Desré
|
c628005ef0
|
Bug 950266 - Re-enable the Nuwa process on B2G by default r=me
|
2014-01-14 16:00:25 -08:00 |
|
Ryan VanderMeulen
|
852b853e8f
|
Backed out changeset ca2ab9f4ac9c (bug 950266) for suspicion of causing bug 966582.
|
2014-02-01 14:39:56 -05:00 |
|
Fabrice Desré
|
cc03b80fb9
|
Bug 950266 - Re-enable the Nuwa process on B2G by default r=me
|
2014-01-14 16:00:25 -08:00 |
|
Alexandre Poirot
|
48556f4145
|
Bug 952214 - Re-enable webapps actor mochitest on b2g desktop and cover shell.js debugger server initialization. r=paul
|
2014-01-13 08:44:47 -05:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
J. Ryan Stinnett
|
509e0974dc
|
Bug 933083 - Refactor app requests into app-actor-front. r=ochameau
|
2013-11-01 16:41:19 -05:00 |
|
Alexandre Poirot
|
82b3f0e931
|
Bug 920481 - Call BrowserTabActor.reload when the app is updated to refresh the app. r=paul
|
2013-10-22 03:25:46 +02:00 |
|
Alexandre Poirot
|
812398850f
|
Bug 918695 - Only instanciate one singleton target per app r=paul
|
2013-10-21 10:35:00 +01:00 |
|
Carsten "Tomcat" Book
|
daa4f1689c
|
Merge mozilla-inbound to Mozilla-Central
|
2013-10-24 07:05:29 +02:00 |
|
Mike Hommey
|
80c623bb6a
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Ed Morley
|
4e252d1902
|
Backed out changeset 1864e27d5ee4 (bug 920481)
|
2013-10-23 16:14:35 +01:00 |
|
Alexandre Poirot
|
012fc6d2b7
|
Bug 920481 - Call BrowserTabActor.reload when the app is updated to refresh the app. r=paul
|
2013-10-19 21:14:47 +02:00 |
|
Alexandre Poirot
|
51a6f388ac
|
Bug 927108 - Fix certified app actor installation r=paul
|
2013-10-19 21:03:30 +02:00 |
|
Mike Hommey
|
ba94097b63
|
Bug 925766 - Remove leftovers from bug 917622, r=gps
|
2013-10-12 00:16:50 +09:00 |
|
Paul Rouget
|
035ce085a1
|
Bug 919496 - [app manager] Once an app has been installed, it doesn't show up in the 'installed app' tab. r=ochameau
|
2013-10-05 10:43:06 -04:00 |
|
Paul Rouget
|
64c0952eb9
|
Bug 919981 - Dispatch app (un)install events via the webapps actor. r=fabrice
|
2013-10-04 13:01:14 -04:00 |
|
Ms2ger
|
6b293d77c2
|
Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
160a20817c
|
Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
|
2013-09-24 11:50:08 -07:00 |
|
Ed Morley
|
02ff03f180
|
Merge latest green fx-team changeset and mozilla-central
|
2013-09-19 15:39:37 +01:00 |
|
Paul Rouget
|
7c32a12dd0
|
Bug 916166 - [app manager] Disable the network monitor. r=ochameau
|
2013-09-17 07:30:00 +02:00 |
|
Mike Hommey
|
153c82610c
|
Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps
|
2013-09-19 07:39:58 +09:00 |
|
Alexandre Poirot
|
4a8ab04856
|
Bug 912475 - Use promise for async install request instead of sending events. r=past
|
2013-09-15 14:08:00 +03:00 |
|
Alexandre Poirot
|
cdc337b988
|
Bug 914604 - Convert webapps xpcshell test to mochitest-plain and cover app reinstall and redirects manifest property r=fabrice
|
2013-09-15 12:27:00 +03:00 |
|
Paul Rouget
|
b6d1645088
|
Bug 915740 - Integrate adb helper addon into the app manager (UI part). r=ochameau
|
2013-09-13 05:18:00 +02:00 |
|
Marco Castelluccio
|
c421d01ddb
|
Bug 905881 - Move the package to the local installation directory. r=fabrice, r=myk
|
2013-09-13 08:32:47 -04:00 |
|
Alexandre Poirot
|
22ffbd3664
|
Bug 915204 - Add a JSM to allow addons to register devices to the app manager. r=paul.rouget
|
2013-09-12 13:15:44 -04:00 |
|
Alexandre Poirot
|
5e6b2ae299
|
Bug 911785 - Implement a webapps actor front to ease app install r=paul
|
2013-09-10 13:24:00 +02:00 |
|
Paul Rouget
|
1b68dc53a7
|
Bug 914110 - Land Simulator.jsm r=khuey
|
2013-09-10 03:44:00 +02:00 |
|
Alexandre Poirot
|
80f8953ab5
|
Bug 908205 - Allows to install an app via the webapp actor without having to push file with adb. r=past
|
2013-09-05 06:35:00 +02:00 |
|
Marco Castelluccio
|
4f63c9f22b
|
Bug 909911 - Remove webapps-sync-install and webapps-sync-uninstall observers. r=mfinkle, r=fabrice
|
2013-08-29 09:58:59 -04:00 |
|
Gregory Szorc
|
9a4d428071
|
Bug 896695 - Re-enable accidentally disabled toolkit/devtools/apps xpcshell tests; r=mshal
|
2013-08-20 10:05:52 -07:00 |
|