Wes Kocher
5e4284679e
Merge m-c to fx-team
2014-05-19 15:51:14 -07:00
Benjamin Smedberg
220e824b47
Bug 1009951 - Request complete logs for test_CrashService_hang.html and the test before it to aid intermittent orange diagnosis, r=froydnj
...
--HG--
extra : rebase_source : 102eef2f6f1ffef5f52aec905c67c79fced06588
2014-05-19 14:49:56 -04:00
Ed Morley
23767089cc
Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE
2014-05-19 15:37:17 +01:00
Ed Morley
3452af7d1e
Backed out changeset 1f34d528c0f1 (bug 979692)
2014-05-19 15:36:36 +01:00
Carsten "Tomcat" Book
2fb1104640
Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE
2014-05-19 15:02:58 +02:00
Boris Zbarsky
23eb84ed8f
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
2014-05-15 10:26:23 -07:00
Gijs Kruitbosch
0b28a5b55c
Disable test for bug 1009529 on b2g desktop, rs=firebot, see bug 1011874
2014-05-17 13:42:16 +01:00
Gijs Kruitbosch
a3a4896d17
Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz
2014-05-16 15:33:12 +01:00
Wes Kocher
e6779db575
Merge m-c to inbound
2014-05-16 17:15:49 -07:00
Bill McCloskey
f080a0f66d
Bug 996785 - Bidirectional CPOWs (r=mrbkap)
2014-05-16 16:40:37 -07:00
Bill McCloskey
ce0b3770fa
Bug 996785 - Move CPOW wrapper answering code (r=mrbkap)
2014-05-16 16:40:36 -07:00
Bill McCloskey
380ef2b5f4
Bug 996785 - Move global CPOW functions to top level (r=mrbkap)
2014-05-16 16:40:35 -07:00
Ryan VanderMeulen
61d24a4870
Merge m-c to b2g-inbound.
2014-05-16 15:29:08 -04:00
Ryan VanderMeulen
39300afb8b
Merge b2g-inbound to m-c.
2014-05-16 15:26:00 -04:00
Vicamo Yang
89547a3c83
Bug 866938 - 4.e/4: add xpcshell test cases for Address.resolveType. r=gene
2014-05-17 02:25:37 +08:00
Vicamo Yang
dd9c80199f
Bug 866938 - 4.d/4: add test_mmdb_upgradeSchema_22.js. r=gene
2014-05-17 02:25:37 +08:00
Vicamo Yang
bab012bcb8
Bug 866938 - 4.c/4: rewrite test_mmdb_setmessagedeliverybyid_sms.js to use mmdb_head.js. r=gene
2014-05-17 02:25:36 +08:00
Vicamo Yang
c5a52c6fb5
Bug 866938 - 4.b/4: rewrite test_filter_number.js to include non-PLMN addresses tests. r=gene
2014-05-17 02:25:36 +08:00
Vicamo Yang
b509b7cdd5
Bug 866938 - 4.a/4: add test_mmdb_upgradeSchema_current_structure.js. r=gene
2014-05-17 02:25:36 +08:00
Vicamo Yang
c0e4da70de
Bug 866938 - 3/4: use typed addresses internally. r=gene
2014-05-17 02:25:36 +08:00
Thomas Zimmermann
0f72f7b98f
Bug 866938 - 2.c/4: rename findThreadRecordByParticipants to findThreadRecordByPlmnAddresses. r=vicamo
2014-05-17 02:25:36 +08:00
Thomas Zimmermann
e62351631a
Bug 866938 - 2.b/4: rename findParticipantRecordByAddress to findParticipantRecordByPlmnAddress. r=vicamo
2014-05-17 02:25:35 +08:00
Thomas Zimmermann
ad2d8ca893
Bug 866938 - 2.a/4: extract createParticipantRecord. r=vicamo
2014-05-17 02:25:35 +08:00
Vicamo Yang
f8751aeaf6
Bug 866938 - 1/4: correct RegExp used to match MMS addresses. r=gene
2014-05-17 02:25:35 +08:00
Ryan VanderMeulen
96ed00e142
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
2014-05-16 12:29:37 -04:00
Andrew McCreight
f157302e4f
Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug
2014-05-16 08:09:17 -07:00
Andrew McCreight
bf908ddc63
Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug
2014-05-16 08:09:16 -07:00
Shawn Huang
a1a6e4f921
Bug 1005901 - [bluedroid] Always do cleanup after disable. r=btian
2014-05-16 04:48:00 -04:00
Boris Zbarsky
e2d61d13fb
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
2014-05-15 10:26:23 -07:00
Boris Zbarsky
a1e3e4475e
Bug 1008236. Assert that binding generic getters/setters/methods return values that match the return type claimed in the jitinfo. r=smaug
2014-05-15 10:26:23 -07:00
Bevis Tseng
49b5660747
Bug 1003247 - Ensure to setExtraHostRoute() after setAndConfigureActive() is done. r=vyang
2014-05-13 17:20:09 +08:00
Carsten "Tomcat" Book
b901a51d16
Merge mozilla-central to b2g-inbound
2014-05-16 14:35:35 +02:00
Carsten "Tomcat" Book
b291cf5df3
merge b2g-inbound to mozilla-central
2014-05-16 14:26:53 +02:00
Szu-Yu Chen [:aknow]
79170f6188
Bug 1003652 - Turn on debugging in marionette test. r=hsinyi, jgriffin
2014-05-16 14:05:33 +08:00
Wes Kocher
202d548b78
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Ryan VanderMeulen
686a50e920
Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
...
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
2014-05-15 14:24:12 -04:00
Ed Morley
112b6ca721
Backed out changeset 3dbd84a99ce8 (bug 993282) for causing bug 1008357
2014-05-15 17:01:56 +01:00
Ed Morley
9c019fd56e
Backed out changeset 13ca7eb38c28 (bug 993282)
2014-05-15 17:01:39 +01:00
Ed Morley
9231f6bf96
Backed out changeset 254616e044b1 (bug 993282)
2014-05-15 17:01:36 +01:00
Boris Zbarsky
f4a9a7d018
Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv
2014-05-15 10:26:23 -07:00
Boris Zbarsky
54c6bb85b3
Bug 1008236. Assert that binding generic getters/setters/methods return values that match the return type claimed in the jitinfo. r=smaug
2014-05-15 10:26:23 -07:00
Mike Habicher
3dbc1321a6
Bug 1004434 - MaxFileSize, MaxVideoLength of CameraControl Interface recording options should be of 64 bits. r=dhylands, r=bzbarsky
...
--HG--
extra : rebase_source : 50b6301e11c09cc82bd42e99a738b565c0039bcb
2014-05-14 17:33:00 -04:00
Nils Ohlmeier [:drno]
b8ba3b5ea7
Bug 1010670 - allow test_peerConnection_basic* to be executed by steeplechase. r=ted
2014-05-14 21:17:00 +02:00
Edgar Chen
411eedd5b5
Bug 986395 - Part 2: Test set/get preferred network type when radio is off. r=hsinyi
2014-05-13 16:08:54 +08:00
Edgar Chen
c046016659
Bug 986395 - Part 1: Correct the API behavior of setPreferredNetworkType(). r=hsinyi
2014-05-13 14:36:18 +08:00
Yoshi Huang
1992f66ec0
Bug 1010668 - B2G NFC: Nfc doesn't implement nsIObserver. r=dimi
...
From 48629f7e966c98e2149eb9ec46fa16120d804413 Mon Sep 17 00:00:00 2001
---
dom/system/gonk/Nfc.js | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
2014-05-15 12:11:51 +08:00
Wes Kocher
232a3fc694
Merge fx-team to m-c
2014-05-14 14:54:46 -07:00
Wes Kocher
266fa0d0f9
Merge b2g-inbound to m-c
2014-05-14 14:35:08 -07:00
Thomas Zimmermann
0ea309c2d3
Bug 997137: Inherit |DroidSocketImpl| from |UnixFdWatcher|, r=echou
...
This patch converts |DroidSocketImpl| to inherit from |UnixFdWatcher|.
|UnixFdWatcher| maintains a Unix file descriptor on the I/O loop, and
replaces similar functionality in |DroidSocketImpl|.
As a side effect, all file descriptors in |DroidSocketImpl| are now
non-blocking. This does change the way how the code works, but ensures
that it doesn't block on the I/O thread.
2014-05-14 13:21:10 +02:00
Carsten "Tomcat" Book
ba59d9abb4
merge b2g-inbound to mozilla-central
2014-05-14 13:08:40 +02:00