Commit Graph

298 Commits

Author SHA1 Message Date
Szu-Yu Chen [:aknow]
b16be28c24 Bug 909684 - Add enabled and password checking. r=hsinyi 2013-09-03 08:50:55 -04:00
Ed Morley
5d10fc1e2b Merge latest green b2g-inbound changeset and mozilla-central 2013-09-02 14:57:00 +01:00
Patrick Wang
09491e927a Bug 784816 - Adding upgradeToSecure() to support startTLS in MozTCPSocket. r=mayhemer sr=sicking 2013-09-01 03:09:17 +08:00
Nicholas Nethercote
191ed08f6a Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
2013-08-27 19:59:14 -07:00
Ryan VanderMeulen
c11b73d22a Merge m-c to b2g-inbound. 2013-08-29 16:43:30 -04:00
Fabrice Desré
0f957da774 Bug 910774 - Calling socket.resume() on a socket that's not paused doesn't work properly r=honzab 2013-08-29 13:40:07 -07:00
Donovan Preston
2336e5216e Bug 788960 - Disable test_tcpsocket.js on OSX due to intermittent failures. 2013-08-29 11:38:39 -04: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
Shawn Ku
fb86c837cf Bug 905479 - Part 4: Add test for change call barring password. r=yoshi, r=hsinyi 2013-08-27 10:03:11 +08:00
Shawn Ku
a11b42b740 Bug 905479 - Part 2: DOM implementation for change call barring password. r=smaug 2013-08-27 09:53:30 +08:00
Shawn Ku
17da54d45d Bug 905479 - Part 1: Add interfaces for change call barring password. r=hsinyi, r=yoshi, sr=smaug 2013-08-27 09:50:02 +08:00
Szu-Yu Chen [:aknow]
f0d2c326ec Bug 882983 - Part 2: Add ota status event (dom). r=khuey 2013-08-27 08:25:53 -04:00
Szu-Yu Chen [:aknow]
063d6ffcc7 Bug 882983 - Part 1: Add ota status event (idl, webidl). r=hsinyi, sr=smaug 2013-08-27 08:25:53 -04:00
Gregor Wagner
e82784d0e3 Bug 903343 - Missing Request in TCPSocketChild. r=bent 2013-08-26 16:38:08 -07: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
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
David Zbarsky
d5f27e312b Bug 890570 - PTCPSocket constructor doesn't need PBrowser r=jduell 2013-08-21 02:49:42 -04:00
Ed Morley
ac93237f7c Merge latest green b2g-inbound changeset and mozilla-central 2013-08-15 11:58:48 +01: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
8b8be2a46a Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Mihnea Dobrescu-Balaur
84ab52c12f Bug 887054 - Part 4: Mark dom/network/tests/unit/test_tcpserversocket.js to run sequentially. r=ahal 2013-08-14 11:31:20 -07:00
Edgar Chen
2e4902bb3e Bug 903257 - Part 2: Marionette tests for signal when registration status changes. r=hsinyi 2013-08-12 12:15:23 +08:00
Carsten "Tomcat" Book
89b83199da merge mozilla-central to b2g-inbound 2013-08-14 15:02:24 +02:00
Ms2ger
df8525f77d Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Szu-Yu Chen [:aknow]
729be609cb Bug 887690 - Part 2: Add emergency callback mode support (dom). r=bent 2013-08-14 08:50:22 -04:00
Szu-Yu Chen [:aknow]
f9a712c3b6 Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug 2013-08-14 08:48:28 -04:00
Hsin-Yi Tsai
036f3247a2 Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part2 - DOM. r=smaug 2013-08-14 16:21:05 +08:00
Hsin-Yi Tsai
c8fc140cc8 Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part1 - idl. sr=smaug, r=vicamo 2013-08-14 15:25:13 +08:00
Ryan VanderMeulen
1f7ca11ce8 Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Szu-Yu Chen [:aknow]
01d5ef3e7c Bug 887690 - Part 2: Add emergency callback mode support (dom). r=bent 2013-08-12 08:25:09 -04:00
Szu-Yu Chen [:aknow]
18dd1799af Bug 887690 - Part 1: Add emergency callback mode support (idl, webidl). r=hsinyi, sr=smaug 2013-08-12 08:24:53 -04: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
Boris Zbarsky
2fec75f25b Bug 707564 part 1. Fix TCPSocket initialization to not throw exceptions on non-b2g. r=gal 2013-08-03 23:38:44 -04:00
Ed Morley
a9606b2dba Merge latest green b2g-inbound changeset and mozilla-central 2013-08-02 13:30:22 +01:00
Mike Hommey
d01b5df996 Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8 2013-08-02 10:29:05 +09:00
Edgar Chen
cdcabc2477 Bug 835237 - Part 2: Add marionette tests for signal strength. r=hsinyi 2013-07-23 17:41:18 +08:00
Edgar Chen
0c54840e85 Bug 899484 - Part 2: Add marionette tests for roaming preference. r=hsinyi 2013-07-30 17:18:24 +08:00
Ryan VanderMeulen
05ac7b8b7c Merge m-c to birch. 2013-07-29 16:07:59 -04:00
Tomoaki Konno
b0f30c01ba Bug 797561 - Expose a server tcp socket API to web applications r=honza 2013-07-29 10:36:43 -07:00
Jon Coppeard
8278efd42a Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug 2013-07-26 10:00:38 +01:00
Edgar Chen
7149cfbdb1 Bug 869768 - Part 3: RIL implementation for roaming preference. r=hsinyi 2013-06-10 15:47:03 +08:00
Edgar Chen
8abcf8ab7e Bug 869768 - Part 2: Add interface for roaming preference (DOM). r=bugs 2013-06-10 15:40:08 +08:00
Edgar Chen
837b3f5ea3 Bug 869768 - Part 1: Add interface for roaming preference (IDL). r=hsinyi. sr=mounir 2013-06-04 19:36:06 +08:00
Carsten "Tomcat" Book
8c89deb65b Backed out changeset ae8d72538dee (bug 897484) for b2g bustage 2013-07-26 12:34:25 +02:00
Jon Coppeard
fc9b509d4f Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug 2013-07-26 10:00:38 +01:00
Edgar Chen
eed993ab21 Bug 882984 - Part 5: Marionette tests for cdma registration information. r=hsinyi
--HG--
extra : rebase_source : 7d7350b7ab168df830c8472d8c1d742106697ec6
2013-07-18 17:59:21 +08:00
Edgar Chen
9ec2889d66 Bug 882984 - Part 1: Expose CDMA registration information. r=hsinyi
--HG--
extra : rebase_source : df1a455e1a78e73bfb9279abf45acfbdbaa0abfc
2013-07-03 17:29:42 +08:00
Edgar Chen
ad04d642a5 Bug 866619 - Part 2: Fix marionette tests for voice registration state. r=allstars.chh 2013-07-19 15:51:54 +08:00