Commit Graph

25931 Commits

Author SHA1 Message Date
Gregor Wagner
17b9bece40 Bug 1018512 - Fix settings blob test assertions. r=bent 2014-05-30 14:31:13 -07:00
Ben Kelly
04c162ea47 Bug 1016746: Consistently send 'child-process-shutdown' from ContentParent destruction. r=khuey 2014-05-30 17:03:05 -04:00
Henry Chang
36bf22f5ba Bug 1010733 - Add WISPr notification capability. r=schien 2014-05-23 14:19:03 +08:00
Henry Chang
4633a29cc3 Bug 997090 - Add wifi test case. r=vchang, f=vyang 2014-05-16 10:50:37 +08:00
Ryan VanderMeulen
387e8b2af5 Merge inbound to m-c. 2014-05-30 16:23:21 -04:00
Jan-Ivar Bruaroey
e8845c9403 Bug 1017774 - Relax stats test on minimum rtp payload from 8 bytes to 1. r=jesup 2014-05-29 15:12:06 -04:00
Qeole
c7bdbdf53f Bug 1011136 - Add a histogram for plugin startup duration. r=bsmedberg 2014-05-30 07:14:00 -04:00
Emilio Pozuelo Monfort
5f055ea8d8 Bug 624422 - Clean up MOZ_WIDGET_GTK usages. r=karlt
Based on a patch from Mike Hommey.
2014-05-28 04:23:00 -04:00
Carsten "Tomcat" Book
6c7f4ed2a6 Merge mozilla-central to b2g-inbound 2014-05-30 14:51:43 +02:00
Carsten "Tomcat" Book
2058d7ad70 merge b2g-inbound to mozilla-central
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 14:38:11 +02:00
Ms2ger
b790db0fab Merge mozilla-inbound to mozilla-central. 2014-05-30 14:07:35 +02:00
Ms2ger
a39cee4de3 Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz 2014-05-30 09:36:53 +02:00
Andrea Marchesini
eec1044619 Bug 886420 - Move SVGNumber to WebIDL; r=bz
This commit also implements constructors for the SVGNumber interface.
2014-05-30 09:36:52 +02:00
Ms2ger
f4f685b62c Bug 1012320 - Move the code that defines window.netscape into nsGlobalWindow and simplify it; r=bholley 2014-05-30 09:36:52 +02:00
Ms2ger
d1f63c87ff Bug 995780 - Remove CSSStyleSheet classinfo; r=bz 2014-05-30 09:36:51 +02:00
Shawn Ku
904459821e Bug 1014408 - B2G RIL: Show empty APN for 405-05 SIM. r=HsinYi 2014-05-30 11:26:04 +08:00
Wes Kocher
04d6a4623d Merge m-c to b2g-inbound 2014-05-29 18:04:59 -07:00
Wes Kocher
51289d72ba Merge b2g-inbound to m-c 2014-05-29 17:44:25 -07:00
Fabrice Desré
e090f17324 Bug 1017420 - Add support for certified apps to get the list of apps matching an activity request r=sicking 2014-05-29 17:24:49 -07:00
Ryan VanderMeulen
3dd20ce014 Merge m-c to b2g-inbound. 2014-05-29 14:36:11 -04:00
Mike Habicher
612c2ed5ec Bug 1015368 - add missing cases to OnUserError() switch, r=aosmond 2014-05-29 13:37:44 -04:00
Jon Morton
bd6eecf159 Bug 1013221: Remove duplicate object store names when a transaction is created. r=khuey 2014-05-29 13:07:35 -07:00
Brian Hackett
4e0b65ef88 Bug 941805 - Use helper thread pool in all runtimes in a process, r=billm. 2014-05-29 13:06:23 -06:00
Ryan VanderMeulen
4b8339eede Backed out changeset 3add0c55a799 (bug 984048) for mochitest-e10s timeouts. 2014-05-29 15:02:41 -04:00
Ed Morley
0c1d7d6020 Merge latest green b2g-inbound changeset and mozilla-central 2014-05-29 15:43:28 +01:00
Ed Morley
c3c9d1a417 Backed out changeset 1d4226ea1c1b (bug 854421) for causing bug 1017478 2014-05-29 10:57:03 +01:00
Ed Morley
fbbaeef2ed Backed out changeset 6c53f6dbb7d0 (bug 1013809) for causing bug 1016498 2014-05-29 10:48:42 +01:00
Kyle Huey
e79444afd1 Bug 965309: Shut down the sync loop, if any, when we shut down the XHR. r=bent 2014-05-28 22:07:38 -07:00
Shian-Yow Wu
ca5dd21dd2 Bug 1010784: Null out sync loop target to avoid assertions when reusing sync XHR. r=khuey 2014-05-28 22:07:02 -07:00
Szu-Yu Chen [:aknow]
9be248ac38 Bug 1016849 - Part 4: Remove isActive (provider). r=hsinyi 2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
f6fb2a8ba2 Bug 1016849 - Part 3: Remove isActive (bluetooth). r=btian 2014-05-29 00:16:00 -04:00
Szu-Yu Chen [:aknow]
fd74ad258f Bug 1016849 - Part 2: Remove isActive (dom). r=hsinyi 2014-05-29 00:15:00 -04:00
Szu-Yu Chen [:aknow]
5e87410479 Bug 1016849 - Part 1: Remove isActive (interface and ipc). r=hsinyi 2014-05-29 00:15:00 -04:00
Andrea Marchesini
b15607ce18 Bug 957086 - patch 3 - DataStoreService in C++ for OOP, r=janv 2014-05-30 07:59:51 +01:00
Andrea Marchesini
21d0e1aef4 Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv 2014-05-30 07:59:27 +01:00
Andrea Marchesini
86a526b1e5 Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 07:59:00 +01:00
Matt Woodrow
345fc54583 Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical 2014-05-29 09:42:14 +12:00
Peter Van der Beken
0e8aec0dab Bug 1016960 - make |instanceof WebIDLInterface| work with outer windows. r=bz.
--HG--
extra : rebase_source : d62525ea541af2cf832884fb8ea5398595887679
2014-05-28 22:45:37 +02:00
Michael Vines
b7a3c002f0 Bug 1016022 - Restart softap when the link goes down unexpectedly. r=vchang 2014-05-28 13:28:00 -04:00
Kilik Kuo
0fc3783ca7 Bug 942032 - Add singleton pattern to AudioManager and avoid accessing it from content processes. r=mchen 2014-05-28 14:19:22 +08:00
Szu-Yu Chen [:aknow]
953fdc4df9 Bug 1018051 - Delay 1s in test_outgoing_emergency_in_airplane_mode.js. r=echen 2014-05-30 03:33:00 +08:00
Bevis Tseng
6dcbc248f5 Bug 1008557 - setUiccSubscription when the RadioState is ready. r=htsai 2014-05-27 16:35:14 +08:00
Jose Antonio Olivera Ortega
b1de933084 Bug 1006380 - Set phone in PHONE_STATE_IN_COMMUNICATION audio state when telephony audio channel is in use. r=mchen 2014-05-29 09:20:42 +02:00
Szu-Yu Chen [:aknow]
e109c7cd41 Bug 1017413 - Make sure emulator command is ok. r=hsinyi 2014-05-29 15:15:21 +08:00
Vincent Chang
49fae4c1ca Bug 774582 part2 - Unable to know if there is a user connected to Wifi tethering network. r=mrbkap 2014-05-29 13:50:57 +08:00
Bevis Tseng
a663037f4b Bug 999867 - Dispatch WAP Push according to contentType which is the mandatory field in Push PDU. r=gene 2014-05-23 14:41:57 +08:00
Chuck Lee
8baf961996 Bug 790056 - Remove WPA-EAP filter. r=vchang 2014-05-27 14:31:09 +08:00
Nicholas Nethercote
846089876a Bug 1018039 - Enable DMD on TBPL debug builds. r=glandium.
--HG--
extra : rebase_source : 90b11d0a42d9a3f41630fedd4af0e60d34e67d7f
2014-05-19 18:17:07 -07:00
Matt Woodrow
b61c593824 Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical 2014-05-29 09:42:14 +12:00
Ehsan Akhgari
47dfe34897 Bug 1017820 - Remove the classinfo for DOMWindowUtils; r=bzbarsky 2014-05-29 22:45:47 -04:00