Patrick Wang
1341003b78
Bug 835255 - Part 2: adding marionette test for PNN/OPL. r=vicamo
2013-05-22 16:36:03 +08:00
Szu-Yu Chen [:aknow]
f1fb7c3140
Bug 818393 - Part 4: Add test for call barring. r=htsai.
...
---
dom/network/tests/marionette/manifest.ini | 2 +
.../marionette/test_call_barring_get_option.js | 31 +++++++++
.../marionette/test_call_barring_set_error.js | 66 ++++++++++++++++++++
3 files changed, 99 insertions(+)
create mode 100644 dom/network/tests/marionette/test_call_barring_get_option.js
create mode 100644 dom/network/tests/marionette/test_call_barring_set_error.js
2013-05-21 13:17:22 +08:00
Szu-Yu Chen [:aknow]
d404b99597
Bug 818393 - Part 2: Call barring DOM implementation. r=htsai, smaug.
...
---
dom/network/src/MobileConnection.cpp | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
2013-05-21 13:12:59 +08:00
Szu-Yu Chen [:aknow]
a8e0e1d9ce
Bug 818393 - Part 1: Add interface for call barring config. r=htsai. sr=mounir.
...
---
dom/network/interfaces/nsIDOMMobileConnection.idl | 84 +++++++++++++++++++-
.../interfaces/nsIMobileConnectionProvider.idl | 7 +-
2 files changed, 87 insertions(+), 4 deletions(-)
2013-05-21 13:08:57 +08:00
Edgar Chen
a4dd99fe16
Bug 859220 - Part 2: Separate mozIccManager from mozMobileConnection (DOM). r=smaug
2013-04-08 18:34:10 +08:00
Edgar Chen
e70764a7cb
Bug 859220 - Part 1: Separate mozIccManager from mozMobileConnection (IDL). r=allstars.chh. sr=sicking
2013-04-08 15:13:09 +08:00
Andrea Marchesini
0bb228f8cc
Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz
2013-05-18 13:52:06 -04:00
Myk Melez
7ff10bebb3
bug 860043 - don't log by default; remove extraneous newlines; r=sicking
...
--HG--
extra : rebase_source : 0eadba653575f9faf9037ecce5904bab107d2f5c
2013-05-16 15:42:18 -07:00
Gregory Szorc
cda3054fe8
Bug 863069 - Part 4: Reorder lists to be alphabetical; r=ted
...
--HG--
extra : rebase_source : 87ed9d862bc32824d518438b0be74b47a77c198a
2013-05-16 15:37:18 -07:00
Ryan VanderMeulen
995052ce79
Backed out changeset 94978dab7186 (bug 863069) for build bustage.
...
CLOSED TREE
2013-05-16 13:22:02 -04:00
Gregory Szorc
4b45bf9e76
Bug 863069 - Part 4: More sorting of existing lists; r=ted
2013-05-16 09:53:27 -07:00
Ryan VanderMeulen
c834d91a7c
Merge m-c to birch.
2013-05-14 08:38:59 -04:00
Reuben Morais
40a7cc78b2
Bug 862353 - Only enable mozSettings in B2G and mochitests. r=gwagner
...
--HG--
extra : rebase_source : 2b079aa6aca6a65516670cc5adcccf422b5e0261
2013-05-13 18:32:09 -07:00
Joey Armstrong
26736a0ee2
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
David Zbarsky
e35c65d6d0
Bug 868312 - Some more rooting fixes for dom r=bz
2013-05-10 22:39:45 -04:00
Josh Matthews
976a997386
Bug 869638 - Remove xpcshell timeout timers. r=ted
2013-05-10 10:50:33 -04:00
Josh Matthews
43fe07571d
Bug 865652 - Separate the logical concepts of a starting offset and the current offset for ArrayBufferInputStream. r=vlad
2013-05-07 12:46:09 -04:00
Vicamo Yang
ae8a6259f7
Bug 860660 (follow-up): update interface uuid. r=me
2013-05-07 18:18:26 +08:00
Michael Vines
99b4773ed1
Bug 860660 - Content process support for display of PIN/PUK retry count. r=vyang
2013-05-06 14:03:00 -07:00
Fabrice Desré
47ceff3c33
Bug 866272 - expose privileged access to mcc+mnc pair for last home network and roaming network r=gal
2013-05-02 18:37:51 -07:00
David Zbarsky
b7033dea1a
Bug 868312: Various dom rooting fixes r=bz
2013-05-04 03:52:57 -04:00
Andrew Sutherland
6af8bd397d
Bug 861196 - mozTCPSocket needs to translate nsISSLStatus error codes to something that can be exposed to content. r=bsmith, r=jst, a=blocking-b2g=tef+
...
sufficiently happy try build:
https://tbpl.mozilla.org/?tree=Try&rev=36edcbc1e65a
2013-05-02 03:51:54 -04:00
Terrence Cole
256e0a8901
Bug 860050 - Remove JSRawObject typedef; r=jonco
...
--HG--
extra : rebase_source : 507e2dfe13d6a02317502cd7a4b2004c198d1bdf
2013-04-15 18:16:13 -07:00
Joey Armstrong
321d063783
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Josh Matthews
4d3a80dc2d
Bug 864775 - Fix for test failures.
2013-04-23 19:40:14 +02:00
Josh Matthews
ea732346b1
Bug 864775 - Build fix.
2013-04-23 18:05:06 +02:00
Josh Matthews
05b66c7602
Bug 864775 - Build fix for wrapper API changes between 18 and m-c.
2013-04-23 17:29:30 +02:00
Josh Matthews
d9d8fe5318
Bug 864775 - Use unwrapped content window object to determine compartment when creating new ArrayBuffers for use by content from TCPSocket. r=bz
2013-04-23 17:12:53 +02:00
Josh Matthews
080fa68325
Bug 863770 - Pass in an ArrayBuffer object for nsBinaryInputStream::ReadAsArrayBuffer to use, for cases when the compartment in which it resides matters. r=vlad
2013-04-22 23:33:55 +02:00
Masatoshi Kimura
60f0e6df40
Bug 859020 - Remove the MSVC exemption for FAIL_ON_WARNINGS in dom. r=bz
2013-04-21 05:36:43 +09:00
David Zbarsky
b1ad5f5a1f
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger
2013-04-19 18:18:33 -04:00
Josh Matthews
3fb3555b41
Bug 831107 - Part 2: Add general ArrayBuffer support to TCPSocket. r=vlad,fzzzy
2013-04-19 11:25:33 +02:00
Josh Matthews
e24e7ab8dd
Bug 831107 - Part 1: Allow TCPSocket consumers to receive typed array data without converting it to a byte string first. r=vlad
2013-04-19 11:25:33 +02:00
Jose Antonio Olivera Ortega
16ce03d869
Bug 859318 - Part 2: Changes in MobileConnection.cpp for call waiting functions. r=smaug
2013-04-18 14:18:48 +02:00
Jose Antonio Olivera Ortega
86e7a00556
Bug 859318 - Part 1: IDL changes for call waiting functions. r=sicking
2013-04-18 14:18:45 +02:00
Boris Zbarsky
de948b12f3
Bug 835643 part 4. Put in place all the infrastructure to switch EventListener to WebIDL codegen. r=smaug
2013-04-16 17:16:08 -04:00
Mike Shal
df7deac25b
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Jose Cortes
55924de20e
Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/network/ dom/camera/ and dom/devicestorage/ directories. r=jwalden
...
--HG--
extra : rebase_source : f765875c5597feb55c9eda3d8a3224fc22ad02fb
2013-04-02 16:17:52 -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
Mike Shal
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
7d09ff18e0
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Yoshi Huang
07ad3c1d38
Bug 849757 - Part 1: Add 'corporateLocked' and 'serviceProviderLocked' to cardState in IDL. r=vicamo. sr=sicking.
2013-03-12 11:27:59 +08:00
Gregory Szorc
de55b5242b
Merge mozilla-central into build-system
...
dom/interfaces/svg/Makefile.in and dom/media/Makefile.in had merge
conflicts. They were resolved by hand. The former needed 2 IDLs removed.
The latter had a context conflict for EXPORTS_NAMESPACES.
2013-03-12 13:04:55 -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
74dc48b41e
Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium
2013-03-12 10:20:41 -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
Olli Pettay
eaf67cc919
Bug 822399 - Make Event to use Paris bindings, r=peterv
2013-03-09 13:34:29 +02:00
Albert Crespell
67c5fb0930
Bug 844774 - Move old samples to last one. r=khuey
2013-03-04 17:35:40 +01:00
Vicamo Yang
6de16b1144
Bug 834160 - Part 2/7: fix MobileConnection. r=smaug, f=allstars.chh
2013-03-06 17:53:12 +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
Edgar Chen
80bcee0463
Bug 828307 - Part 5: marionette tests change. r=vyang
2013-02-25 15:56:32 +08:00
Edgar Chen
0f224a4ecd
Bug 828307 - Part 1: IDL change. r=vyang. sr=jonas
2013-02-25 10:56:04 +08:00
L. David Baron
ed2882f064
Bug 846099: Avoid (GC-timing-sensitive) nsTraceRefcnt assertions from duplicate class names. r=mounir
2013-02-28 09:52:15 -08:00
Ms2ger
8fedd090cc
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Ed Morley
f2accc3780
Bug 404077 - Adjust annotations of expected assertions; r=me on a CLOSED TREE
2013-02-28 13:24:36 +00:00
Gregory Szorc
0c8ee65118
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
aea301eee3
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Gregory Szorc
a0e24e2250
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
2013-02-25 12:47:20 -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
L. David Baron
49b7670edf
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
Bobby Holley
7b9176007d
Bug 834732 - Audit callers of GetNativeContext and use AutoPushJSContext where appropriate. r=mrbkap
2013-02-26 11:04:13 -08:00
Glenna Buford
d903f769b2
Bug 835868 - Consolidate cross-process permission checks for TCPSocket. r=jdm
2013-02-26 13:57:39 -05:00
L. David Baron
a8ee400190
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Yoshi Huang
31c79932c8
Bug 842462 - Part 1: Update IDL comments. r=hsinyi
2013-02-19 15:25:04 +08:00
Peter Van der Beken
c1b3c1ac36
Fix for bug 839529 (Remove various CC participants that don't do anything). r=smaug.
...
--HG--
extra : rebase_source : 8a272905c79396e7ae08aaaf83566ac450c45be0
2013-02-07 10:19:08 +00:00
Vicamo Yang
ff216055f0
Bug 834193: Implement USSDReceivedEvent, DataErrorEvent and CFStateChangeEvent using codegenerator. r=smaug
2013-02-07 19:02:12 +08:00
Glenna Buford
a032ce0c75
Bug 786714 - Remove unnecessary interfaces from TCPSocket's classinfo. r=sicking
2013-02-03 15:36:00 +00:00
Yoshi Huang
a4692705c3
Bug 833711 - Part 4: marionette for lastKnownMcc. r=vicamo
2013-01-24 12:11:17 +08:00
Yoshi Huang
c057bc3239
Bug 833711 - Part 1: Add lastKnownMcc into nsIDOMMobileConnectionInfo. r=vicamo sr=sicking.
2013-01-24 11:04:32 +08:00
Yoshi Huang
d382c69420
Bug 835186: Add delay to run next test case. r=vicamo
2013-01-31 11:15:43 +08:00
Jose Antonio Olivera Ortega
df7f8dbc2e
Bug 822522 - [b2g-ril] Add an explicit GECKO_CARDSTATE_UNKNOWN state. r=qDot
2013-02-01 14:17:48 +01:00
Reuben Morais
24db28157f
Bug 836513 - Support multiple object stores in IndexedDBHelper.jsm. r=gwagner
2013-01-30 18:03:46 -08:00
Vicamo Yang
f0feebae11
Bug 802506: add marionette test case for getting IMEI. r=ferjm
2013-01-27 15:44:25 +08:00
Jose Antonio Olivera Ortega
7243de3c2b
Bug 827280 - Part 3: MobileConnection. r=philikon a=tef+
2013-01-25 19:45:19 +01:00
Jose Antonio Olivera Ortega
ad0f35e96b
Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+
2013-01-25 19:45:16 +01:00
Jose Antonio Olivera Ortega
9ba43aaae7
Bug 827280 - Part 1: IDLs. r=sicking a=tef+
2013-01-25 19:45:12 +01: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
Albert Perez
a8ce9112f5
Bug 827198 - Avoid errors when time or timezone is changed. r=philipp
2013-01-24 07:22:47 -05:00
Steve Fink
9effec722d
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
2012-12-31 12:40:21 -08:00
Steve Fink
d8da3e7b9a
Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!)
2013-01-18 13:20:21 -08:00
Steve Fink
0dee2fb42d
Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
...
--HG--
extra : rebase_source : c8806b27677594925ad0e6b54c47af5cf17e1153
2012-12-31 12:40:21 -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
Philipp von Weitershausen
cfcb2825b6
Bug 814222 - Ensure NetworkStatsManager's messages are handled and return values are wrapped. r=fabrice
2013-01-07 15:26:42 -08:00
Alberto Crespell Perez
57e7d5db0c
Bug 814222 - NetworkStats tests. r=philikon
2013-01-07 15:26:42 -08:00
Alberto Crespell Perez
af053f1ad8
Bug 814222 - Need additional security checks for the networkstats-manage permission. r=philikon
2013-01-07 15:26:41 -08:00
Gene Lian
ebdfa96824
Bug 821671 - Check alarm API parameters in the parent (part 1, provide .AssertAppProcess() with different types). r=sicking
2012-12-22 19:53:38 +08:00
Masatoshi Kimura
9a4812e054
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
2013-01-03 00:56:38 +09:00
Ms2ger
f96f32cdf5
Bug 823107 - Make nsIDOMEvent::SetTrusted return void; r=smaug
2012-12-22 09:18:08 +01:00
William Chen
c3b4bdb077
Bug 820544 - Prefix WebIDL dictionary native member names to avoid C++ keywords. r=bz
2012-12-17 13:44:04 -08:00
Patrick Wang
a8895f4054
Bug 821605 - Adding marionette test for SPDI. r=vicamo
2012-12-14 16:08:07 +08:00
Rob Wood
ffd78152c0
Bug 811580 - Develop WebAPI tests for WebMobileConnection data, update manifest; r=jgriffin
2012-12-13 11:38:24 -08:00
Edgar Chen
74cf7b6045
Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh
2012-11-28 16:16:20 +08:00
Ed Morley
fbf6fab8e8
Backout 67d84be0cc83 (bug 820544) for bustage
2012-12-14 16:58:51 +00:00
William Chen
45b4ea581a
Bug 820544 - Prefix webidl dictionary native members names to avoid C++ keywords. r=bz
2012-12-11 16:05:46 -08:00
Gregor Wagner
31dc0353a0
Bug 819560 - RIL: remember the last mcc code. r=sicking
2012-12-12 16:57:11 -08:00
Jonathan Griffin
07491708b2
Backed out 9dffd2d825c9 for bustage, Bug 811580
2012-12-11 15:41:40 -08:00