Commit Graph

18587 Commits

Author SHA1 Message Date
Edgar Chen
c63fe6b98b Bug 944234 - Same message type with different client id should be treated as a different message. r=hsinyi 2013-11-28 18:10:38 +08:00
Eric Chou
31b12ffadb Bug 942712 - Ensure event 'AdapterAdded' will be fired after 'Enabled' being fired, r=gyeh 2013-11-27 16:24:51 +08:00
Eric Chou
a258270b4d Bug 942712 - Set gToggleInProgress to false when bt toggling is done, r=gyeh
From 2e8e1d84251fac968caf9104536d1b794c986670 Mon Sep 17 00:00:00 2001
2013-11-26 15:13:43 +08:00
Edgar Chen
e6df73a1d6 Bug 944250 - Remove RILQUIRKS_MODEM_DEFAULTS_TO_EMERGENCY_MODE and correct marionette tests. r=hsinyi 2013-11-28 15:21:02 +08:00
"allstars.chh"
2335caca14 Bug 943234 - Part 2: update test cases. r=vicamo
From fb153186a90d3045d71176e025201ce4a14c2c9b Mon Sep 17 00:00:00 2001
---
 dom/icc/tests/marionette/test_icc_contact.js |   15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)
2013-11-28 17:01:44 +08:00
Yoshi Huang
1fdf1012ee Bug 943234 - Part 1: return mozContact in updateContact. r=vicamo
From 237b1d77da6e1470979dfc422e3f2e2f30066b43 Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/RILContentHelper.js |   29 ++++++++++++++++++++++++++++-
 dom/system/gonk/ril_worker.js       |    7 +++++--
 2 files changed, 33 insertions(+), 3 deletions(-)
2013-11-28 17:50:01 +08:00
Carsten "Tomcat" Book
3694fef2cc Merge m-c to b2g-inbound 2013-11-28 14:48:55 +01:00
Carsten "Tomcat" Book
b6f848e4ca Backed out changeset 097a3702af4f (bug 942712) Build Bustage on a CLOSED TREE 2013-11-28 12:10:03 +01:00
Carsten "Tomcat" Book
bcf7e426ab Backed out changeset b064b9271e0e (bug 942712) Build bustage on a CLOSED TREE 2013-11-28 12:09:46 +01:00
Carsten "Tomcat" Book
d0f09b7819 merge mozilla-inbound to mozilla-central 2013-11-28 11:46:48 +01:00
Eric Chou
241e66d77a Bug 942712 - Ensure event 'AdapterAdded' will be fired after 'Enabled' being fired, r=gyeh 2013-11-28 17:49:04 +08:00
Eric Chou
206a864559 Bug 942712 - Set gToggleInProgress to false when bt toggling is done, r=gyeh 2013-11-28 17:48:53 +08:00
Ghislain Lacroix
3963301057 Bug 938023 - Download API (Asynchronous Responses for API Tests). r=fabrice, gwagner 2013-11-27 23:18:17 -08:00
Fabrice Desré
a92f2b5c4e Bug 938023 - Implement the download API : Part 3, tests. r=auswerk 2013-11-27 23:18:12 -08:00
Fabrice Desré
765ebb0c7e Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk 2013-11-27 23:18:08 -08:00
Fabrice Desré
4e16581f9d Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk 2013-11-27 23:17:39 -08:00
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Cameron McCormack
83cfdc715c Bug 922669 - Part 1: Parse selectors with user action pseudo-classes after pseudo-elements. r=bz 2013-11-28 17:46:38 +11:00
Carsten "Tomcat" Book
1dc9070a7b Merge m-c to b2g-inbound 2013-11-27 12:50:24 +01:00
Carsten "Tomcat" Book
b2a4117318 Backed out changeset 3436989a306e (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:39 +01:00
Carsten "Tomcat" Book
504b02db96 Backed out changeset 8ef36d96a366 (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:31 +01:00
Carsten "Tomcat" Book
27b1351d98 Backed out changeset abf315caa163 (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:22 +01:00
Carsten "Tomcat" Book
3e98b7afc4 Backed out changeset 274255d4107d (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:13 +01:00
Reuben Morais
18eb8dee6e Bug 935361 - Use CheckPermission in the PContentParent Geolocation message handlers. r=dougt 2013-11-27 02:28:16 -02:00
Nicholas Nethercote
374aa9dfb5 Bug 943660 (attempt 2) - Remove nsIMemoryReporter::name, because it's (a) unused and (b) a bad idea. r=mccr8.
--HG--
extra : rebase_source : 4381c3c424e34198b83c45fa0ac0d9a670bab2b8
2013-11-26 18:38:50 -08:00
Mike Hommey
2f727b6d62 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Luke Wagner
f576909fbf Bug 929236 - Don't waste time caching small asm.js modules (r=sstangl)
--HG--
extra : rebase_source : 03c1f15c9ad89e0cae2e53a633ab743656380bf5
2013-11-18 16:02:05 -06:00
Luke Wagner
ffe398ce2a Bug 929236 - Cache asm.js compiled code in Gecko (r=janv)
--HG--
extra : rebase_source : 1c97962da0044858c583fc45e69dd22e519b8066
2013-11-18 15:49:53 -06:00
Ehsan Akhgari
dbd25bdfdc Bug 943712 - Build parts of dom/mobilemessage in unified mode; r=gene 2013-11-26 23:46:24 -05:00
Ehsan Akhgari
957da38a71 Backed out changeset 076bf878c59a (bug 942432) for build bustage 2013-11-26 22:14:23 -05:00
Olli Pettay
dfb86d51d8 Bug 942432 - Remove nsIJSEventListener::mContext, r=bz
--HG--
extra : rebase_source : 0339018010bd6a079080f603db231837bfa9bf00
2013-11-27 03:40:49 +02:00
Wes Kocher
aead8a0b38 Merge m-c to inbound 2013-11-26 20:05:18 -06:00
Wes Kocher
5517bc7312 Merge b2g-inbound to m-c 2013-11-26 19:34:07 -06:00
Nicholas Cameron
d6f2d86ba3 Bug 932888. Remove thebes paths from ThebesLayerBuffer (part 1). r=mattwoodrow 2013-11-27 13:29:45 +13:00
John Schoenick
0006952d88 Bug 941892 - Take an early return if nsPluginStreamListenerPeer gets passed an unknown stream. r=bsmedberg 2013-11-26 16:23:52 -08:00
Josh Matthews
729caa9d0a Bug 931930 - Initialize all members of PositionOptions when creating it by hand in the chrome process. r=dougt 2013-11-26 18:25:43 -05:00
Ryan VanderMeulen
9071a054e6 Backed out changesets 7caa8e80b06a, 1509f8be5df3, a249bd79e71a, and 9cc4a77561e8 (bug 933082) for mochitest asserts on a CLOSED TREE. 2013-11-26 14:58:09 -05:00
Szu-Yu Chen [:aknow]
4785d38c38 Bug 942731 - Fix unexpected reverse. r=vicamo 2013-11-26 13:58:41 -05:00
Szu-Yu Chen [:aknow]
39a1ef28f5 Bug 942218 - Fix isRadioChanging. r=hsinyi 2013-11-26 13:58:28 -05:00
Andrew McCreight
204e61c5d0 Bug 878447 - Don't include nsIDOMGlobalPropertyInitializer.h in generated DOM bindings. r=bz 2013-11-26 14:29:39 -05:00
Ryan VanderMeulen
f46648bc41 Backed out changeset de63b66f3d12 (bug 907743) for Windows bustage.
CLOSED TREE
2013-11-26 14:12:05 -05:00
Ehsan Akhgari
d5a5805060 Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
--HG--
extra : rebase_source : 7d4187e2286cbfc278f463317043a280ea227e9d
2013-11-26 11:38:52 -05:00
Benoit Jacob
6c51ca326b Bug 933082 - Part 4: let ClientLayerManager hold a ShadowLayerForwarder instead of inheriting from ShadowLayerForwarder. Make ISurfaceAllocator refcounted. Make SharedSurface_Gralloc keep its mAllocator alive - r=nical 2013-11-26 14:00:29 -05:00
Randy Lin
4f9eb8e54d Bug 854753 - [B2G][Audio] Implement SpeakerManager API. r=amarchesini, sr=jonas 2013-11-25 12:50:03 +13:00
Ed Morley
dddff154b7 Merge mozilla-central and b2g-inbound 2013-11-26 16:54:25 +00:00
Chris Lord
52be849d5e Backed out changeset e3b5dca30ade (bug 907743) for build failure on Windows on a CLOSED TREE 2013-11-26 14:13:23 +00:00
Carsten "Tomcat" Book
8f9ac16095 merge b2g-inbound to mozilla-central 2013-11-26 12:40:07 +01:00
Henri Sivonen
b2bca3e3e1 Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk. 2013-11-26 09:31:52 +02:00
Ben Tian
1ad0367958 Bug 921991 - B2G BT: support multiple sim cards, r=echou, r=mrbkap 2013-11-26 14:11:06 +08:00
Jamin Liu
d613f625f0 Bug 937074 - [Bluetooth] Make sure SLC established before we set up SCO. r=echou 2013-11-26 11:28:10 +08:00