Phil Ringnalda
7b4ec0d8d5
Merge b2g-inbound to m-c
2013-09-08 08:28:14 -07:00
Andrew Sutherland
c8e1cf19f6
backout Bug 784816 https://hg.mozilla.org/mozilla-central/rev/1000c23df772 for breaking multi-process TCPSocket SSL connections
2013-09-08 11:22:44 +02:00
Vicamo Yang
58db0e1752
Backout bug 907585, break B2G Mnw test cases
2013-09-07 19:32:23 +08:00
Vicamo Yang
00657cb9ec
Backout bug 873351, break Mnw test cases.
2013-09-07 19:09:54 +08:00
Vicamo Yang
07643ef4e8
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-07 14:20:19 +08:00
Vicamo Yang
a5824695df
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-07 14:20:11 +08:00
Vicamo Yang
54062665c7
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-07 14:20:07 +08:00
Vicamo Yang
6bb601750e
Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi
2013-09-07 14:20:04 +08:00
Vicamo Yang
8d3594c697
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-07 14:19:57 +08:00
Vicamo Yang
e9a47488e4
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-07 14:19:53 +08:00
Vicamo Yang
8fa6760d00
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-07 14:19:50 +08:00
Jan-Ivar Bruaroey
d22db0e6de
Bug 903741: Use new DOMError approach in PeerConnection to get error messages out + unittests r=jesup
2013-09-06 15:29:29 -04:00
Szu-Yu Chen [:aknow]
b1ba92deb4
Bug 912884 - Part 2: Update test case. r=hsinyi
2013-09-09 08:19:49 -04:00
Szu-Yu Chen [:aknow]
90dbdfd71c
Bug 912884 - Part 1: Always send out emergencyCbModeChange event when received from ril. r=hsinyi
2013-09-09 08:19:49 -04:00
Benoit Jacob
bd8899eab6
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
2013-09-06 22:15:49 -04:00
Benoit Jacob
4b58797235
Bug 912974 - Split two classes out of GLContext.h, and remove many #includes in GLContext.h - r=jrmuizel
2013-09-06 22:13:37 -04:00
Ryan VanderMeulen
8df67c06c6
Merge m-c to b2g-inbound.
2013-09-06 21:12:58 -04:00
Ryan VanderMeulen
b244547589
Merge inbound to m-c.
2013-09-06 20:55:41 -04:00
Ryan VanderMeulen
ad4ed2d45b
Merge m-c to b2g-inbound.
2013-09-06 18:01:09 -04:00
Fabrice Desré
cca4493c61
Bug 912149 - [Buri][1.2][Homescreen] Packaged apps don't display correct content when launched from homescreen r=ferjm
2013-09-06 14:51:24 -07:00
Ryan VanderMeulen
d32d9ebb4d
Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
...
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
Fernando Jiménez
65497c7a5a
Bug 818317 - Expose debug messages in navigator.mozPay() for debug enabled profiles. r=fabrice
2013-09-06 18:43:54 +02:00
Bobby Holley
4b28d25fe5
Bug 912322 - Stop making XBL methods available to the web. r=bz
2013-09-06 09:12:56 -07:00
Bobby Holley
686a940c6e
Bug 912322 - Fix tests. r=bz
...
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-06 09:12:56 -07:00
Ed Morley
b8995a71d5
Merge mozilla-central and inbound
2013-09-06 16:23:50 +01:00
Ed Morley
098c3f7141
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-06 16:17:55 +01:00
Neil Deakin
40012e4353
Bug 621399, modal dialog focus tests sometimes fail on Windows 8 so disable them there
2013-09-06 09:47:36 -04:00
Ed Morley
a7f0c8ab55
Merge mozilla-central and b2g-inbound
2013-09-06 12:32:33 +01:00
Gina Yeh
bf6d93be65
Bug 906305 - Patch 7: Fix BluetoothHidManager, r=echou
2013-09-06 19:21:48 +08:00
Gina Yeh
f0083ed524
Bug 906305 - Patch 6: Fix BluetoothA2dpManager, r=echou
2013-09-06 19:21:31 +08:00
Gina Yeh
33e74303c0
Bug 906305 - Patch 5: Fix BluetoothOppManager, r=echou
2013-09-06 19:21:04 +08:00
Gina Yeh
d625ba995e
Bug 906305 - Patch 4: Fix BluetoothHfpManager, r=echou
2013-09-06 19:20:43 +08:00
Gina Yeh
4edcc8e685
Bug 906305 - Patch 3: Remove BluetoothReplyRunnable in SendInputMessage. Error handling for dbus error, r=echou
2013-09-06 19:20:27 +08:00
Gina Yeh
49799186d1
Bug 906305 - Patch 2: Make parameter service UUID of Connect() optional, r=echou, sr=mrbkap
2013-09-06 19:19:46 +08:00
Gina Yeh
d2c4d938ff
Bug 906305 - Patch 1: Implementation of BluetoothProfileController, r=echou
2013-09-06 19:19:25 +08:00
"sasikala.paruchuri"
60bb67f31a
Bug 912517 - [Message] Crash occuring in MMS when killing the application while the MMS is sending. r=vicamo
...
Change-Id: I4f91efbd7fdc9f47de8f738b4610ce7f27fa5a92
2013-09-06 19:13:57 +08:00
Thomas Zimmermann
c44d624ad1
Bug 912996: Remove memcpy when reading from Unix socket, r=qdot
...
We used to allocate memory on the stack when reading from a file
descriptor and copied the result into an instance of UnixSocketRawData.
This patch
- cleans up the interface of UnixSocketRawData,
- removes the large stack allocation (64KiB), and
- removes the unnecessary memcpy.
Other memcpys for sending data have been moved into the constructor
of UnixSocketRawData.
--HG--
extra : rebase_source : 46ed1c73481732c3f3350bf0bedb56d376c24e98
2013-09-06 10:18:35 +02:00
Vicamo Yang
eac458c748
Bug 873351 - B2G SMS: move SMS code out of RadioInterfaceLayer to SmsService. r=gene
2013-09-06 16:11:54 +08:00
Vicamo Yang
69e2d5d6a7
Bug 907585 [3/3]: some small refinements. r=yoshi
2013-09-06 16:11:49 +08:00
Vicamo Yang
7058efe953
Bug 907585 [2/3]: Re-implement message listener registration. r=yoshi
2013-09-06 16:11:46 +08:00
Vicamo Yang
afd2d6b494
Bug 907585 [1/3]: B2G RIL - share RilMessageManager. Move to RilMessageManager.jsm. r=yoshi,hsinyi
2013-09-06 16:11:43 +08:00
Vicamo Yang
55560f0983
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-06 16:11:38 +08:00
Vicamo Yang
349d13eac4
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-06 16:11:34 +08:00
Vicamo Yang
8a93de6b08
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-06 16:11:31 +08:00
Ms2ger
a5cffbdb1c
Bug 909003 - Part g: Remove some includes in workers; r=bz
2013-09-06 08:43:26 +02:00
Ms2ger
34090b9d6d
Bug 909003 - Part f: Remove some includes from IDBFactory.h; r=bz
2013-09-06 08:43:23 +02:00
Ms2ger
dcea1fc7e7
Bug 909003 - Part d: Remove some includes from nsHistory.h; r=bz
2013-09-06 08:43:16 +02:00
Ms2ger
cc684ba888
Bug 909003 - Part a: Add missing includes to TypedArray.h; r=bz
2013-09-06 08:43:04 +02:00
Ms2ger
12a18832e3
Bug 903772 - Add a license header to AtomList.h; r=khuey
2013-09-06 08:42:57 +02:00
Ms2ger
1b1b1bf364
Bug 906696 - Start moving testplugin.mk to moz.build; f=gps r=mshal
2013-09-06 08:40:37 +02:00
Chia-hung Tai
c83d31326a
Bug 911690 - Fix the forever spinning circle icon when sending SMS under no service. r=vyang
2013-09-06 10:25:06 +08:00
Ryan VanderMeulen
08c7624d01
Merge inbound to m-c.
2013-09-05 15:42:49 -04:00
Fabrice Desré
b3428b459f
Bug 912840 - Preload the appcache manifest properly in OfflineCacheInstaller.jsm r=ochameau
2013-09-05 09:00:14 -07:00
Ed Morley
3dfc516118
Merge mozilla-central and b2g-inbound
2013-09-05 14:53:25 +01:00
Shawn Ku
7b16e86b2a
Bug 911006 - B2G RIL: Improve the flow of requestNetworkInfo in ril_worker.js. r=hsinyi
2013-09-05 14:51:48 +08:00
Phil Ringnalda
ad36ee41a9
Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
...
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-04 22:42:06 -07:00
Ed Morley
a66019ed29
Backed out changeset a638e7261ac3 (bug 864485) for not having build peer review
2013-09-05 11:53:03 +01:00
Ed Morley
be0545a9dd
Backed out changeset 5f709b46eebc (bug 864485)
2013-09-05 11:52:35 +01:00
Ed Morley
73afdd110d
Backed out changeset f6b637a621ac (bug 864485)
2013-09-05 11:52:32 +01:00
Wes Kocher
35f4578616
Merge m-c to b2g-inbound to fix a CLOSED TREE
2013-09-04 18:00:27 -07:00
Wes Kocher
e6a4969b2b
Merge b2g-inbound and mozilla-central on a CLOSED TREE
2013-09-04 17:22:09 -07:00
Wes Kocher
6adaca6598
Merge fx-team to m-c on a CLOSED TREE
2013-09-04 17:02:06 -07:00
Vicamo Yang
eeb6b24ae1
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-05 00:38:57 +08:00
Vicamo Yang
5b70de5220
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-05 00:38:54 +08:00
Vicamo Yang
3a0db361f7
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-05 00:38:50 +08:00
Ed Morley
3f16692caf
Merge mozilla-central and b2g-inbound
2013-09-04 16:50:18 +01:00
Ryan VanderMeulen
d709c32470
Backed out changeset 008139ec2abb (bug 906096) for Gaia UI test and B2G mochitest-4 failures.
...
--HG--
rename : dom/inputmethod/Keyboard.jsm => b2g/components/Keyboard.jsm
rename : dom/inputmethod/MozKeyboard.js => b2g/components/MozKeyboard.js
2013-09-04 11:33:25 -04:00
Ed Morley
2a2f5c9d13
Merge latest green inbound changeset and mozilla-central
2013-09-04 12:54:46 +01:00
Ed Morley
d9c0161e85
Merge latest green fx-team changeset and mozilla-central
2013-09-04 12:51:52 +01:00
Phil Ringnalda
271703650a
Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
...
CLOSED TREE
2013-09-03 23:21:30 -07:00
Phil Ringnalda
8b4379a664
Back out ed63ede44a82:db85ebf7b0dc (bug 864485) for debug build bustage
2013-09-03 22:33:35 -07:00
Vicamo Yang
a8dc8ed91c
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
2013-09-04 12:46:04 +08:00
Vicamo Yang
d2b683037b
Bug 864485 - 2/3: DOM & IPC. r=khuey
2013-09-04 12:46:01 +08:00
Vicamo Yang
083582588b
Bug 864485 - 1/3: B2G Telephony - move to IPDL. Interface changes. sr=sicking, r=hsinyi,khuey
2013-09-04 12:45:58 +08:00
Eric Chou
b9423ba702
Bug 910484 - Use a pointer to hold a global static variable to avoid assertion, r=mrbkap
...
In order to avoid the assertion, which occurs because we can't control the
order of contruction of global static variables, I changed to use a pointer
instead of an instance, so I can really allocate the memory block at the
other place (in ctor of BluetoothDBusService).
2013-09-04 12:17:13 +08:00
Gregory Szorc
f10d205e39
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Phil Ringnalda
88db37da09
Back out cc6f66e761d8 (bug 896797) for Windows build bustage
...
CLOSED TREE
2013-09-03 21:55:21 -07:00
Gregory Szorc
bceea37cd9
Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium
2013-09-03 20:28:05 -07:00
Gina Yeh
52b7ac603e
Bug 910974 - Patch 2: Cleanup, r=echou
2013-09-04 10:40:17 +08:00
Gina Yeh
96e8a119ea
Bug 910974 - Patch 1: Dispatch events when remote device queries current play status, r=echou, sr=mrbkap
2013-09-04 10:40:01 +08:00
Dave Hylands
83af3fd019
Bug 910808 - Remove call to retrieve preference while not on the main thread. r=khuey
...
--HG--
extra : rebase_source : a813c3a680c42c712237059104a82c66f7e7bde3
2013-09-03 16:10:38 -07:00
Pin Zhang
330eeb89be
Bug 870676: Part 2 - Implement IPDL for mozFMRadio. r=khuey
2013-09-03 15:28:06 -07:00
Pin Zhang
8397e0b9ea
Bug 870676: Part 1 - Implement mozFMRadio in WebIDL, r=khuey,baku
2013-09-03 15:26:33 -07:00
Felipe Gomes
5de1caaed5
Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz
2013-09-03 19:11:22 -03:00
Ryan VanderMeulen
a1cfae0032
Merge m-c to b2g-inbound.
2013-09-03 17:44:34 -04:00
Ryan VanderMeulen
ec74045b5e
Merge inbound to m-c.
2013-09-03 17:40:56 -04:00
Ryan VanderMeulen
b68957b6c2
Backed out changeset 669d3fd3ea2b (bug 906877) for Mnw failures.
2013-09-03 17:22:14 -04:00
Ryan VanderMeulen
f32d0c6006
Merge m-c to inbound.
2013-09-03 17:43:47 -04:00
Kartikaya Gupta
b77f1bc2b4
Bug 910322 - Strongly type the viewport size in nsViewportInfo. r=mbrubeck, Ms2ger
2013-09-03 15:12:24 -04:00
Kartikaya Gupta
3368290646
Bug 910322 - Strongly type the zoom factors in nsViewportInfo. r=mbrubeck, Ms2ger
2013-09-03 15:12:23 -04:00
Ms2ger
ac9c2d15f1
Bug 860123 - Make mochitests expect the new behavior. r=ehsan
2013-09-03 15:00:27 -04:00
Kartikaya Gupta
0cfd020f95
Bug 906877 - Remove code obsoleted by multi-apzc. r=BenWa, vingtetun
...
Now that we have multi-APZC landed, we don't need BrowserElementPanning
to detect when it's about to scroll a subframe and let APZC know. So
the two messages involved in this can be completely removed.
2013-09-03 13:04:21 -04:00
Ryan VanderMeulen
6d9bb6e81d
Bug 842344 - Disable dom/workers/test_xhr_timeout.html on Windows.
2013-09-05 12:00:15 -04:00
Jose Antonio Olivera Ortega
ff65edd28f
Bug 888593 - Move MozVoicemail to WebIDL. r=Ms2ger
...
--HG--
rename : dom/voicemail/nsIDOMMozVoicemail.idl => dom/webidl/MozVoicemail.webidl
2013-09-03 16:38:53 +02:00
Szu-Yu Chen [:aknow]
b16be28c24
Bug 909684 - Add enabled and password checking. r=hsinyi
2013-09-03 08:50:55 -04:00
Ed Morley
598b6ccadb
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-03 12:11:50 +01:00
Vicamo Yang
883e2416aa
Bug 909693 - B2G RIL: don't send REQUEST_QUERY_NETWORK_SELECTION_MODE error message. r=yoshi
2013-09-03 10:20:53 +08:00
Ed Morley
5d10fc1e2b
Merge latest green b2g-inbound changeset and mozilla-central
2013-09-02 14:57:00 +01:00
Chia-hung Tai
662669be60
Bug 911026 - Fix the wrong argument pass through setMessageDeliveryByMessageId after enabling "Delivery reports". r=vyang
2013-09-02 12:05:55 +08: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