Commit Graph

154 Commits

Author SHA1 Message Date
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
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
Rob Wood
024e9ce9c5 Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin 2012-12-11 09:06:15 -08:00
Patrick Wang
7336809b6e Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo 2012-12-04 14:08:34 +08:00
Jose Antonio Olivera Ortega
ee284f5819 Bug 815156 - B2G RIL: Expose serviceClass to DOM via nsIDOMMozMobileCFInfo. r=ferjm sr=sicking 2012-12-03 10:30:59 +01:00