Граф коммитов

78 Коммитов

Автор SHA1 Сообщение Дата
Jose Cortes b1d36a593b Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/ipc/ dom/icc/ directories. r=jwalden
--HG--
extra : rebase_source : 0b853fadf33606b78f753064ea676354943e6063
2013-04-02 16:22:12 -07:00
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Ms2ger e5c6be8742 Bug 853158 - Update the uuid of nsIDOMEventTarget and subclasses. 2013-03-30 10:45:37 +01:00
Kyle Machulis 43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis 334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc 89e86f9b21 Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Mike Shal 7ecea60097 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Edgar Chen 53be0f834d Bug 847820 - Part 4: Marionette tests for updating SIM contact. r=allstars.chh 2013-03-06 11:03:31 +08:00
Edgar Chen 80ec4da562 Bug 847820 - Part 2: Modify IccManager for exporting contact to SIM. r=bugs 2012-12-24 18:38:49 +08:00
Edgar Chen be40ba5030 Bug 847820 - Part 1: IDL for exporting contact to SIM. r=allstars.chh. sr=jonas 2012-12-24 16:49:29 +08:00
Gregory Szorc 7d09ff18e0 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Gregory Szorc 426ac0cdd3 Merge mozilla-central into build-system 2013-03-13 08:20:09 -07:00
Mike Shal b04d88a2f2 Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps 2013-03-11 22:05:00 -07:00
Mike Shal cd4191e248 Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps 2013-03-11 22:00:00 -07:00
Gregory Szorc c865547d94 Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
John Shih edcc689286 Bug 797296 - Part 15: Test STK Setup Idle Mode Text. r=yoshi 2013-02-08 16:03:46 +08:00
John Shih 835aa53321 Bug 797296 - Part 14: Test STK Setup Menu. r=yoshi 2013-02-08 15:34:15 +08:00
John Shih 1d79fb6289 Bug 797296 - Part 13: Test STK Select Item. r=yoshi 2013-02-08 15:21:47 +08:00
John Shih 767375dc08 Bug 797296 - Part 12: Test STK Get Input. r=yoshi 2013-02-08 15:00:05 +08:00
John Shih 79111ef4f6 Bug 797296 - Part 11: Test STK Get Inkey. r=yoshi 2013-02-08 14:48:12 +08:00
John Shih 474c20e55f Bug 797296 - Part 10: Test STK Display Text. r=yoshi 2013-02-08 14:39:56 +08:00
John Shih 0a9c12d643 Bug 797296 - Part 9: Test STK Launch Browser. r=yoshi 2013-02-08 14:33:38 +08:00
John Shih 24412560e5 Bug 797296 - Part 8: Test STK Send DTMF. r=yoshi 2013-02-08 12:03:36 +08:00
John Shih 5ee2378cd8 Bug 797296 - Part 7: Test STK Send SMS. r=yoshi 2013-02-08 11:33:29 +08:00
John Shih 7749b61c3a Bug 797296 - Part 6: Test STK Send USSD. r=yoshi 2013-02-08 11:04:41 +08:00
John Shih e8b6bcdcd4 Bug 797296 - Part 5: Test STK Send SS. r=yoshi 2013-02-08 11:00:36 +08:00
John Shih 3f390bad26 Bug 797296 - Part 4: Test STK Setup Call. r=yoshi 2013-02-08 10:56:19 +08:00
John Shih a3fe1ddefd Bug 797296 - Part 3: Test STK Setup Event List. r=yoshi 2013-02-08 10:54:42 +08:00
John Shih 0a7021e8c9 Bug 797296 - Part 2: Test STK Poll Off. r=yoshi 2013-02-07 15:58:49 +08:00
John Shih 99db18fdaa Bug 797296 - Part 1: Test STK Refresh. r=yoshi 2013-02-07 15:51:59 +08:00
Olli Pettay eaf67cc919 Bug 822399 - Make Event to use Paris bindings, r=peterv 2013-03-09 13:34:29 +02:00
Vicamo Yang 68d6011633 Bug 834160 - Part 6/7: fix ICC. r=smaug, f=allstars.chh 2013-03-06 17:53:27 +08:00
Vicamo Yang c6929f7270 Bug 834160 - Part 1/7: Refactor RILContentHelper callback registration. Interface changes. r=allstars.chh,htsai f=mounir 2013-03-06 17:53:08 +08:00
Gregory Szorc a0e24e2250 Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey 2013-02-25 12:47:20 -08:00
Vicamo Yang 752bad00e6 Bug 840780 (follow-up): fix nits. r=me 2013-02-25 17:36:05 +08:00
Siddartha Pothapragada 71525c8deb Bug 840780 2/3 - DOM changes to IccManager to support Secure Access to the UICC. r=vicamo 2013-02-25 17:27:23 +08:00
Siddartha Pothapragada aaf8d1d374 Bug 840780 1/3 - New interfaces to access Secure element within UICC. r=mounir 2013-02-25 17:27:18 +08:00
Siddartha Pothapragada f836d49a70 Bug 831630 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-02-14 18:55:40 -08:00
Siddartha Pothapragada 8e16a4799b Bug 831630 - Part 1 : Interface updated to decode 'duration' TLV tag for Display Text, Setup Call commands. r=allstars.chh sr=sicking
From 742d7c619751426fdefa7017ea9b2811bcbc02ff Mon Sep 17 00:00:00 2001
---
 dom/icc/interfaces/SimToolKit.idl |   14 ++++++++++++++
 1 file changed, 14 insertions(+)
2013-02-14 18:53:32 -08:00
Chuck Lee 8d1465b362 Bug 831627 - 0001. Add event object. r=yoshi. sr=sicking 2013-01-29 10:32:31 +08:00
Chuck Lee d9191dcbd6 Bug 831628 - 0001. Add event object. r=yoshi. sr=sicking 2013-01-25 11:02:06 +08:00
Boris Zbarsky eb9ded16bd Bug 832899. Make sure our canonical isupports matches what various consumers expect. r=smaug 2013-01-24 21:27:55 -05:00
Yoshi Huang 7ce877d842 Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-01-24 19:13:08 +08:00
Siddartha Pothapragada 6b6cb4f861 Bug 827831 - Part 1: [B2G STK]: Decode Comprehension-TLV tag Duration, to support variable timeout for GET INKEY. r=allstars.chh sr=sicking
From 8ae86db8de8199a9fe77c672ed7ace8ec4e26c2d Mon Sep 17 00:00:00 2001
---
 dom/icc/interfaces/SimToolKit.idl |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
2013-01-22 18:21:32 -08:00
Ryan VanderMeulen 221487c0da Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures. 2013-01-24 07:48:07 -05:00
Siddartha P ce95e2b540 Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-01-09 17:13:16 +01:00
Siddartha Pothapragada eb591ff001 Bug 827831 - Part 1: [B2G STK]: Decode Comprehension-TLV tag Duration, to support variable timeout for GET INKEY. r=allstars.chh sr=sicking
From 8ae86db8de8199a9fe77c672ed7ace8ec4e26c2d Mon Sep 17 00:00:00 2001
---
 dom/icc/interfaces/SimToolKit.idl |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
2013-01-22 18:21:32 -08:00
Trevor Saunders 83bcbe0d6b bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
Edgar Chen 2015193c5f Bug 831183 - Part 3: Marionette tests for SET_UP_CALL. r=allstars.chh 2013-01-16 11:34:44 +08:00
Ms2ger f96f32cdf5 Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug 2012-12-22 09:18:08 +01:00