Carsten "Tomcat" Book
417e0f4ed6
Backed out changeset a7aab0099e9e (bug 1129040)
2015-04-29 16:51:32 +02:00
Carsten "Tomcat" Book
86a8802d0a
Backed out changeset e3864c540bed (bug 1159495) for breaking Nexus Builds
2015-04-29 16:41:54 +02:00
Carsten "Tomcat" Book
30e97ddfc3
Backed out changeset cb9c0ddc2e22 (bug 1159495)
2015-04-29 16:41:03 +02:00
Olli Pettay
791767ce56
Bug 524674, nsIEventListenerService: tracking of dynamically added and removed event listeners, r=masayuki
...
--HG--
extra : rebase_source : 810b3487d639bd15ed57a302e69b5d47f1edc25f
2015-04-28 23:10:05 +03:00
Ehsan Akhgari
531d28100a
Debugging patch for bug 1157901
2015-04-29 08:31:29 -04:00
Jim Mathies
9769b139a7
Bug 1129040 - Query the chrome process blocklist service prior to instantiating plugins in the content process. r=billm
2015-04-29 06:33:10 -05:00
Jim Mathies
24d89b9386
Bug 1129040 - Provide a way for content processes to query the chrome side blocklist service. r=billm
2015-04-29 06:33:09 -05:00
Paul Adenot
12f444220c
Bug 1157986 - Remove assert in GraphStartedNotificationControlMessage::RunDuringShutdown r=roc
...
This is a copy/paste issue from AudioContextOperationControlMessage.
Also, until we have audio output device enumaration APIs in cubeb, we can't detect
this situation, so we have to make the code not crash. cubeb will have such API
as part of bug 1142613.
2015-04-29 11:02:59 +02:00
Paul Adenot
b6f4cfa31a
Bug 1157994 - Ensure AudioContext operations are started and resolved in the same order. r=roc
2015-04-29 11:02:57 +02:00
Paul Adenot
afa067ebca
Bug 1158427 - r=roc
2015-04-29 11:02:55 +02:00
Tom Schuster
c6207d1a51
Bug 1159347 - Make BaseProxyHandler::getPropertyDescriptor not-pure virtual. r=efaust
2015-04-29 10:47:48 +02:00
Carsten "Tomcat" Book
3f49cd19ad
Backed out changeset ab1ff31a82ae (bug 1159300) for m3 test failures on a CLOSED TREE
2015-04-29 09:57:36 +02:00
Carsten "Tomcat" Book
f44696b7a9
Backed out changeset 0efce0a97efe (bug 1159310) for xpc bustage on a CLOSED TREE
2015-04-29 09:53:02 +02:00
Bobby Holley
e84f76e414
Bug 1157476 - Remove synchronous dispatch in AndroidMediaResourceServer::Start. r=cajbir
2015-04-28 23:45:59 -07:00
Bobby Holley
4f3c199145
Bug 1158226 - Eagerly compute keyframe-ness and stash it on the packet holder. r=kinetik
2015-04-28 23:42:51 -07:00
Bobby Holley
3ed8d105fc
Bug 1158226 - Separate packet demuxing from the higher-level track-sorting logic. r=kinetik
2015-04-28 23:42:50 -07:00
Bobby Holley
130cc25bda
Bug 1158226 - Use NesteggPacketHolder::Timestamp to simplify code. r=kinetik
2015-04-28 23:42:49 -07:00
Bobby Holley
301c50d6de
Bug 1158226 - Store timestamps on the NesteggPacketHolder. r=kinetik
2015-04-28 23:42:49 -07:00
Bob Owen
1fadbab407
Bug 1156059 Part 2: Ensure that META REFRESH is blocked by iframe sandbox. r=bz
2015-04-29 07:28:17 +01:00
Bob Owen
06a0b5985d
Bug 1156059 Part 1: Ignore META REFRESH when document is sandboxed from automatic features. r=bz
2015-04-29 07:28:17 +01:00
Edwin Flores
4f4c4f7df0
Bug 1159300 - Don't use decrypting Gecko Media Plugins for non-encrypted playback - r=cpearce
2015-04-29 17:23:11 +12:00
JW Wang
a938555939
Bug 1159162 - Remove unnecessary testing prefs from media mochitests for they are defined in testing/profiles/prefs_general.js. r=kinetik.
2015-04-29 10:22:15 +08:00
JW Wang
ab2b51d624
Bug 1159144 - check (-1, -1) for invalid video size. r=jya.
2015-04-29 09:56:03 +08:00
JW Wang
7fcb4f12b5
Bug 752796 - longer timeout on slow platforms. r=cpearce.
2015-04-29 09:55:15 +08:00
Bobby Holley
cd25ae6fac
Bug 1157803 - Mirror mPlayState and mNextState to the state machine task queue and eliminate cross-thread access. r=jww
2015-04-28 21:56:20 -07:00
Bobby Holley
5d61139eec
Bug 1157803 - Clean up Canonical assigment to avoid accidentally tripping the default operator= implementation. r=jww
2015-04-28 21:56:20 -07:00
Bobby Holley
9a2aac55ff
Bug 1157803 - Const-correct some methods. r=jww
2015-04-28 21:56:19 -07:00
Bobby Holley
201b659dcf
Bug 1157803 - Don't auto-disconnect mirrors when the holder is destroyed off-owner-thread. r=jww
...
Another consequence of the MDSM's thread model.
2015-04-28 21:56:19 -07:00
Bobby Holley
913a82dcb8
Bug 1157803 - Support connect-during-initialization for mirrors. r=jww
...
The MDSM is constructed and destroyed on the main thread, but runs most
everything else on the task queue. So we need to bend the rules a bit here
to conveniently connect its mirrors during construction.
2015-04-28 21:56:18 -07:00
Bobby Holley
7bf0120925
Bug 1157803 - Loosen dispatch requirements for state mirroring. r=jww
2015-04-28 21:56:18 -07:00
Bobby Holley
4fc746eeac
Bug 1157803 - Add an extra assertion to MediaTaskQueue::BeginShutdown. r=jww
2015-04-28 21:56:17 -07:00
Chris Pearce
7f97d32258
Bug 1159495 - Only report that Adobe EME is available if we have a plugin-container voucher. r=edwin
2015-04-29 16:47:37 +12:00
Chris Pearce
9f8788bac7
Bug 1159495 - Only report Adobe EME supported if required WMF codecs are installed. r=edwin
2015-04-29 16:47:14 +12:00
Cameron McCormack
66534e75d7
Bug 1157150 - Add nsDOMWindowUtils.postRestyleSelfEvent method, for use in tests. r=smaug
2015-04-29 14:47:14 +10:00
Doug Turner
5f2f255c9e
Bug 1159310 - Remember the push count and last push time for
...
push events. r=kit
2015-04-28 09:40:57 -07:00
Wes Kocher
2dd76b5a8a
Backed out changeset d53d91a3fae7 (bug 1155547) for b2g xpcshell orange CLOSED TREE
2015-04-28 13:40:49 -07:00
Ryan VanderMeulen
62c1b37f2f
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-28 16:03:15 -04:00
Ryan VanderMeulen
dc34386c9f
Merge inbound to m-c. a=merge
2015-04-28 15:27:26 -04:00
Sotaro Ikeda
669ba8ebf0
Bug 1158692 - Change omx AudioSink to GonkAudioSink r=cpearce
...
--HG--
rename : dom/media/omx/AudioSink.h => dom/media/omx/GonkAudioSink.h
2015-04-28 06:50:59 -07:00
Doug Turner
8129277b27
Bug 1149271 - Remove subscriptionid. r=baku
2015-04-26 03:59:38 -07:00
Jed Davis
1b9d15f48d
Bug 1151597 - Step 1: Change memory reporting IPC to send one report per message. r=erahm
...
Also fixes bug 1005154 -- since there's now a method for "end of report",
we might as well call it from ActorDestroy instead of Recv__delete__.
--HG--
extra : rebase_source : 89f467fbc553a1a3a4d9b144fff747fa3447f21b
2015-04-27 15:45:00 -04:00
Jed Davis
796a0902b3
Bug 1151597 - Step 0: Move IPC memory report generation number to parent-side actor. r=erahm
...
Preliminary cleanup before the main patch. There's no reason for the
child to send the generation number back to the parent when the parent
already had it; the IPDL actor abstraction will ensure that the binding
between parent-side state and child-side state is maintained.
--HG--
extra : rebase_source : 42163bca488e4f63c14e4aee54f91a72a796f081
2015-04-27 15:44:00 -04:00
Aaron Klotz
d5c84432d0
Bug 1156800: Post a task to send async NPP_New result from child to parent; r=jimm
...
--HG--
extra : rebase_source : ee89159fd7781496aef5fdd55cfe9b610338581d
2015-04-27 16:07:28 -06:00
Boris Zbarsky
7fb122d0a2
Bug 1157588. Produce a better error message when someone tries to pass a mixin as an argument. r=peterv
2015-04-28 12:25:55 -04:00
Boris Zbarsky
864f723c0c
Bug 1155946 part 2. Add mayResolve methods to DOM classes with resolve hooks. r=peterv
2015-04-28 12:25:55 -04:00
Chih-Kai (Patrick) Wang
4e8def4afd
Bug 1155547 - Wait Nuwa forking a process if preallocated process isn't present. r=khuey
2015-04-29 00:22:44 +08:00
Bobby Holley
67746258d9
Bug 1158916 - Revert change to NotifyDataArrived. r=me
2015-04-28 09:21:48 -07:00
Valentin Gosu
da7974f079
Bug 1158868 - PeerConnection should not depend on navigator.onLine r=jesup
2015-04-28 18:29:57 +03:00
Bevis Tseng
3810a891ed
Bug 1155142
- Part 2: Refactor RIL-related Modules. r=kchen
2015-04-17 19:06:24 +08:00
Bevis Tseng
411426aa0f
Bug 1155142
- Part 1: Move All IccInfo-related Implementation to IccService to deprecate rilContext. r=echen
2015-04-17 19:03:46 +08:00