Carsten "Tomcat" Book
4961e79878
merge b2g-inbound to mozilla-central
2014-05-02 14:50:16 +02:00
Ophir LOJKINE
ba35dedd06
Bug 1003539 - change HTMLTableElement::insertRow so that it when no row is present, it adds a row to the last TBODY element of the table; r=bzbarsky
2014-05-01 21:29:23 -04:00
Garner Lee
700c33e729
Bug 959059: [NFC] CheckP2PRegistration should return error if sessionToken doesn't exist. r=allstars.chh
2014-04-30 10:18:00 +02:00
Siddartha Pothapragada
126c15aded
Bug 959059 - B2G NFC: Marionette test to check P2P registration for an incorrect manifest Url. r=allstars.chh
2014-04-30 10:17:00 +02:00
Wes Kocher
2f2d66a322
Merge b2g-inbound to m-c
2014-05-01 18:27:09 -07:00
Vicamo Yang
703b31563c
Bug 999458 - 2.d/2: add some more complex test cases for OPL/PNN matching. r=echen
2014-05-02 00:24:12 +08:00
Vicamo Yang
7a47f1b4f2
Bug 999458 - 2.c/2: 0 <= gsmLocationAreaCode <= 65535. r=echen
2014-05-02 00:24:12 +08:00
Vicamo Yang
3698eed827
Bug 999458 - 2.b/2: add two more utility functions to head.js. r=echen
...
* setEmulatorGsmLocationAndWait
* setEmulatorOperatorNamesAndWait
2014-05-02 00:24:12 +08:00
Vicamo Yang
17c91840d6
Bug 999458 - 2.a/2: re-enable some mobileconnection test cases. r=echen
2014-05-02 00:24:11 +08:00
chiajung hung
aca898b7e3
Bug 959089 - Part 2: Use the new protocol to do buffer allocation. r=nical
2014-04-30 21:52:00 -04:00
Ed Morley
9187f47d91
Merge latest green b2g-inbound changeset and mozilla-central; r=khuey to work around bug 1002652
comment 13
2014-05-01 15:55:44 +01:00
Jan Beich
93e853468f
Bug 1004183: Unbreak build with --disable-webrtc after bug 907352 r=jib
2014-05-01 02:58:48 -04:00
Gene Lian
65155bbffa
Bug 981984 - OwningStringOrUnsignedLong union value cannot be set if the type is not matched. r=bz
2014-04-30 17:52:05 +08:00
Vincent Chang
7edaa2dc77
Bug 996588 - Unable to connect to wifi network with double quotes (") in ssid. r=fabrice
2014-04-30 14:57:38 +08:00
Andrew Osmond
b5a75694bb
Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh
2014-04-30 17:15:01 -04:00
Vicamo Yang
6a5e679cd9
Bug 999458 - 1/2: disable some mobileconnection test cases to wait emulator changes. r=echen
2014-05-01 00:57:43 +08:00
Ting-Yu Chou
faa3bfc0b9
Bug 1002527 - Fix not to initialize remote browser's ContentParent twice. r=bent
...
ContentParent::GetNewOrUsed() initialize the ContentParent always, even it is an
initialized one from PreallocatedProcessManager::Take(). Initialize twice makes
ContentParent to receive two the same observed event, and creates leak in both
observer list and itself.
2014-04-30 02:00:00 -04:00
Gabriele Svelto
12544ee594
Bug 999327 - Consider the wake-locks held by the main process when computing priorities. r=fabrice
2014-05-01 15:47:26 +02:00
Nils Ohlmeier [:drno]
24a8adc273
Bug 873049 - properly compare media constraints with audio and video tracks instead of streams. r=jsmith,jesup
2014-05-01 13:19:00 +02:00
Ben Turner
a216cf31d9
Bug 1003766, StopSyncLoopRunnable::Cancel should call base class Cancel. r=mrbkap.
2014-04-30 13:44:03 -07:00
Shawn Huang
23cbe5bf2f
Bug 993954 - Check sBluetoothChild is null when closing Settings application
...
It is possible that sBluetoothChild set to nullptr and RecvNotify get called from MessageLoop.
This patch check sBluetoothChild.
2014-04-30 16:58:15 +01:00
Carsten "Tomcat" Book
6034c4e139
merge b2g-inbound to mozilla-central
2014-04-30 15:23:44 +02:00
Carsten "Tomcat" Book
4183af6d01
merge fx-team to mozilla-central
2014-04-30 15:01:45 +02:00
Ryan VanderMeulen
fd2dd103dc
Merge m-c to b2g-inbound.
2014-04-29 23:59:41 -04:00
William Chen
9506f41dd2
Bug 996151 - Clear out XBL binding and insertion parent of content even if nsBindingManager is destroyed. r=mrbkap
2014-04-29 11:37:02 -07:00
Josh Dover
ccfb78f771
Bug 776027 - Allow nsIActivityUIGlueCallback to handle native and web activities. r=fabrice
2014-04-25 16:29:00 +02:00
Josh Dover
e711f0be5e
Bug 776027 - Pass activity options instead of name through nsIActivityUIGlue. r=fabrice
2014-04-25 16:28:00 +02:00
Ryan VanderMeulen
cf1b20c20b
Merge b2g-inbound to m-c.
2014-04-29 23:58:05 -04:00
Jim Chen
9df9e559dd
Bug 1001072 - Extend shutdown watchdog timeout to allow telemetry to shutdown. r=fabrice
2014-04-24 12:48:00 -04:00
Ryan VanderMeulen
6f8a68ec66
Merge b2g-inbound to m-c.
2014-04-29 17:07:34 -04:00
Mike Habicher
d3f5ccb4f1
Bug 985496 - rationalize camera error reporting, r=dhylands
2014-04-25 16:28:15 -04:00
Ed Morley
f7cb5c4af6
Merge latest green b2g-inbound changeset and mozilla-central
2014-04-29 17:34:22 +01:00
Yoshi Huang
e1740b3ce3
Bug 993946 - B2G NFC: Consistent naming between Nfc or NFC in WebIDL. r=dimi, sr=smaug
...
--HG--
rename : dom/webidl/MozNfc.webidl => dom/webidl/MozNFC.webidl
2014-04-29 11:50:25 +08:00
Yuan Xulei
4ff22a779b
Bug 1000095 - Fix mozInputMethod.mgmt.hide. r=fabrice
2014-04-25 01:16:00 +02:00
Fredrik Lanker
a571786932
Bug 1002383 - Mark fallback cache entries correctly. r=ochameau
...
storeCache is async, so at the time markEntry was run for fallback
items, the cache entry might not exist yet which led to that the
fallback entries were not properly marked. Instead, we now send the
proper type directly to storeCache.
2014-04-28 02:20:00 +02:00
Szu-Yu Chen [:aknow]
aab0882a69
Bug 993255 - Part 4: Fix hang up pending outgoing call. r=hsinyi
2014-04-29 10:02:20 +08:00
Wes Kocher
b8a88e345d
Merge b2g-inbound to m-c
2014-04-28 16:10:59 -07:00
Carsten "Tomcat" Book
3cd23332f4
Merge m-c to b2g-inbound
2014-04-28 14:35:09 +02:00
Botond Ballo
44e5cab7d5
Bug 993930 - Do not assume TabChild::mInnerSize being (0, 0) means it's never been initialized. r=kats
2014-04-25 11:40:23 -04:00
Ed Morley
aff44791e9
Backed out changeset c4bb530fc9db (bug 690937)
2014-04-28 15:10:57 +01:00
Yoshi Huang
daeede27f6
Bug 987596 - B2G NFC: Marionette tests for onpeerready. r=dimi
...
From bfece1daa040d5e7e4ff965adea343831b2484c4 Mon Sep 17 00:00:00 2001
---
dom/nfc/tests/marionette/head.js | 5 +-
dom/nfc/tests/marionette/manifest.ini | 1 +
dom/nfc/tests/marionette/test_nfc_enabled.js | 1 -
.../marionette/test_nfc_manager_tech_discovered.js | 5 +-
dom/nfc/tests/marionette/test_nfc_peer.js | 64 ++++++++++++++++++++++
5 files changed, 70 insertions(+), 6 deletions(-)
create mode 100644 dom/nfc/tests/marionette/test_nfc_peer.js
2014-04-25 19:22:09 +08:00
Hsin-Yi Tsai
4ea85d9e67
Bug 1000670 - part 5 - BT - impl NotifyClirModeChanged. r=echou
2014-04-24 14:53:03 +08:00
Hsin-Yi Tsai
cb17f1f303
Bug 1000670 - part 4 - ril: _sendClirModeChanged. r=vicamo
2014-04-24 14:46:27 +08:00
Hsin-Yi Tsai
dfb62ca348
Bug 1000670 - part 3 - DOM: create and dispatch clirmodechange event. r=smaug
2014-04-24 14:37:49 +08:00
Hsin-Yi Tsai
ec6e868d99
Bug 1000670 - part 2 - add internal api: notifyClirModeChanged. r=vicamo
2014-04-24 14:33:29 +08:00
Hsin-Yi Tsai
4241417d71
Bug 1000670 - part 1 - [B2G] [RIL] expose clirstatuschange event to gaia. r=gene, r=smaug
2014-04-24 14:13:14 +08:00
Ryan VanderMeulen
8ecd9a4865
Backed out changeset 9d04bde9fcd1 (bug 989806) for Android mochitest failures.
2014-04-27 21:25:28 -04:00
Ryan VanderMeulen
fcc2fff7b5
Merge m-c to inbound.
2014-04-27 20:57:44 -04:00
Ryan VanderMeulen
29df3d7bb2
Bug 963244 - Disable test_dataChannel_basicAudio.html on B2G emulator builds for being nearly perma-fail.
2014-04-27 20:05:37 -04:00
Ryan VanderMeulen
157bb0ca42
Merge m-c to inbound.
2014-04-27 15:09:36 -04:00