Commit Graph

681 Commits

Author SHA1 Message Date
Ryan VanderMeulen
43961b871e 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
e54b0805b7 Bug 1027458 - Correctly cleanup after canceling a mozapp download. r=fabrice 2014-06-21 01:32:15 +02:00
Fernando Jiménez
0bad224a81 Bug 1006237 - Unify permissions check in nsIDataStore.checkPermission. r=baku, ehsan 2014-06-19 16:03:54 +02:00
Carmen Jimenez
9f9f9a040a 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
8db97ea685 Merge inbound to m-c a=merge 2014-06-11 18:46:34 -07:00
Ed Morley
bac7c78535 Merge mozilla-central and b2g-inbound 2014-06-11 18:06:52 +01:00
Bobby Holley
33f3b6c595 Bug 1020609 - Fix up mozApps for Array Xrays. r=mccr8 2014-06-11 15:16:06 -07:00
Antonio M. Amaya
b22cb213b8 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
c8a18ac566 Bug 1019054 - re-add uninstallation from about:apps context menu; r=mfinkle,marco 2014-06-10 15:52:47 -07:00
Richard Newman
4ee43455f2 Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle 2014-06-10 10:37:38 -07:00
Ryan VanderMeulen
6f355e5e59 Merge m-c to inbound on a CLOSED TREE. a=me 2014-06-07 13:36:44 -04:00
Myk Melez
2d882a19b8 Bug 1013433 - complete the packaged app update process; r=mfinkle,marco 2014-06-06 12:10:59 -07:00
Wes Kocher
dd650b3230 Merge fx-team to mozilla-central a=merge 2014-06-04 17:44:12 -07:00
Martyn Haigh
501bed2527 Bug 985614- Trigger onsuccess for package install from marketplace. r=myk 2014-06-03 05:13:00 -04:00
Sean Lin
eef043ebe0 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
b259fa8e63 Bug 1013895 - Stop _processManifestForIds from modifying the registry. r=myk 2014-06-07 11:28:45 +02:00
Randell Jesup
247c057620 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
a88f90adc0 Bug 988212 - Change the attention screen permission from |certified| to |privileged|. r=sicking 2014-06-06 20:43:33 +02:00
Ryan VanderMeulen
9c632012fc Merge m-c to inbound. 2014-05-28 16:28:34 -04:00
Gene Lian
fc2421936f 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
887614df97 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
dd1c69979c 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
e719c014d4 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
94d0d34f10 Backed out changeset 09ebd0af27a4 (bug 903291) for frequent B2G debug mochitest crashes. 2014-05-27 15:47:04 -04:00
Carsten "Tomcat" Book
47658629d0 merge b2g-inbound to mozilla-central 2014-05-26 15:26:11 +02:00
Sean Lin
04ba6714fc 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
61ef6768ba 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
512efef758 Backed out changeset 3986e809158a (bug 903291) for Gu bustage 2014-05-23 15:48:20 -07:00
Fernando Jiménez
a643893636 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
702f9957d2 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
12dfc3d85d 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
fbf3e809c7 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
28f6119828 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
63a15b8237 Backed out changeset 3dbd84a99ce8 (bug 993282) for causing bug 1008357 2014-05-15 17:01:56 +01:00
Alphan Chen
0c7f09a06d Bug 983502 - navigator.getFeature implementation (support hardware.memory). r=bz 2014-05-12 10:05:03 +08:00
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