Commit Graph

22373 Commits

Author SHA1 Message Date
Nicholas Nethercote
9366b60202 Bug 955942 (part 1) - Remove unnecessary nsIMemoryReporter qualifiers from UNITS_* and KIND_* constants. r=mccr8.
--HG--
extra : rebase_source : f760568c08af03d9fec316bf95e7d4388078a03d
2013-12-11 11:59:39 -08:00
Ryan VanderMeulen
d0a9cd5005 Merge b2g-inbound to m-c. 2014-01-02 16:14:38 -05:00
Jan Jongboom
a9e07e2740 Bug 952080 - Rejection state for sendKey. r=yxl 2014-01-02 10:39:26 -05:00
Henri Sivonen
9cc02fab98 Bug 213517 part 1 - Interpret x-user-defined as windows-1252 in <meta> for compatibility with other browsers. r=smontagu.
--HG--
rename : parser/htmlparser/tests/mochitest/file_bug672453_meta_utf16.html => parser/htmlparser/tests/mochitest/file_bug672453_meta_userdefined.html
2014-01-02 09:18:19 +02:00
Masatoshi Kimura
40c3a61d7b Bug 876238 - Convert DeviceAcceleration and DeviceRotationRate to WebIDL bindings. r=smaug 2014-01-02 07:52:47 +09:00
Szu-Yu Chen [:aknow]
905575357b Bug 951030 - Radio state rollback. r=hsinyi 2014-01-02 10:39:26 -05:00
Andrew McCreight
91646dadb8 Bug 950959 - Rename scheduled cycle collector stuff to slice. r=smaug 2014-01-01 11:00:35 -08:00
Andrew McCreight
64258f4913 Bug 950949 - Run forgetSkippable per CC not per slice. r=smaug 2014-01-01 11:00:35 -08:00
Andrew McCreight
109859ab5c Bug 948554, part 3 - Capture max slice time in logs and telemetry. r=smaug 2013-12-31 09:20:21 -08:00
Andrew McCreight
af204ebe2b Bug 948554, part 2 - Convert some of nsJSEnvironment to TimeStamp for greater precision. r=smaug 2013-12-31 09:20:21 -08:00
Andrew McCreight
32ef1c52a6 Bug 948554, part 1 - Rename PrepareForCycleCollection and make it a method. r=smaug
This name is more precise, because we must call it once per slice,
not once per CC.  Being a method on the CC stats object is more consistent.
2013-12-31 09:20:21 -08:00
Ms2ger
43f9a33d7a Bug 950143 - Followup: fix gonk builds. 2013-12-31 11:37:46 +01:00
Ms2ger
fc0c5d7215 Bug 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc 2013-12-31 10:06:12 +01:00
Ms2ger
4057436bec Bug 952018 - Part b: Update web-platform-tests tests; r=jgraham 2013-12-31 10:06:11 +01:00
Ms2ger
28b930671a Bug 952018 - Part a: Remove obsolete expected failures; r=jgraham 2013-12-31 10:06:11 +01:00
Ms2ger
720834258c Bug 939048 - Part f: Move mochitests to manifests in dom/workers; r=jst 2013-12-31 10:06:11 +01:00
Ms2ger
a13efee8a8 Bug 939048 - Part e: Move mochitests to manifests in dom/plugins/test/mochitest; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
09b5919765 Bug 939048 - Part d: Move mochitests to manifests in dom/tests/mochitest/webapps/apps; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
6d173f2be7 Bug 939048 - Part c: Move mochitests to manifests in dom/tests/mochitest/pointerlock; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
84bedd1c4d Bug 939048 - Part b: Move mochitests to manifests in dom/tests/mochitest/whatwg; r=jst 2013-12-31 10:06:10 +01:00
Ms2ger
998959926a Bug 939048 - Part a: Move mochitests to manifests in dom/network; r=jst 2013-12-31 10:06:10 +01:00
Reuben Morais
62b01698c2 Bug 946294 - Use cached sequences for array attributes in the Contacts interfaces. r=bz r=gwagner 2013-12-29 15:41:35 -02:00
David Zbarsky
de37e93bb2 Bug 952977: Use gfx::Matrix in ipdl r=nical 2013-12-26 13:06:53 -05:00
Wes Kocher
76819e44d8 Merge m-c to inbound 2013-12-24 15:25:23 -08:00
Wes Kocher
b9030fdc53 Merge b2g-inbound to m-c 2013-12-24 15:13:27 -08:00
Ben Tian
96953caf23 Bug 947870 - Assertion in BluetoothOppManager::CreateFile (bluedroid), r=echou 2013-12-23 16:47:12 +08:00
Ben Tian
02483f8f82 Bug 939022 - BluetoothUtils for bluedroid. Patch 2/3: Modify files, r=echou 2013-12-23 11:24:11 +08:00
Neil Deakin
5631de9296 Bug 906666, treat frozen windows as not visible, so that they don't get focused, r=smaug 2013-12-23 09:24:36 -05:00
Ben Tian
7722a2510c Bug 939022 - BluetoothUtils for bluedroid. Patch 1/3: Move files, r=echou
--HG--
rename : dom/bluetooth/BluetoothUtils.cpp => dom/bluetooth/bluedroid/BluetoothUtils.cpp
rename : dom/bluetooth/BluetoothUtils.h => dom/bluetooth/bluedroid/BluetoothUtils.h
rename : dom/bluetooth/BluetoothUtils.cpp => dom/bluetooth/bluez/BluetoothUtils.cpp
rename : dom/bluetooth/BluetoothUtils.h => dom/bluetooth/bluez/BluetoothUtils.h
2013-12-16 19:00:54 +08:00
Shawn Ku
21903cb6b9 Bug 947110 - Part2: Add test cases. B2G RIL: Add support for decoding FCP Template in BerTlvHelper. v2. r=yoshi. 2013-12-23 13:55:29 +08:00
Shawn Ku
47254d3f91 Bug 947110 - Part1: RIL patch. B2G RIL: Add support for decoding FCP Template in BerTlvHelper. v5. r=yoshi. 2013-12-23 10:35:39 +08:00
Carsten "Tomcat" Book
fd393640f5 Merge mozilla-central to b2g-inbound 2013-12-23 05:55:29 +01:00
Szu-Yu Chen [:aknow]
f7c59bff53 Bug 904934 - Remove mobilenetwork check. r=hsinyi 2013-12-23 10:59:43 +08:00
Honza Bambas
6a17879fd1 Bug 918880 - Followup - gracefully recover from scheduleUpdate() failure r=fabrice 2013-12-22 18:31:15 -08:00
Andrew McCreight
a95ab3d09f Bug 937960, part 5 - Add pref to activate ICC. r=smaug 2013-12-22 10:14:36 -05:00
Andrew McCreight
485088fdf2 Bug 937960, part 4 - Reduce time until CC when it is incremental. r=smaug 2013-12-22 09:58:20 -05:00
Andrew McCreight
53e4433905 Bug 937960, part 3 - Pass in a small time budget with ICC. r=smaug 2013-12-22 09:58:19 -05:00
Andrew McCreight
748da4eaa4 Bug 937960, part 2 - Add ICC slice timer and scheduling. r=smaug 2013-12-21 09:35:08 -05:00
Andrew McCreight
8cea884f60 Bug 937960, part 1 - Add static var for incremental CC. r=smaug 2013-12-21 09:35:08 -05:00
William Chen
a77e9ae737 Bug 887538 - Implement web components shadow element. r=mrbkap 2013-12-20 22:43:58 -08:00
Boris Zbarsky
4a425922ba Bug 952062. Fix union codegen to properly destroy the union members if conversion to them fails. r=dzbarsky 2013-12-20 15:33:57 -05:00
Wes Kocher
207a21dbe8 Merge m-c to inbound 2013-12-20 19:00:45 -08:00
Wes Kocher
53c4b1ac6a Merge inbound to m-c 2013-12-20 18:42:04 -08:00
Wes Kocher
84b5646ffb Backed out changeset df0855f26e4d (bug 949642) for introducing a new intermittent failure 2013-12-20 18:33:55 -08:00
Wes Kocher
900bc805d5 Backed out changeset 6532bf066bb4 (bug 882299) 2013-12-20 18:33:04 -08:00
Steve Fink
a710319696 Backed out changeset f71e6905567f (bug 952688)
--HG--
extra : rebase_source : 8d66cb74d228fd4e34c72afab98132bf1d2ba549
2013-12-20 16:46:31 -08:00
Olli Pettay
e979b883fc Bug 949722 - Assigning to '.onerror' of XHR appends an event listener, rather than overwriting it (only in workers), r=khuey 2013-12-21 02:22:13 +02:00
Steve Fink
abb96de92a Bug 952688 - Root CallbackObject's CallSetup around GlobalScope() call, r=terrence 2013-12-20 16:07:00 -08:00
Wes Kocher
1221083b0e Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8) 2013-12-20 13:43:46 -08:00
Nils Ohlmeier [:drno]
3c045a93e8 Bug 951892 - Adding ICE Connection state checks to PeerConnection Mochitests r=abr 2013-12-20 14:00:00 -06:00