Jean-Yves Avenard
d444fdc20b
Bug 1153094: Rename LargeDataBuffer and DataBuffer object. r=cpearce
...
This causes conflicts with webRTC libraries that use those names already. The
linker appears to get it wrong and calls the destructor of the wrong class.
2015-04-15 15:27:38 +10:00
Marcos Caceres
1e0dff5c78
Bug 1153958 - Make manifest processor e10s friendly. r=ehsan
2015-04-14 16:00:00 +02:00
Jim Mathies
796e712243
Bug 1154396 - Remove a debug printf in plugin code. No bug. r=jimm
2015-04-14 13:15:30 -05:00
Carsten "Tomcat" Book
221df621f6
Backed out changeset 19f871364039 (bug 1110485) for causing bc1 winxp memory leaks on a CLOSED TREE
2015-04-15 09:55:53 +02:00
Carsten "Tomcat" Book
2b2cc53c16
Backed out changeset a74f0b2545ab (bug 1110485)
2015-04-15 09:54:48 +02:00
Carsten "Tomcat" Book
0e646e32dd
Backed out changeset 1bbb1ec38652 (bug 1110485)
2015-04-15 09:54:45 +02:00
Carsten "Tomcat" Book
baa43f42e8
Backed out changeset f37dc22f4c4f (bug 1110485)
2015-04-15 09:54:39 +02:00
Carsten "Tomcat" Book
5b8fd6b420
Backed out changeset de417ee861be (bug 1110485)
2015-04-15 09:54:36 +02:00
Carsten "Tomcat" Book
55bf253f0d
Backed out changeset fdca92fa4d55 (bug 1110485)
2015-04-15 09:54:34 +02:00
Carsten "Tomcat" Book
15e45ceb3d
Backed out changeset e8de5745c5c3 (bug 1110485)
2015-04-15 09:54:27 +02:00
Carsten "Tomcat" Book
0246dd60d8
Backed out changeset 2bf98851529e (bug 1110485)
2015-04-15 09:54:19 +02:00
Carsten "Tomcat" Book
e2906455bd
Backed out changeset a2629286ed4c (bug 1151892)
2015-04-15 09:54:11 +02:00
JW Wang
93a76e7229
Bug 1154564 - Add the ability to notify timeouts to MediaTestManager and remove flaky timeouts from test_playback.html. r=cpearce.
2015-04-15 11:12:57 +08:00
JW Wang
299f54c06e
Bug 1154559 - Remove flaky timeouts from manifest.js and register SimpleTest.registerCleanupFunction() to report unfinished tests. r=cpearce.
2015-04-15 11:12:46 +08:00
Doug Turner
0903a42d91
Bug 1153937 - enable PushServiceLauncher. r=nsm
2015-04-13 10:03:24 -07:00
Geoff Brown
c1fd985224
Bug 1133833 - Disable a few tests on Android 4.3 for intermittent failures; r=trivial
2015-04-14 21:05:40 -06:00
Ehsan Akhgari
b625414eed
Bug 1138520 follow-up: Fix the build bustage on configurations that disable the crash reporter
2015-04-14 22:56:08 -04:00
Gerald Squelart
4530d75a37
Bug 1152151 - [EME] Some tests keep working after they should have finished, part 2: Only load that each test actually needs - r=edwin
2015-04-15 10:09:25 +10:00
Gerald Squelart
75516dbe57
Bug 1152151 - [EME] Some tests keep working after they should have finished - r=edwin
2015-04-15 10:09:25 +10:00
Gerald Squelart
35e48d53ef
Bug 1142379 - Encrypt audio and video tracks using separate encryption settings - r=edwin
2015-04-14 17:53:16 +10:00
Gerald Squelart
0e247a1d84
Bug 1152153 - [EME] test_eme_persistent_sessions does not handle multi-stream cases - r=edwin
2015-04-14 17:53:11 +10:00
Gerald Squelart
f94f0a8a34
Bug 1151665 - [EME] Add missing ^headers^ files to tests, part 2: Add missing files - r=edwin
2015-04-14 17:53:01 +10:00
Gerald Squelart
959d843ae9
Bug 1151665 - [EME] Add missing ^headers^ files to tests, part 1: Update make-headers.sh to add headers for m4s files - r=edwin
2015-04-14 17:52:56 +10:00
Bill McCloskey
11d84e18ac
Bug 1138520 - Diagnostic patch for shutdown hangs (r=jchen)
2015-04-14 18:58:58 -07:00
Ehsan Akhgari
394b711776
Bug 1154389 - Stop leaking DeviceSuccessCallbackRunnable objects, and release its mOnSuccess and mOnFailure on the main thread if needed; r=jesup
2015-04-14 20:55:00 -04:00
Ben Kelly
679c37bebf
Bug 1151892 Refactor Cache Manager Context usage to be more sane and fix shutdown assert. r=ehsan
2015-04-14 17:15:12 -07:00
Chris Pearce
a38bec8b40
Bug 1154133 - Remove sync dispatches in EMEDecryptor, and mark MediaTaskQueue::SyncDispatch as deprecated. r=edwin
2015-04-15 12:14:49 +12:00
Ben Kelly
c5a53e90ad
Bug 1110485 P8 Temporarilly disable an assert in Cache FileUtils.cpp. Follow up to fix in bug 1154531. r=me
2015-04-14 17:11:20 -07:00
Ben Kelly
bd58607ccc
Bug 1110485 P7 Rename DeleteCache() to DeleteCacheId() better distinguish it from CacheDelete(). r=ehsan
2015-04-14 17:11:20 -07:00
Ben Kelly
e150774f15
Bug 1110485 P6 Remove useless cache::FileUtils type. r=ehsan
2015-04-14 17:11:19 -07:00
Ben Kelly
e39cda7579
Bug 1110485 P5 Replace useless DBSchema class type with namespace. r=ehsan
2015-04-14 17:11:19 -07:00
Ben Kelly
3f0c06ce57
Bug 1110485 P4 Keep Cache Actors alive during async operations. r=baku
2015-04-14 17:11:19 -07:00
Ben Kelly
f50ca3c005
Bug 1110485 P3 Move Fetch IPC PHeaderEntry type to Cache. Rename HeadesEntry. r=nsm
2015-04-14 17:11:19 -07:00
Ben Kelly
4a1b47327d
Bug 1110485 P2 Remove 'P' prefix from non-protocol IPC types in Cache API. r=baku
2015-04-14 17:11:19 -07:00
Ben Kelly
392a37e2f1
Bug 1110485 P1 Refactor Cache IPC requests to use a separate actor. r=baku
2015-04-14 17:11:19 -07:00
Bill McCloskey
2779aeb7d4
Bug 1131375 - Fix message ordering for in-process message manager (r=smaug)
2015-04-14 17:04:26 -07:00
Brian Birtles
b318248411
Bug 1153734 part 5 - Add AnimationEffectReadonly as a superinterface of KeyframeEffectReadonly; r=smaug
...
This patch also replaces some tabs with spaces in KeyframeEffect.h because I was
in the area.
2015-04-15 08:48:21 +09:00
Brian Birtles
0c9201c98b
Bug 1153734 part 4 - Rename other uses of 'source' and 'source content'; r=jwatt
...
This patch also tightens up a one or two references to 'target effect' replacing
them with just 'effect'. This is because 'target effect' is longer and easily
confused with 'target element'. 'effect' should be sufficient. 'target element'
is a term from the Web Animations specification and in that context, simply
referring to the 'effect' would sound a little odd.
2015-04-15 08:48:21 +09:00
Brian Birtles
e314f86f64
Bug 1153734 part 3 - Rename AnimationPlayer.source to AnimationPlayer.effect; r=smaug
...
There are still some other references to "source" in AnimationPlayer such as
HasInPlayerSource and UpdateSourceContent. These are renamed in a subsequent
patch (that doesn't require DOM peer review).
2015-04-15 08:48:21 +09:00
Brian Birtles
047064af90
Bug 1153734 part 2 - Rename Animation to KeyframeEffectReadonly; r=smaug
...
We define KeyframeEffectReadonly in KeyframeEffect.cpp since Web Animations also
defines KeyframeEffect and when we come to implement that I expect we'll define
it in the same class, maybe even using the same object.
This patch also adds a few missing includes in places where
KeyframeEffectReadonly is used so that we're not just cargo-culting it in.
2015-04-15 08:48:21 +09:00
Brian Birtles
ba76ba37a1
Bug 1153734 part 1 - Remove AnimationEffect; r=smaug
...
Most of this is fairly obvious. However, the addition of 'override' to
ElementPropertyTransition::Name() is not strictly necessary. It was simply added
because while making these changes I accidentally dropped the 'virtual' keyword
from the method in the superclass and the compiler didn't complain. Adding this
will hopefully make it harder to create the same bug in the future.
2015-04-15 08:48:20 +09:00
Ben Turner
8ea6622844
Bug 1114788, disable failing test on workers, r=mrbkap.
2015-04-14 16:40:51 -07:00
Ben Turner
caf4bfc622
Bug 1151242 - Abort version change transactions more eagerly in the event of a crash, r=khuey.
2015-04-14 16:40:51 -07:00
Wes Kocher
db67466335
Backed out changeset 2a03eeb0ec58 (bug 1154389) for static analysis bustage CLOSED TREE
2015-04-14 16:32:44 -07:00
Ehsan Akhgari
e2b1da84ff
Bug 1154389 - Stop leaking DeviceSuccessCallbackRunnable objects, and release its mOnSuccess and mOnFailure on the main thread if needed; r=jesup
2015-04-14 18:34:43 -04:00
Wes Kocher
68991a4890
Merge m-c to inbound a=merge CLOSED TREE
2015-04-14 15:32:52 -07:00
Wes Kocher
222f92d4a1
Backed out changeset 40f48cd100a2 (bug 1110485) for frequent mochitest-1 failures CLOSED TREE
2015-04-14 15:27:48 -07:00
Wes Kocher
837a3a6567
Backed out changeset 114377b11793 (bug 1110485)
2015-04-14 15:27:46 -07:00
Wes Kocher
66c30b1df2
Backed out changeset 565246a02797 (bug 1110485)
2015-04-14 15:27:45 -07:00
Wes Kocher
8f8cb9ecec
Backed out changeset 31c018015bd2 (bug 1110485)
2015-04-14 15:27:42 -07:00