Commit Graph

150 Commits

Author SHA1 Message Date
Shawn Ku
af167a73bb Bug 930394 - Part 1: add comment in IDL. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi, r=hsinyi. 2013-11-07 17:53:03 +08:00
Georgia Wang
14a7237068 Bug 843455 - B2G STK Import scripts for marionette tests. r=yoshi 2013-10-25 16:20:05 +08:00
Vicamo Yang
aef318aaca Bug 835143: Implement StkCommandEvent using event generator. f=vyang. r=smaug 2013-07-18 07:18:00 +08:00
Edgar Chen
1e0a0ea185 Bug 930918 - Don't expose CDMA MIN due to security concern. r=allstars.chh,hsinyi 2013-11-04 16:39:27 +08:00
Georgia Wang
13bc0033b3 Bug 908536 - Part1: STK BIP-CLOSE_CHANNEL, RECEIVE\SEND_DATA commands IDL. r=yoshi, hsinyi. 2013-10-23 10:36:54 +08:00
Georgia Wang
a9bd7ca402 Bug 908535 - Part1: STK-OPEN CHANNEL proactive command IDL change. r=yoshi, hsinyi. 2013-10-23 10:25:54 +08:00
Edgar Chen
aeb4112fd4 Bug 926343 - Part 2: DOM changes for adding clientId in nsIIccProvider. f=hsinyi. r=smaug 2013-10-15 12:21:36 +08:00
Edgar Chen
9804f99a1d Bug 926343 - Part 1: nsIIccProvider.idl changes. r=hsinyi 2013-09-30 17:34:38 +08:00
Nicholas Nethercote
ba1e9bce90 Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Mike Hommey
1d566f7586 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Trevor Saunders
d3d322d222 [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
Brian O'Keefe
4c98f61956 Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal 2013-10-02 13:17:55 -04:00
Mike Hommey
61124c1afc Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps 2013-10-24 08:05:43 +09:00
Vicamo Yang
0af7b1d4de Bug 814556 - 1/2: Move mozilla::dom::icc::* to mozilla::dom. r=khuey, f=Ms2ger 2013-10-22 19:23:00 +08:00
Georgia Wang
f31511ba6e Bug 908083 - Part1: browser termination event IDL. r=yoshi, hsinyi 2013-09-03 17:48:22 +08:00
Reuben Morais
533aaf9e36 Bug 850430 - Use jsval instead of nsISupports for passing mozContacts in XPIDL interfaces. r=gwagner 2013-10-19 19:38:32 -03:00
Reuben Morais
4d0d3e88a1 Bug 850430 - Convert the Contacts API to WebIDL. r=bz r=gwagner
--HG--
extra : rebase_source : 9d7a645c0d2fb102d5d498fefebeb817a186720e
2013-10-17 18:29:56 -03:00
Edgar Chen
9be347484e Bug 873380 - Part 3: RIL changes for icc card lock error. r=allstars.chh 2013-09-25 16:14:23 +08:00
Edgar Chen
03610d47f9 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
Szu-Yu Chen [:aknow]
fb33cdb1d1 Bug 897940 - Extend timeout. r=hsinyi 2013-10-01 18:22:07 +08:00
Georgia Wang
a67a18b175 Bug 916000 - Part1: Add illegal sim state support in ril. r=yoshi 2013-09-25 12:20:03 +08:00
Trevor Saunders
27e72dc2a7 bug 915566 - rm makefiles in dom/ r=gps 2013-09-13 12:25:21 -04:00
Yoshi Huang
5e362298bb Bug 915987 - Part 3: test case for contact.id. r=vicamo 2013-09-13 00:19:47 +02:00
Yoshi Huang
b9587869f5 Bug 915986 - Part 2: test case for pin2 is null. r=vicamo 2013-09-13 00:09:48 +02:00
Wes Kocher
8bba56d03f Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Mike Hommey
f1cf3b4238 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Edgar Chen
975c6d52d8 Bug 869778 - Part 7: Marionette tests for iccinfo. r=allstars.chh 2013-08-20 15:29:50 +08:00
Edgar Chen
03f1ce2fd0 Bug 869778 - Part 1: Expose CDMA MIN to MozIccInfo. r=allstars.chh. sr=sicking 2013-08-12 14:50:54 +08:00
Brian O'Keefe
4f68eb9b02 Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal 2013-08-15 09:02:09 -04:00
Ms2ger
87ae95251c Merge PGO-green changeset from inbound to m-c. 2013-08-22 10:31:44 +02:00
Ms2ger
ced3dd8b1c Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
Ms2ger
676cea55c5 Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Ms2ger
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Andrew McCreight
c89a25e0c5 Bug 614238, part 2 - remove unused StkCommandEvent CC declaration. r=smaug 2013-08-20 15:55:07 -07:00
Georgia Wang
d56968a404 Bug 795252 - Part 3: Modify marionette stk tests. r=yoshi 2013-08-16 10:14:17 +08:00
Edgar Chen
02547c60f0 Bug 905503 - Add a new card state and xpcshell tests for personalization ready. r=allstars.chh 2013-08-15 12:04:23 +08:00
Gregory Szorc
c089ae373d Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Ryan VanderMeulen
64b2bc7dd9 Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE. 2013-08-14 15:12:20 -04:00
Brian O'Keefe
3a92f0ae7c Bug 896177 - Remove useless config.mk includes; r=gps 2013-07-17 16:06:53 -04:00
Gregory Szorc
9f99cee9a1 Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Ms2ger
df8525f77d Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Yoshi Huang
ed495b93c3 Bug 895169 - B2G RIL: Check contact attributes values when export to SIM. r=vicamo 2013-08-09 16:00:38 +08:00
Yoshi Huang
1d29b0062f Bug 900321 - Part 1: Add more card states in IDL . r=vicamo. sr=sicking 2013-08-02 15:09:06 +08:00
Boris Zbarsky
9af6d565fa Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
2013-07-17 23:23:52 -04:00
Brian O'Keefe
a2b1403eb0 Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps 2013-07-04 08:28:43 -04:00
Boris Zbarsky
7631a999ff Bug 838146 part 10. Turn on WebIDL bindings for Navigator. r=smaug 2013-07-12 10:37:23 -04:00
Ryan VanderMeulen
2cca46b24a Merge m-c to birch. 2013-07-12 13:31:17 -04:00
Trevor Saunders
82e5558b37 bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal 2013-07-11 11:06:34 -04:00
Edgar Chen
62efd4aa6c Bug 875721 - Part 6: Fix marionette tests for iccInfo. r=allstars.chh
--HG--
rename : dom/network/tests/marionette/test_mobile_iccinfo.js => dom/icc/tests/marionette/test_icc_info.js
2013-05-30 19:20:39 +08:00
Edgar Chen
69b1b1a79a Bug 875721 - Part 2: Move iccInfo related attribute/event from mozMobileConnection to mozIccManager (DOM). r=smaug 2013-05-30 18:36:10 +08:00