Garner Lee
|
09fec71ba0
|
Bug 674741 - Part 5: NFC Permissions Changes. r=fabrice
--HG--
extra : rebase_source : 77f7485328b2fd1e57cf6b8ef845dcd0afb7845e
|
2013-11-04 17:17:05 -08:00 |
|
Ms2ger
|
bd6c1c7dc9
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
|
Fernando Jiménez
|
a374b02d92
|
Bug 927699 - navigator.mozApps.install(url) lets NS_ERROR_FAILURE onto the web. r=fabrice
|
2013-11-07 12:30:31 +01:00 |
|
Reuben Morais
|
d4256d98ac
|
Backed out 4 changesets (bug 853356) for breaking permission prompts.
|
2013-11-06 01:32:42 -02:00 |
|
Ryan VanderMeulen
|
323496ebfb
|
Merge m-c to inbound.
|
2013-11-05 15:36:23 -05:00 |
|
Fernando Jiménez
|
1f348b3027
|
Bug 933719 - Missing deprecated Webapps:PackageEvent
|
2013-11-05 20:10:17 +01:00 |
|
Alfredo Yang
|
4d9819e5d6
|
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
|
2013-11-05 16:29:27 +08:00 |
|
Kan-Ru Chen (陳侃如)
|
fa58183cc7
|
Backout 3903cb4b779f
|
2013-11-05 15:00:31 +08:00 |
|
Alfredo Yang
|
7b535c2832
|
Bug 853356 - Part1 Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
|
2013-11-05 14:05:52 +08:00 |
|
Antonio M. Amaya
|
18b81be753
|
Bug 932843 - Allow the installation of operator packaged apps without network connection. r=fabrice
|
2013-11-01 02:58:28 +01:00 |
|
Ed Morley
|
e6ff33121d
|
Merge mozilla-central and b2g-inbound
|
2013-11-01 13:17:37 +00:00 |
|
Tim Chien
|
16e3381dba
|
Bug 915570 - Rename 'keyboard' permission and role to 'input'. r=yxl
|
2013-11-01 09:01:14 -04:00 |
|
Doug Turner
|
aa500d69c0
|
Backing out 7fe2c77ebbf2
|
2013-10-31 20:25:03 -07:00 |
|
Edgar Chen
|
49c41c0bbd
|
Bug 926343 - Part 5: Use default clientId in OperatorApps. r=fabrice
|
2013-10-16 16:15:35 +08:00 |
|
Alfredo Yang
|
6ebb7a750f
|
Bug 853356 - Part 1: Add new permissions and prompt for mutiple permissions request. r=fabrice, felipc, wjohnston, mrbkap, jimm
|
2013-10-26 21:19:32 -04:00 |
|
Phil Ringnalda
|
71f3c0119a
|
Bug 928262 - Disable test_operator_app_install.xul on Windows for frequent timeouts
|
2013-10-26 15:23:25 -07:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Trevor Saunders
|
e4cd176c9e
|
[PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
content/media/webspeech/recognition/Makefile.in | 1 -
content/media/webspeech/recognition/moz.build | 5 +-
content/media/webspeech/synth/Makefile.in | 1 -
content/media/webspeech/synth/pico/Makefile.in | 3 --
dom/alarm/Makefile.in | 2 -
dom/apps/src/Makefile.in | 1 -
dom/base/Makefile.in | 2 -
dom/base/moz.build | 26 ++++++++++-
dom/battery/Makefile.in | 1 -
dom/bindings/Makefile.in | 3 --
dom/bindings/moz.build | 17 ++++++-
dom/bindings/test/Makefile.in | 5 +-
dom/bluetooth/Makefile.in | 2 -
dom/bluetooth/moz.build | 7 ++-
dom/browser-element/Makefile.in | 3 --
dom/browser-element/moz.build | 6 ++-
dom/camera/Makefile.in | 1 -
dom/camera/moz.build | 5 +-
dom/devicestorage/Makefile.in | 1 -
dom/dom-config.mk | 61 -------------------------
dom/encoding/Makefile.in | 1 -
dom/fmradio/Makefile.in | 2 -
dom/fmradio/ipc/Makefile.in | 1 -
dom/fmradio/ipc/moz.build | 5 +-
dom/fmradio/moz.build | 5 +-
dom/icc/src/Makefile.in | 4 --
dom/media/Makefile.in | 3 --
dom/media/moz.build | 6 ++-
dom/mobilemessage/src/Makefile.in | 1 -
dom/mobilemessage/src/moz.build | 5 +-
dom/network/src/Makefile.in | 2 -
dom/plugins/base/Makefile.in | 1 -
dom/plugins/base/moz.build | 8 +++-
dom/power/Makefile.in | 1 -
dom/quota/Makefile.in | 1 -
dom/system/gonk/Makefile.in | 2 -
dom/telephony/Makefile.in | 1 -
dom/time/Makefile.in | 1 -
dom/wifi/Makefile.in | 5 --
39 files changed, 85 insertions(+), 123 deletions(-)
delete mode 100644 dom/dom-config.mk
delete mode 100644 dom/wifi/Makefile.in
|
2013-10-23 17:20:55 -04:00 |
|
Fabrice Desré
|
da8c9d3e51
|
Bug 927959 - Cannot preinstall a hosted app with appcache in a SIM customization variant r=ferjm
|
2013-10-23 16:50:57 -07:00 |
|
Terrence Cole
|
dbf0b8538a
|
Bug 929783 - Fix an exact rooting hazard in InterAppComm::EnabledForScope; r=smaug
|
2013-10-22 11:35:24 -07:00 |
|
Trevor Saunders
|
d33d8939a0
|
Backed out changeset 99b17c404db2 and e40a964458f8 for landing stuff that shouldn't have and then backing out stuff that should have stayed on a CLOSED TREE
--HG--
extra : amend_source : 54312955270ea4098a3add3cd0708866de2e40bb
|
2013-10-21 18:58:14 -04:00 |
|
Trevor Saunders
|
aba3fa9503
|
bug 922566 - kill dom-config.mk r=gps
|
2013-10-11 12:02:41 -04:00 |
|
Fernando Jiménez
|
ae0c190e94
|
Bug 910466 - Refactor IPC app state updating. r=fabrice
|
2013-10-17 14:47:58 +02:00 |
|
Edgar Chen
|
a8154f3d20
|
Bug 873380 - Part 1: Refined the error report policy for card lock functionality. r=smaug. sr=hsinyi
|
2013-09-25 14:49:44 +08:00 |
|
Fabrice Desré
|
3749574c01
|
Bug 918658 - Don't pretend that mozIApplication inherits from mozIDOMApplication r=bent
|
2013-10-08 15:52:26 -07:00 |
|
Phil Ringnalda
|
b3ca5bdee5
|
Merge m-c to m-i
|
2013-10-04 22:17:30 -07:00 |
|
Fernando Jiménez
|
b204e4a0fa
|
Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 4: Tests. r=fabrice
|
2013-10-04 23:59:48 +02:00 |
|
Fernando Jiménez
|
b4c02d3c2b
|
Bug 915598 - Allow strong references to DOMRequestIPCHelper message listeners. Part 3: Webapps usage. r=fabrice
|
2013-10-04 23:59:48 +02: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
|
ae8c899faf
|
Merge m-c to inbound.
|
2013-10-03 11:09:17 +02:00 |
|
Ms2ger
|
9d5ce8dfb7
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Yoshi Huang
|
0fa16e2f0f
|
Bug 921958 - B2G RIL: Exception... "'JavaScript component does not have a method named: "notifyCardStateChanged"'. r=fabrice
|
2013-10-01 18:36:15 +08:00 |
|
Fabrice Desré
|
7a5a08885b
|
Bug 919902 - [B2G][Helix][System][denghuachang]Device can not enter OS and stay on the third logo after uninstall some applications r=ferjm
|
2013-10-01 11:01:08 -07:00 |
|
Ed Morley
|
f85b38d2f2
|
Merge mozilla-central and inbound
|
2013-09-30 17:26:43 +01:00 |
|
Gregory Szorc
|
89c902c7b2
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Edgar Chen
|
892974c6ae
|
Bug 921402 - Part 3: [OperatorApps] Use nsIIccProvider to get iccInfo. r=fabrice
|
2013-09-27 17:52:25 +08:00 |
|
Wes Kocher
|
baa377603f
|
Merge b2g-inbound to m-c
|
2013-09-27 19:35:44 -07:00 |
|
Gregory Szorc
|
c44d9c8614
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
eae8f15a4a
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Ed Morley
|
74e3d6ce30
|
Backed out changeset 68b6b152f51a (bug 920223)
|
2013-09-30 12:50:09 +01:00 |
|
Gregory Szorc
|
47e946bebe
|
Bug 920223 - Part 2: Mass convert MOCHITEST_CHROME_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:01 +02:00 |
|
Gregory Szorc
|
3d0a157ac2
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Carmen Jimenez
|
9985abc785
|
Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice
|
2013-09-23 13:24:20 +02:00 |
|
Marco Castelluccio
|
dc09c9e59d
|
Bug 914931 - Test packaged apps update. r=fabrice
|
2013-09-27 07:59:03 -04:00 |
|
Olli Pettay
|
9d135501bf
|
Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian
--HG--
rename : dom/webidl/InterAppMessageEvent.webidl => dom/webidl/MozInterAppMessageEvent.webidl
|
2013-09-27 13:50:05 +03:00 |
|
Marco Castelluccio
|
63f22382c7
|
Bug 855765 - Move test_bug_795164 to dom/apps and avoid UI confirmation. r=fabrice
--HG--
rename : dom/apps/tests/test_uninstall_errors.html => dom/apps/tests/test_bug_795164.html
|
2013-09-25 09:37:21 -04:00 |
|
Yuan Xulei
|
863b86455a
|
Bug 905573 - Add setInputMethodActive to browser elements to allow gaia system set the active IME app. r=fabrice
|
2013-09-23 09:40:59 -04:00 |
|
Marco Castelluccio
|
7b0cdc77b6
|
Bug 859631 - Move test_uninstall_errors to dom/apps and avoid UI confirmation. r=fabrice
|
2013-09-19 15:38:45 -04:00 |
|
Marco Castelluccio
|
ff6045764d
|
Bug 916921 - Fix checkInstalled usage in test_packaged_app_install. r=fabrice
|
2013-09-17 11:12:15 -04:00 |
|
Andrea Marchesini
|
6369099e18
|
Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan
|
2013-10-02 13:27:23 -04:00 |
|