Marco Castelluccio
91d72d5044
Bug 1005048 - Set the error property in the Webapps:UpdateState message and not in the Webapps:FireEvent message. r=fabrice
2014-05-10 10:16:07 +02:00
Myk Melez
6e413161bb
bug 1004825 - prioritized, tagged Android logging in JS; r=mfinkle, marco
2014-05-09 13:15:54 -07:00
Ryan VanderMeulen
150ab7617e
Merge b2g-inbound to m-c.
2014-05-08 15:52:48 -04:00
Fabrice Desré
50e878086a
Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh
2014-05-07 15:53:16 -07:00
Wes Kocher
7710b5202f
Backed out 3 changesets (bug 993282) for b2g emulator mochitest 3 failures
...
Backed out changeset 30e0991d49e0 (bug 993282)
Backed out changeset 6b9c8d6ab401 (bug 993282)
Backed out changeset 96e1a542bb45 (bug 993282)
2014-05-07 18:47:17 -07:00
Fabrice Desré
c119387f29
Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh
2014-05-07 15:53:16 -07:00
Alexandre Lissy
9cbd1d7b30
Bug 963234 - Move AlertsHelper out of shell.js. r=fabrice, r=ochameau
2014-05-01 05:23:00 -04:00
Ed Morley
5f8d0681d8
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Fredrik Lanker
a571786932
Bug 1002383 - Mark fallback cache entries correctly. r=ochameau
...
storeCache is async, so at the time markEntry was run for fallback
items, the cache entry might not exist yet which led to that the
fallback entries were not properly marked. Instead, we now send the
proper type directly to storeCache.
2014-04-28 02:20:00 +02:00
Marco Castelluccio
99b948d18d
Bug 999220 - Make confirmInstall call aInstallSuccessCallback after the manifest has been written to disk. r=fabrice
2014-04-29 04:18:00 -04:00
Marco Castelluccio
b04f0c5276
Bug 947565 - Remove custom timeout in packaged apps tests. r=fabrice
2014-04-29 04:02:00 -04:00
Ryan VanderMeulen
8ecd9a4865
Backed out changeset 9d04bde9fcd1 (bug 989806) for Android mochitest failures.
2014-04-27 21:25:28 -04:00
Marco Castelluccio
967680ce92
Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice
2014-04-26 03:37:00 -04:00
Marco Castelluccio
5b9b70fb85
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-27 13:38:00 -04:00
Marco Castelluccio
6532b10ac8
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-28 10:50:00 +02:00
Gene Lian
c1d3ef96d5
Bug 1003689 - InterAppCommService does not implement nsIObserver. r=ferjm
2014-04-30 14:34:42 +08:00
Marco Castelluccio
db57dc6f4e
Bug 915879 - Wait for _writeFile to finish before continuing. r=fabrice
2014-04-25 11:49:00 -04:00
Ed Morley
06642cf594
Backed out changeset b589de6c1084 (bug 889744) for failures in test_marketplace_pkg_install.html
2014-04-24 15:29:20 +01:00
Marco Castelluccio
989eb1025f
Bug 889744 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-24 04:27:00 +02:00
Carsten "Tomcat" Book
9f6bd57bb5
Merge m-c to mozilla-inbound
2014-04-24 13:20:37 +02:00
Marco Castelluccio
d79d1e447e
Bug 1000168 - Cleanup moz.build files under dom/apps/. r=mshal
2014-04-24 01:53:00 +02:00
Ryan VanderMeulen
3ffe1dcfb7
Backed out changeset d525f195556d (bug 997886) for intermittent test failures.
2014-04-21 14:23:54 -04:00
Marco Castelluccio
54fadd2c2a
Bug 984464 - Create mozIApplication objects directly with the mozIApplication constructor (without mutating the prototype). r=fabrice
2014-04-21 11:30:15 -04:00
Marco Castelluccio
9c9c88c41b
Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice
2014-04-21 10:58:19 -04:00
Gene Lian
5207bffa83
Bug 915884 - Add tests for Inter-App Communication API (part 3, clean up the alignment). r=ferjm
2013-12-12 12:06:00 +08:00
Gene Lian
0ee1d24edc
Bug 915884 - Add tests for Inter-App Communication API (part 2, xpcshell tests for InterAppCommService.jsm). r=ferjm
2013-12-05 17:57:31 +08:00
Gene Lian
bfd402406a
Bug 915884 - Add tests for Inter-App Communication API (part 1, create InterAppCommService.jsm). r=ferjm
...
--HG--
rename : dom/apps/src/InterAppCommService.js => dom/apps/src/InterAppCommService.jsm
2013-12-02 14:45:33 +08:00
Ryan VanderMeulen
5b8eaf2cf4
Merge m-c to b2g-inbound. a=merge
2014-04-18 10:03:35 -04:00
Gene Lian
1f883f31b1
Bug 967653 - [Inter-App Communication API] use appsService.getAppByManifestURL(aManifestURL).appStatus to get appStatus. r=fabrice a=v1.4+
2014-04-17 18:57:02 +08:00
Marco Castelluccio
9b8bd037cb
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
Marco Castelluccio
f50bec4f3f
Bug 993326 - Don't directly set the dom.mozApps.auto_confirm_install preference in test_operator_app_install. r=fabrice
2014-04-17 16:43:04 -04:00
Fabrice Desré
c4f785449c
Bug 965970 - Add support to compile asm.js code at install/update time r=luke,bholley,marco
2014-04-17 22:03:03 -07:00
Fabrice Desré
ce23b3024b
Bug 996912 - [B2G] Apps will close after the user initiates a BT transfer to another phone r=gene a=v1.3t+
2014-04-17 10:03:02 +08:00
Marco Castelluccio
8ae231fbeb
Bug 996109 - Lazily load some modules in AppsUtils.jsm. r=felipe
2014-04-15 10:45:06 -04:00
Marco Castelluccio
6141a091cf
Bug 858772 - Fail if the checkForUpdate request fails instead of timing out. r=fabrice
2014-04-14 11:06:00 +02:00
Marco Castelluccio
839db13d38
Bug 906223 - Add currently running app to the registry if it isn't already there. r=fabrice
...
--HG--
rename : toolkit/webapps/tests/test_hosted_launch.xul => toolkit/webapps/tests/test_hosted_launch_no_registry.xul
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_packaged_launch_no_registry.xul
2014-04-13 14:42:39 -04:00
Alexandre Lissy
be62302420
Bug 989876 - Keep updateTime field uptodate for gaia apps. r=fabrice
2014-04-09 15:45:15 +02:00
Carmen Jimenez
e1463caa41
Bug 992589 - OperatorApps.jsm errors when running with and without Single Variant apps. r=ferjm
2014-04-08 12:46:27 +02:00
Marco Castelluccio
3cdc5b0a38
Bug 991246 - Fix "aIdsApp is undefined" error in OperatorApps.jsm. r=cjc
2014-04-07 10:42:56 -04:00
Reuben Morais
0aad6d8ab9
Bug 982777 - Prompt for permission to use the Camera API in privileged apps. r=sicking r=jdm
2014-04-02 01:08:42 -03:00
Marco Castelluccio
6eb6dbf58f
Bug 972927 - Re-enable dom/apps tests on b2g. r=RyanVM
2014-03-28 11:29:57 -04:00
Antonio M. Amaya
7ab64abd30
Bug 880043 - Signed packaged installation test certificate generation. r=cviecco
...
--HG--
rename : security/manager/ssl/tests/unit/test_signed_apps/nss_ctypes.py => security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/nss_ctypes.py
rename : security/manager/ssl/tests/unit/test_signed_apps/sign_b2g_app.py => security/manager/ssl/tests/unit/test_signed_apps/gentestfiles/sign_b2g_app.py
2014-03-27 11:02:27 -04:00
David Clarke
1e39ad0399
Bug 880043 - Signed packaged installation tests. r=fabrice
2014-01-21 18:53:55 +01:00
Marco Castelluccio
d9da012369
Bug 981085 - Stop using OS.File in apps code. r=fabrice
2014-03-25 09:14:06 -04:00
Carsten "Tomcat" Book
ccf1e16b54
Merge mozilla-central to fx-team on a CLOSED TREE
2014-03-26 14:01:16 +01:00
Carsten "Tomcat" Book
8ebd01832e
Backed out changeset 246f001547ac (bug 981085)
2014-03-26 11:09:16 +01:00
Marco Castelluccio
72863538c7
Bug 981085 - Stop using OS.File in apps code. r=fabrice
2014-03-25 09:14:06 -04:00
Matthew Noorenberghe
1d123047c5
Bug 988000 - Lazily load FreeSpaceWatcher.jsm. r=fabrice
2014-03-25 19:54:48 -07:00
Ryan VanderMeulen
6f72275f13
Merge inbound to m-c.
2014-03-24 16:47:07 -04:00
Bobby Holley
ec756ac56d
Bug 986940 - Remove Cu.createArrayIn. r=gabor
2014-03-24 11:30:20 -03:00