Carsten "Tomcat" Book
1f7b5b111b
Backed out changeset 883564cbc9a3 (bug 1058319) for gip test failures
2014-08-26 11:43:36 +02:00
Fabrice Desré
d8db19e803
Bug 1058319 - Add a geolocation-noprompt permission r=gwagner
2014-08-25 17:29:25 -07:00
Kyle Machulis
78e89514a0
Bug 938171 - Move browser app database file in gecko; r=fabrice
2014-08-25 13:30:07 -07:00
Ryan VanderMeulen
0cea1dd696
Backed out 4 changesets (bug 745283) for merge conflicts with bug 786419.
...
Backed out changeset 70bad98676c8 (bug 745283)
Backed out changeset fc08327b3d3e (bug 745283)
Backed out changeset ce19c464f5d8 (bug 745283)
Backed out changeset c6ad8ab94461 (bug 745283)
--HG--
rename : netwerk/test/unit/test_udpsocket.js => netwerk/test/unit/test_bug952927.js
2014-08-25 13:07:14 -04:00
Ted Clancy (:tedders1)
6029ad93ef
Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk
2014-06-11 14:33:02 -07:00
Ted Clancy (:tedders1)
f9ad916c80
Bug 1000315 - Part 3: Uninstall prompting on Desktop and WebRT. r=myk
2014-06-11 14:23:18 -07:00
Shih-Chiang Chien
28c2f9301a
Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
2014-05-28 13:56:23 +08:00
Shih-Chiang Chien
43e6b2effa
Bug 745283 - Part 2: Add udp-socket permission. r=sicking, r=baku
2014-05-28 13:56:23 +08:00
Sean Lin
722cd320fc
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00
Shian-Yow Wu
a52f2ebbf3
Bug 1048615 - Test case for multiple simultaneous access. r=fabrice
2014-08-21 19:09:37 +08:00
Fabrice Desré
f9222f1d8e
Bug 1056226 - "Unrecoverable" app uninstall does not send manifest information to uninstall event r=marco
2014-08-20 12:27:32 -07:00
Kyle Machulis
ac4292322a
Backed out d71120161e89 b5d49f1885af (bug 846200) due to missing xpc shell test fix patch
2014-08-20 12:01:18 -07:00
Kyle Machulis
7f4bf1c359
Bug 846200 - Support for granting settings permissions on a per-permission basis
2014-08-20 10:40:37 -07:00
Ryan VanderMeulen
455e48bbde
Merge inbound to m-c. a=merge
2014-08-19 16:09:47 -04:00
Fabrice Desré
3c97fffc91
Bug 899322 - Convert the mozApps API to use webidl r=marco,bholley
2014-08-19 09:30:54 -07:00
Ed Morley
cb352a10a2
Backed out changeset a880d4e0d656 (bug 846200) for xpcshell failures in test_bug808734.js; CLOSED TREE
2014-08-19 09:17:30 +01:00
Kyle Machulis
01ac90c8aa
Bug 846200 - Support for granting settings permissions on a per-permission basis; r=bent
2014-08-18 22:06:54 -07:00
Junior Hsu
57c101009b
Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru
...
1. Add |ownerIsWidget| in nsIFrameLoader.idl
2. Add |GetReallyIsWidget| in nsIMozBrowserFrame.idl
3. Hide the methods of browser API of a widget
4. Hide security-sensitive mozbrowser events of a widget
2014-08-19 15:14:22 +01:00
Junior Hsu
e84ab195da
Bug 1005818 - Part 1: Load a widget as an app if the |src| is in the |widgetPages|. r=fabrice, sr=sicking
...
1. Add permission |embed-widgets| and Element attribute |mozwidget|
2. Add |hasWidgetPage| in /mozIApplication.idl
3. Check permission |embed-widgets| and the |src| is in the |widgetPages| when |GetAppManifest|
4. Add test case
5. Should enable preference |dom.enable_widgets|
2014-08-19 15:14:08 +01:00
Ed Morley
0a2146dfad
Backed out changeset e020d647d6d3 (bug 1005818) for exceptions during test_widget.html
2014-08-19 15:06:12 +01:00
Ed Morley
f049ad3ce3
Backed out changeset e71a3cac1b3d (bug 1005818)
2014-08-19 15:05:51 +01:00
Ed Morley
bbebcef8bf
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-12 17:05:36 +01:00
Fabrice Desré
1b2c3f60c8
Bug 1051114 - 400 MozInterAppMessagePort registered on frame message manager r=bent
2014-08-11 10:37:09 -07:00
Wes Kocher
b04134dbf2
Backed out changeset 49086e9caa4e (bug 1051114) for making Gaia-unit tests timeout on a CLOSED TREE
2014-08-11 15:27:58 -07:00
Chris Lord
bf797a46b8
Bug 1051513 - Fix update of webapp activity registration. r=fabrice
...
Remove all old activities for a given manifest before re-registering new ones.
2014-08-11 23:21:44 +01:00
Fabrice Desré
5d2c441691
Bug 1051114 - 400 MozInterAppMessagePort registered on frame message manager r=bent
2014-08-11 10:37:09 -07:00
Junior Hsu
368a85c7f6
Bug 1005818 - Part 2: Only limited browser API are available to a widget. r=kanru
...
1. Add |ownerIsWidget| in nsIFrameLoader.idl
2. Add |GetReallyIsWidget| in nsIMozBrowserFrame.idl
3. Hide the methods of browser API of a widget
4. Hide security-sensitive mozbrowser events of a widget
2014-08-04 09:06:26 +08:00
Junior Hsu
518ff2f66d
Bug 1005818 - Part 1: Load a widget as an app if the |src| is in the |widgetPages|. r=fabrice, sr=sicking
...
1. Add permission |embed-widgets| and Element attribute |mozwidget|
2. Add |hasWidgetPage| in /mozIApplication.idl
3. Check permission |embed-widgets| and the |src| is in the |widgetPages| when |GetAppManifest|
4. Add test case
5. Should enable preference |dom.enable_widgets|
2014-07-03 13:47:09 +08:00
Antonio M. Amaya
50704bfbd4
Bug 1044278 - Adjust the download cancel timers and fail gracefully if the download couldn't be cancelled. r=fabrice
2014-07-31 09:48:00 -04:00
Fabrice Desré
7ad8bbfd8c
Bug 972076 - Make mozApps.mgmt.getAll faster r=ferjm
2014-07-07 11:01:30 -07:00
Fabrice Desré
f15f6dca2f
Bug 1042882 - Add an explicit field to track application kind in the registry r=myk
2014-08-01 10:41:52 -07:00
Alexandre Lissy
5abbaf24a1
Bug 1046004 - Make OfflineCacheInstaller use AppCacheStorage. r=michal
2014-07-30 07:34:00 -04:00
Fabrice Desré
6128f1e270
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Fabrice Desré
cc7dd1764b
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
2014-07-31 12:14:03 -07:00
Fabrice Desré
154ab0bbdf
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Antonio M. Amaya
21a28ba591
Bug 903291 - Delay processing petitions from the DOM API until the application registry is ready r=fabrice
2014-07-14 23:27:57 +02:00
Fernando Jiménez
20ee412e73
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
...
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Mike Hommey
20d181268e
Bug 1043820 - Remove PARALLEL_DIRS. r=gps
2014-07-29 08:57:59 +09:00
Ryan VanderMeulen
56fbe33b47
Backed out changesets 81f96f02263f and fd84374f63f1 (bug 903291) for causing frequent B2G crashtest timeouts.
2014-07-28 14:31:33 -04:00
Antonio M. Amaya
739d05638b
Bug 1036847 - Add a test for mozApps cancel()/download() on installation. r=fabrice
2014-07-22 08:28:00 +02:00
Antonio M. Amaya
26bff1f7b6
Bug 903291 - Delay processing petitions from the DOM API until the application registry is ready r=fabrice
2014-07-14 23:27:57 +02:00
Fernando Jiménez
ad98970216
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
...
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Marco Castelluccio
c38f173ebb
Bug 1021345 - Allow apps to be installed from the Marketplace staging server. r=fabrice
2014-07-23 13:20:25 +02:00
Wes Kocher
3ffa891f7d
Merge m-c to inbound
2014-07-22 18:39:17 -07:00
Fabrice Desré
d988f216ab
Bug 778277 - Multiple apps per origin, tests r=myk
2014-07-22 13:08:23 -07:00
Fabrice Desré
326d8314d1
Bug 778277 - Add support for multiple apps per origin r=myk
2014-07-22 13:08:21 -07:00
Martyn Haigh
15143def1e
Bug 997717 - Move rejection handler out of downloadPackage r=myk
2014-07-21 10:26:58 +01:00
Mike Hommey
d10b15b035
Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal
2014-07-23 08:37:51 +09:00
Marco Castelluccio
4da9c38f85
Bug 1040179 - Test marketplace-dev certificates. r=fabrice
2014-07-19 13:51:24 +02:00
Kyle Huey
15562ef356
Bug 1039861: Remove the last bits of OS.File from apps code. r=fabrice
...
After this patch OS.File is not loaded in content processes anymore.
--HG--
extra : rebase_source : 64d41fa57e1265dee501e7919eaea5d733320cad
2014-07-18 10:38:14 -07:00
Shian-Yow Wu
1f63b7e3a3
Bug 988816 - Test case to read memory-mapped array buffer in a packaged app with OOP. r=fabrice
2014-07-18 10:46:25 +08:00
Marco Castelluccio
d39c5547b7
Bug 1039852 - Report error stack on INVALID_PACKAGE. r=fabrice
2014-07-17 14:09:07 +02:00
Marco Castelluccio
9dbeacd6aa
Bug 1035282 - Make Webapps.jsm throw DUPLICATE_ORIGIN only if the app with the same origin is natively installed. r=fabrice,myk
...
--HG--
rename : toolkit/webapps/tests/test_custom_origin.xul => toolkit/webapps/tests/test_custom_origin_uninstall_install.xul
2014-07-15 03:53:48 +02:00
Ryan VanderMeulen
9fd84877fb
Backed out changeset 28664fb86b3c (bug 1036847) for causing frequent OSX mochitest timeouts.
2014-07-14 10:44:06 -04:00
Antonio M. Amaya
7a0e32bd51
Bug 1036847 - Add a test for mozApps cancel()/download() on installation. r=fabrice
2014-07-11 14:45:00 +02:00
Ryan VanderMeulen
27a0fdf6de
Merge inbound to m-c. a=merge
2014-07-11 16:34:56 -04:00
Fernando Jiménez
1ee91d533a
Bug 1028398 - FxA will silently provide user's email to privileged apps in 2.0. Part 1: Add moz-firefox-accounts permission. r=jedp, fabrice
2014-07-11 16:13:32 +02:00
Marco Castelluccio
e17aacfe37
Bug 906114 - Wait local installation before sending messages to content. r=myk
2014-07-11 13:25:46 +02:00
Ryan VanderMeulen
d26b5ed882
Backed out changeset ea4acc8b76dd (bug 903291) for frequent B2G crashtest failures and other regressions.
2014-07-09 15:34:43 -04:00
Antonio M. Amaya
f0e866ddd2
Bug 1033453 - Fix the composed permission check on app updates. r=fabrice
2014-07-08 05:45:00 -04:00
Fernando Jiménez
7993494aa4
Bug 1024396 - Allow blocking certain permissions for privileged apps. r=fabrice
2014-07-08 12:10:24 +02:00
Wes Kocher
d3cad2bf1d
Backed out changeset 213c6fbcd833 (bug 972076) for mochitest-1 failures on a CLOSED TREE
2014-07-07 15:03:19 -07:00
Fabrice Desré
41b9ee7a13
Bug 972076 - Make mozApps.mgmt.getAll faster r=ferjm
2014-07-07 11:01:30 -07:00
Carsten "Tomcat" Book
ffe62657dc
merge b2g-inbound to mozilla-central a=merge
2014-07-07 15:05:36 +02:00
Marco Castelluccio
e8e1264391
Bug 1034731
- Better logging for manifest content-type errors. r=fabrice
2014-07-06 18:47:28 +02:00
Fernando Jiménez
3ba805037e
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
...
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Marco Castelluccio
c56414d138
Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
...
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00
Borting Chen
bba3f2e543
Bug 951976 - part 1, WebIDL implementation. r=gene
2014-03-10 11:54:15 +08:00
Myk Melez
12e97baa8f
Bug 1030464 - log mozApps debug messages only if pref is set; r=fabrice
2014-06-30 17:27:34 -07:00
Fabrice Desré
31f428d234
Bug 1024157 - Lazy load more js modules - part 1: NFC r=psiddh
2014-05-07 15:53:16 -07:00
Carsten "Tomcat" Book
11b78eff19
merge mozilla-inbound to mozilla-central a=merge
2014-06-27 15:34:28 +02:00
Fernando Jiménez
e4d30f24db
Bug 1023266 - Make the Mobile ID API privileged. Part 1: Add mobileid permission. r=smaug, ehsan
2014-06-27 01:18:19 +02:00
Sean Lin
55eae6406e
Bug 908999 - Update Registered/Allowed Connections for Inter-App Communication API When App Gets Uninstalled. r=gene
2014-06-20 17:44:37 +08:00
Carsten "Tomcat" Book
662392adb6
Merge mozilla-central to mozilla-inbound
2014-06-26 15:51:31 +02:00
Carsten "Tomcat" Book
f7be686002
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
extra : amend_source : 8afac23e33906916e7e6297e2307417e09fa27ae
2014-06-26 14:11:00 +02:00
Ghislain 'Aus' Lacroix
6fa5715ded
Bug 1023796 - Vertical homescreen without icons in applications after an app gets OOMed. r=fabrice
2014-06-25 22:07:14 -07:00
Shian-Yow Wu
0ca38c19f7
Bug 998243 - Get correct path of packaged app when local installation is skipped. r=marco
2014-06-26 11:17:25 +08:00
Marco Castelluccio
33609a5a86
Bug 922187 - Properly catch exceptions in checkInstalled and fire the error callback on the DOM request. r=myk
2014-06-25 01:51:28 +02:00
Ryan VanderMeulen
b9d5670093
Merge b2g-inbound to m-c. a=merge
...
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
2014-06-23 10:56:03 -04:00
James Lal
bb7f3320de
Bug 1027458 - Correctly cleanup after canceling a mozapp download. r=fabrice
2014-06-21 01:32:15 +02:00
Fernando Jiménez
bf91e66eac
Bug 1006237 - Unify permissions check in nsIDataStore.checkPermission. r=baku, ehsan
2014-06-19 16:03:54 +02:00
Carmen Jimenez
708c1f04e1
Bug 1014517 - Execute the single variant customization the first time a configured SIM is inserted. r=ferjm
2014-06-17 05:00:00 -04:00
Wes Kocher
62217765cf
Merge inbound to m-c a=merge
2014-06-11 18:46:34 -07:00
Ed Morley
446d6e3518
Merge mozilla-central and b2g-inbound
2014-06-11 18:06:52 +01:00
Bobby Holley
8172b7e91d
Bug 1020609 - Fix up mozApps for Array Xrays. r=mccr8
2014-06-11 15:16:06 -07:00
Antonio M. Amaya
aaae4a79a0
Bug 833633 - Remember permissions granted by users for PROMPT_ACTION through an update. r=ferjm
2014-06-11 04:47:00 -04:00
Myk Melez
0115947054
Bug 1019054
- re-add uninstallation from about:apps context menu; r=mfinkle,marco
2014-06-10 15:52:47 -07:00
Richard Newman
59410a1ef5
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
2014-06-10 10:37:38 -07:00
Ryan VanderMeulen
8ad58324ce
Merge m-c to inbound on a CLOSED TREE. a=me
2014-06-07 13:36:44 -04:00
Myk Melez
d4ff39f24e
Bug 1013433 - complete the packaged app update process; r=mfinkle,marco
2014-06-06 12:10:59 -07:00
Wes Kocher
6be262ea9e
Merge fx-team to mozilla-central a=merge
2014-06-04 17:44:12 -07:00
Martyn Haigh
3dd4b21c70
Bug 985614- Trigger onsuccess for package install from marketplace. r=myk
2014-06-03 05:13:00 -04:00
Sean Lin
040151966e
Bug 899260 - System notifications are fired even if the message handler is not set in the manifest file of the app. r=gene
2014-06-03 18:27:12 +08:00
Marco Castelluccio
1f5f000d8d
Bug 1013895 - Stop _processManifestForIds from modifying the registry. r=myk
2014-06-07 11:28:45 +02:00
Randell Jesup
7f8962f409
Bug 1021643: allow Certified B2G apps to access mic and camera without prompting r=pauljt,sicking
2014-06-07 00:12:45 -04:00
Vivien Nicolas
1ad073089f
Bug 988212 - Change the attention screen permission from |certified| to |privileged|. r=sicking
2014-06-06 20:43:33 +02:00
James Lal
a554e34894
Bug 1027347 - Only set downloadError to an error if it actually is an error and clear past errors after successful states. r=fabrice
2014-06-25 22:47:00 +02:00
Ryan VanderMeulen
c4ae56fcc7
Merge m-c to inbound.
2014-05-28 16:28:34 -04:00
Gene Lian
6b0b14581a
Bug 1014594 - IAC: when no apps are selected to connect, we still need to do connections for the existing allowed apps. r=nsm
2014-05-24 11:19:02 +08:00
Carsten "Tomcat" Book
5cdf419e8d
Backed out changeset 8473f191f232 (bug 1014594) for gaia ui test failures on a CLOSED TREE
2014-05-28 10:26:49 +02:00
Gene Lian
31f939622c
Bug 1014594 - IAC: when no apps are selected to connect, we still need to do connections for the existing allowed apps. r=nsm
2014-05-24 11:19:02 +08:00
Antonio M. Amaya
e3e1b38d3c
Bug 1014410 - Silently upgrade permissions PROMPT_ACTION to ALLOW_ACTION for preinstalled privileged apps. r=fabrice
2014-05-26 12:30:11 +02:00
Ryan VanderMeulen
a14ebecdb7
Backed out changeset 09ebd0af27a4 (bug 903291) for frequent B2G debug mochitest crashes.
2014-05-27 15:47:04 -04:00
Carsten "Tomcat" Book
c509721e94
merge b2g-inbound to mozilla-central
2014-05-26 15:26:11 +02:00
Sean Lin
311190e038
Bug 908191 - Use xpcom-interface caller to do interaction between Inter-App Communication API and run-time prompt. r=gene,fabrice
2014-05-26 11:53:44 +08:00
Fernando Jiménez
974cbdab7d
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
...
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-24 12:28:13 -07:00
Wes Kocher
ccec589109
Backed out changeset 3986e809158a (bug 903291) for Gu bustage
2014-05-23 15:48:20 -07:00
Fernando Jiménez
40750ab439
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
...
* * *
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install
2014-05-23 14:21:09 -07:00
Gene Lian
d9a0fd291b
Bug 1009408 - IAC shouldn't check the install origin for certified apps (part 2, remove the install origin check for the certified app in Gecko). r=ferjm
2014-05-13 17:52:20 +08:00
Fernando Jiménez
f2ada05fb6
Bug 988427 - Allow audio-channel-ringer to be used by |privileged| apps. r=pauljt, r=fabrice
2014-05-19 05:10:00 -04:00
Fernando Jiménez
c0129b0c6c
Bug 990552 - Grant |privileged| apps use the Telephony channel by requesting the audio-channel-telephony permission. r=pauljt, r=fabrice
2014-05-19 05:09:00 -04:00
Shian-Yow Wu
5c6307cea7
Bug 945152 - Part 3-4: Test case to get array buffor by XHR with app:// URL. r=smaug,fabrice
2014-05-16 13:34:44 +08:00
Ed Morley
112b6ca721
Backed out changeset 3dbd84a99ce8 (bug 993282) for causing bug 1008357
2014-05-15 17:01:56 +01:00
Alphan Chen
55e2846c5c
Bug 983502 - navigator.getFeature implementation (support hardware.memory). r=bz
2014-05-12 10:05:03 +08:00
Marco Castelluccio
1ac8981457
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
ce063f2025
bug 1004825 - prioritized, tagged Android logging in JS; r=mfinkle, marco
2014-05-09 13:15:54 -07:00
Ryan VanderMeulen
bc1e37147b
Merge b2g-inbound to m-c.
2014-05-08 15:52:48 -04:00
Fabrice Desré
b655114689
Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh
2014-05-07 15:53:16 -07:00
Wes Kocher
fae8204d08
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é
365d7ca756
Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh
2014-05-07 15:53:16 -07:00
Alexandre Lissy
ad096abd0a
Bug 963234 - Move AlertsHelper out of shell.js. r=fabrice, r=ochameau
2014-05-01 05:23:00 -04:00
Ed Morley
42a7f8cefd
Merge mozilla-central and inbound
2014-04-29 18:23:29 +01:00
Fredrik Lanker
8ac8f7a03b
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
e9960a3308
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
e5d2b450b6
Bug 947565 - Remove custom timeout in packaged apps tests. r=fabrice
2014-04-29 04:02:00 -04:00
Ryan VanderMeulen
330cfa8d95
Backed out changeset 9d04bde9fcd1 (bug 989806) for Android mochitest failures.
2014-04-27 21:25:28 -04:00
Marco Castelluccio
958a771d98
Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice
2014-04-26 03:37:00 -04:00
Marco Castelluccio
294bf89e5f
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-27 13:38:00 -04:00
Marco Castelluccio
44d314f69a
Bug 989806 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-28 10:50:00 +02:00
Gene Lian
8a7e5577c2
Bug 1003689 - InterAppCommService does not implement nsIObserver. r=ferjm
2014-04-30 14:34:42 +08:00
Marco Castelluccio
ed1841fc1f
Bug 915879 - Wait for _writeFile to finish before continuing. r=fabrice
2014-04-25 11:49:00 -04:00
Marco Castelluccio
47b54822f9
Bug 1027229 - Use the non-localized name to install apps since it allows users to change locale without running into problems. r=myk
2014-06-23 02:22:07 +02:00
Ed Morley
afbbc1aab9
Backed out changeset b589de6c1084 (bug 889744) for failures in test_marketplace_pkg_install.html
2014-04-24 15:29:20 +01:00
Marco Castelluccio
73bf109f8a
Bug 889744 - Use reviewer certs for reviewer pages. r=fabrice
2014-04-24 04:27:00 +02:00
Carsten "Tomcat" Book
d87604f93c
Merge m-c to mozilla-inbound
2014-04-24 13:20:37 +02:00
Marco Castelluccio
48c22d5c20
Bug 1000168 - Cleanup moz.build files under dom/apps/. r=mshal
2014-04-24 01:53:00 +02:00
Ryan VanderMeulen
b638e3c6b5
Backed out changeset d525f195556d (bug 997886) for intermittent test failures.
2014-04-21 14:23:54 -04:00
Marco Castelluccio
b3091b5932
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
8c11956ebb
Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice
2014-04-21 10:58:19 -04:00
Gene Lian
67f7a4a797
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
8e817bea79
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
0cea6f5b5e
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
ac4c946801
Merge m-c to b2g-inbound. a=merge
2014-04-18 10:03:35 -04:00
Gene Lian
541a817e18
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
1bd0344246
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
Marco Castelluccio
6c4c5956a9
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é
140000dc46
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é
afa4ba4584
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
79a3aa3327
Bug 996109 - Lazily load some modules in AppsUtils.jsm. r=felipe
2014-04-15 10:45:06 -04:00
Marco Castelluccio
1da7c03cb4
Bug 858772 - Fail if the checkForUpdate request fails instead of timing out. r=fabrice
2014-04-14 11:06:00 +02:00
Marco Castelluccio
b326ec63a2
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
5791343b37
Bug 989876 - Keep updateTime field uptodate for gaia apps. r=fabrice
2014-04-09 15:45:15 +02:00
Carmen Jimenez
0096e2592f
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
318be9acea
Bug 991246 - Fix "aIdsApp is undefined" error in OperatorApps.jsm. r=cjc
2014-04-07 10:42:56 -04:00
Reuben Morais
13ea852996
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
47ee37b2ca
Bug 972927 - Re-enable dom/apps tests on b2g. r=RyanVM
2014-03-28 11:29:57 -04:00
Antonio M. Amaya
572fc8db93
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
9eb9e7237a
Bug 880043 - Signed packaged installation tests. r=fabrice
2014-01-21 18:53:55 +01:00
Marco Castelluccio
4e70d25fc5
Bug 981085 - Stop using OS.File in apps code. r=fabrice
2014-03-25 09:14:06 -04:00
Carsten "Tomcat" Book
82d342c637
Merge mozilla-central to fx-team on a CLOSED TREE
2014-03-26 14:01:16 +01:00
Carsten "Tomcat" Book
9cb216684f
Backed out changeset 246f001547ac (bug 981085)
2014-03-26 11:09:16 +01:00
Marco Castelluccio
0dbb5d4be6
Bug 981085 - Stop using OS.File in apps code. r=fabrice
2014-03-25 09:14:06 -04:00
Matthew Noorenberghe
cd71affa66
Bug 988000 - Lazily load FreeSpaceWatcher.jsm. r=fabrice
2014-03-25 19:54:48 -07:00
Ryan VanderMeulen
85d2cbd02e
Merge inbound to m-c.
2014-03-24 16:47:07 -04:00
Bobby Holley
7f56c979e3
Bug 986940 - Remove Cu.createArrayIn. r=gabor
2014-03-24 11:30:20 -03:00
Marco Castelluccio
f258044304
Bug 986493 - Lazily load some modules in Webapps.jsm. r=felipe
2014-03-24 09:37:27 -04:00
Marco Castelluccio
b8a6061fab
Bug 983641 - Fail the apps tests explicitly in case of exceptions instead of letting them fail because of timeouts. r=fabrice
2014-03-19 08:48:24 -04:00
Carmen Jimenez
e12f097e34
Bug 978785 - SV: Enable customization during first time to insert a SIM card. r=fabrice, r=gene
2014-03-11 16:55:55 +01:00
Marco Castelluccio
97ab2c87f2
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
2014-03-15 14:37:37 -07:00
Wes Kocher
c71cbaa650
Backed out changeset 4ce831d82c1f (bug 898647) for gaia-ui bustage on an already CLOSED TREE
...
--HG--
rename : browser/modules/WebappManager.jsm => browser/modules/webappsUI.jsm
rename : toolkit/webapps/NativeApp.jsm => toolkit/webapps/WebappsInstaller.jsm
rename : webapprt/WebappManager.jsm => webapprt/WebappsHandler.jsm
2014-03-14 14:13:25 -07:00
Marco Castelluccio
2a551f3b08
Bug 898647 - Backend for app updates. r=myk,fabrice
...
--HG--
rename : browser/modules/webappsUI.jsm => browser/modules/WebappManager.jsm
rename : toolkit/webapps/WebappsInstaller.jsm => toolkit/webapps/NativeApp.jsm
rename : webapprt/WebappsHandler.jsm => webapprt/WebappManager.jsm
extra : rebase_source : d009be9de28cb917062d567592f773e9ece4266e
2014-03-14 10:30:53 -07:00
Bill McCloskey
aa5f40a77e
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
a3277d291d
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
f4f6bf8e4d
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
7193069fa0
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
69a746922b
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Vaibhav Agarwal
086e8d6332
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-12 11:41:08 -04:00
Vaibhav Agarwal
9a59a5c96d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Wes Kocher
ca3c2f0986
Backed out changeset 6058a0d53426 (bug 903291) for causing bug 977215
2014-02-28 15:25:21 -08:00
Fernando Jiménez
dcd2003855
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
2014-02-24 09:52:15 +01:00
Fabrice Desré
155aecfb5c
Backout 96eaa0f376ab (bug 961282) for smoketest regression.
2014-02-21 11:54:03 -08:00
Fabrice Desré
80bd1c4153
Bug 975038 - Remove obsolete indexedDB migration code r=mwu
2014-02-20 11:31:57 -08:00
Marco Castelluccio
35f0c9f4e5
Bug 961282 - In Webapps.jsm, create directories only when really needed. r=fabrice
2014-02-20 15:35:09 -05:00
Ehsan Akhgari
c716aa3244
Bug 973143 - Move some variables to moz.build; r=glandium
...
--HG--
extra : rebase_source : b767d6cb044efa50844129df80864b9e802b51bd
2014-02-18 02:02:00 -05:00
Ehsan Akhgari
16b2ad1171
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Ehsan Akhgari
88c47212e9
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Phil Ringnalda
045a2cbe55
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Brian Smith
83e4eaa908
Bug 896620: Make marketplace certs work on in all products, r=keeler
...
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
James Hugman
7bdb1c804e
Bug 970467 - wait until after saving apps to call hosted app install success callback; r=fabrice
2014-02-14 09:54:00 -08:00
Alfredo Yang
3a4bbe0a0b
Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith
2014-02-09 15:34:40 -05:00
Boris Zbarsky
8367dee14d
Bug 965094. Reconcile the behavior of the JSObject* argument for Func on interfaces and on interface members. r=bholley
2014-02-05 13:38:18 -05:00
Honza Bambas
e9a11b99f8
Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking
2014-02-04 01:52:57 +01:00
Fabrice Desré
9a9349ce2f
Bug 959941 - [B2G][Marketplace] Launching Candy Crush will open into the file system menu r=ferjm
2014-02-03 07:58:33 -08:00
Ryan VanderMeulen
2a828dc50d
Merge m-c to inbound.
2014-02-01 17:22:56 -05:00
Fabrice Desré
da7e46af81
Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku
2014-02-01 11:06:59 -08:00
Marco Castelluccio
ae14f0c452
Bug 961468 - In _readManifests, read the manifests without checking file existence. r=fabrice
2014-01-31 13:14:17 -05:00
Ryan VanderMeulen
cb279069ad
Merge m-c to inbound.
2014-01-31 21:16:16 -05:00
Myk Melez
68ceae48ec
bug 934760 - refactor DOMApplicationRegistry.checkForUpdate to expose updateHostedApp/updatePackagedApp; r=fabrice"
...
--HG--
extra : rebase_source : 5cc51a4d8f57e6a3ed8cc88df5b96e0dd4088565
2014-01-31 14:50:37 -08:00
Myk Melez
11af04fdf3
bug 962858 - bypass native installation during automated tests; r=mfinkle,fabrice
...
--HG--
extra : rebase_source : bf4a585b4f7bee784d36a7338ba1f592bdedae94
2014-01-24 20:51:30 -08:00
Carmen Jimenez
f1bbd80ecd
Bug 960601 - Fixed installation of priviledged app with origin. r=fabrice
2014-01-22 15:42:56 +01:00