Jonathan Kew
6d27046ad8
Bug 1145934 - Update obsolete glyph-run assertion. r=jdaggett
2015-03-23 11:43:38 +00:00
Dave Hunt
97926bf8b2
Bug 1146292 - [mozlog] Bump version to 2.11. r=jgraham
2015-03-23 11:00:58 +00:00
Jean-Yves Avenard
08e886c1bc
Bug 1143971: Rebase bustage fix. r=bustage ON A CLOSED TREE
2015-03-23 21:26:16 +11:00
Carsten "Tomcat" Book
768621b456
Backed out changeset 7d9bc7d19984 (bug 1143924) for gl4 test failures
2015-03-23 11:14:32 +01:00
Maksim Lebedev
2e2dfad8b8
Bug 1105766 - Part 2: A couple of additions to enable compilation on Windows Phone 8. r=terrence r=ehoogeveen
2015-03-21 15:24:00 +01:00
Emanuel Hoogeveen
86b08511e4
Bug 1105766 - Part 1: Extend the GC allocation logic to work on Windows Phone. r=terrence
2015-03-21 15:22:00 +01:00
Shih-Chiang Chien
f183824f21
Bug 1080130 - unreferenced socket might be closed before opened. r=khuey.
2015-03-19 18:21:32 +08:00
Martijn Wargers
d5aded0dfd
Bug 920013 - Rewrite test_cocoa_focus.html to use SpecialPowers. r=smichaud
2015-03-20 18:51:17 +01:00
Jean-Yves Avenard
9a1807412b
Bug 1145411
: Reduce Apple audio decoder verbosity. r=mattwoodrow
2015-03-23 21:09:05 +11:00
Jean-Yves Avenard
62192fbce3
Bug 1143971: Part2. Re-enable mediasource-duration.html tests. r=karlt
2015-03-23 21:08:06 +11:00
Jean-Yves Avenard
bc6e9ac326
Bug 1144617: Part2. Allow seek to end of mediasource.duration. r=mattwoodrow
...
When seeking to the end of a mediasource media data, we will instead seek
to the last audio and video sample. The MediaDecoderStateMachine will then
request more audio or video data that will make it hit End Of Stream and
complete the seek.
2015-03-23 21:08:05 +11:00
Jean-Yves Avenard
e8044901c0
Bug 1144617: Part1. Add MediaResource::IsLiveStream() API. r=cpearce
...
We can't just rely on the MediaResource size to be -1 with MSE. It needs a
dedicated method.
2015-03-23 21:08:05 +11:00
Jean-Yves Avenard
c5553526a1
Bug 1143971: Part1. Come out of waiting mode when mediasource is ended. r=mattwoodrow
2015-03-23 21:08:05 +11:00
Jean-Yves Avenard
1e9b3335bb
Bug 1141333: Mark reader has ended when EndOfStream explicit. r=mattwoodrow
2015-03-23 21:08:05 +11:00
Jean-Yves Avenard
5bf5b6c68f
Bug 1144980: Don't fire timeupdate event immediately after seeking event. r=karlt
2015-03-23 21:08:00 +11:00
Jean-Yves Avenard
413c92bf44
Bug 1144509: Part2. Update webref tests. r=karlt
2015-03-23 21:03:40 +11:00
Jean-Yves Avenard
c3b994a311
Bug 1144509: Part1. Fire timeupdate before seeked event as per spec. r=karlt
2015-03-23 21:03:39 +11:00
Tooru Fujisawa
bbbfc30234
Bug 1144322 - Handle tabindex in overridden IsInteractiveHTMLContent methods. r=smaug
2015-03-23 18:02:33 +09:00
Nicholas Nethercote
562969d4cd
Bug 1129786 (part 2) - Instantiate nsDOMAttributeMap::mAttributeCache eagerly. r=bz.
...
Now that empty PLDHashTables don't allocate any entry storage, we can undo the
lazification of nsDOMAttributeMap::mAttributeCache from bug 1059056.
2015-02-03 00:03:28 -08:00
Nicholas Nethercote
b9f87624af
Bug 1129786 (part 1) - Instantiate RuleHash::m*Table eagerly. r=bz.
...
Now that empty PLDHashTables don't allocate any entry storage, we can undo the
lazification of RuleHash::m*Table from bug 700914.
2015-03-22 20:19:18 -07:00
Jeff Gilbert
6470acf915
Bug 1143979 - Use RAII local instead of useless temporary. - r=kamidphish
2015-03-16 19:38:06 -07:00
Jeff Gilbert
552d19d320
Bug 1143924 - Add GENERATED header to generated wrappers. - r=kamidphish
2015-03-23 01:14:59 -07:00
Benjamin Bouvier
794c2cfc5b
Bug 1144692: Fix --disable-ion builds; r=h4writer
2015-03-23 07:59:36 +01:00
Dan Glastonbury
9c232c6534
Bug 1048745 - Uniform with GLuint. r=jgilbert
2015-03-23 16:38:00 +10:00
Dan Glastonbury
d4b377d664
Bug 1048745 - Non square UniformMatrix. r=jgilbert
2015-03-23 16:37:59 +10:00
Ehsan Akhgari
c597406c8c
Bug 1146204 - Build libopus in unified mode; r=cpearce
2015-03-23 02:31:41 -04:00
Dan Glastonbury
a9b7570b8f
Bug 1048721 - Implement WebGL2Sync. r=jgilbert
2015-03-23 16:20:53 +10:00
Karl Tomlinson
708218f202
bug 1144189 don't dispatch runnable again after immediate dispatch in RunAfterPendingUpdates r=roc
2015-03-18 09:29:33 +13:00
Karl Tomlinson
b76acaeb32
bug 1144341 RemoveDecoder() when initialization is aborted r=jya
2015-03-23 18:13:38 +13:00
Edwin Flores
7d338b8c72
Bug 1134434 - Fix bustage on a CLOSED TREE - r=bustage
2015-03-23 16:44:20 +13:00
Stephen Pohl
79b276834a
Bug 1145694: Uninstall Adobe EME when media.eme.enabled is set to false. r=mossop
2015-03-22 23:12:16 -04:00
Stephen Pohl
4d29cc72c2
Bug 1145336
: Test updates. r=jwwang
2015-03-22 23:12:07 -04:00
Stephen Pohl
5690cc9e3f
Bug 1145336
: Remove old GMPs during updates. r=jwwang
2015-03-22 23:12:03 -04:00
JW Wang
abd375b7b0
Bug 1145057 - Block drawImage() from EME media. r=roc.
2015-03-22 18:09:18 +08:00
Edwin Flores
55b656bb4b
Bug 1134434 - Fire loadedmetadata before encrypted event on encrypted MP4s - r=cpearce
2015-03-23 15:31:15 +13:00
Edwin Flores
6ae01b039b
Bug 1134434 - Change test_eme_non_fragmented to expect a loadedmetadata' event instead of
encrypted' - r=cpearce
2015-03-23 15:31:15 +13:00
Matt Woodrow
b66c3ec27e
Bug 1145513 - Upload YCbCr image data on the client side when using d3d9 layers. r=nical
2015-03-23 15:13:56 +13:00
Cameron McCormack
ddd583144e
Bug 1145912 - Make single_transition_reversed and multiple_transitions more robust. r=birtles
2015-03-23 13:07:25 +11:00
Phil Ringnalda
a9d08b592f
Backed out 2 changesets (bug 1137716) for bustage
...
CLOSED TREE
Backed out changeset 76b1809d22eb (bug 1137716)
Backed out changeset 726f8309756a (bug 1137716)
2015-03-22 17:36:36 -07:00
Jean-Yves Avenard
6766a88711
Bug 1145101: Part6. Remove the PDM::Shutdown() method. r=cpearce
...
PDM::Shutdown() was documented in some implementation as running from the main
thread which wasn't the case. It served no purpose and all can be done from the
destructor instead.
The PDM being a refcounted object can be referenced by more than one object.
Shutting it down too early could cause crash. This is now avoided.
2015-03-23 11:12:59 +11:00
Jean-Yves Avenard
c4e90672b8
Bug 1145101: Part5. Re-use the same PDM when recreating a decoder. r=mattwoodrow
...
This ensure proper balance of PDM/Media Data Decoder Shutdown()
2015-03-22 13:13:42 +11:00
Jean-Yves Avenard
13e41fc86a
Bug 1145101: Part4. Fix coding style. r=cpearce
2015-03-23 11:12:58 +11:00
Jean-Yves Avenard
cb1ad68b58
Bug 1145101: Part3. Ensure PDM is shutdown after decoder. r=cpearce
...
A MediaDataDecoder object can't be used once the PDM that created it is
shutdown.
We ensure that if the PDM is in use by the SharedDecoderManager we do not
shut it down.
2015-03-23 11:12:58 +11:00
Jean-Yves Avenard
89d6ca22f4
Bug 1145101: Part2. Unset VDA/VT system functions when unlinking framework. r=cpearce
...
Makes it much easier to debug when framework got unlinked but is incorrectly
still later used as it will crash as a null deref.
2015-03-23 11:12:58 +11:00
Jean-Yves Avenard
e8a4112459
Bug 1145101: Part1. Correct log entry. r=cpearce
2015-03-23 11:12:57 +11:00
Ehsan Akhgari
fc070e4c36
Bug 1146169 - Check mChannel for null-ness in nsIInterceptedChannel::SetSecurityInfo(); r=jdm
2015-03-22 19:54:03 -04:00
Nikhil Marathe
614f31e10e
Bug 1141332 - Disable content decoding and use decoded length on intercepted channels. r=mcmanus
2015-03-17 08:48:32 -07:00
Phil Ringnalda
b3c4881d3d
Bug 1137716 followup, fix typo
...
CLOSED TREE
2015-03-22 16:18:47 -07:00
Jeff Muizelaar
c86b62e180
Bug 1137716. Try blacklisting Optimus w/ Intel Ironlake Graphics. r=bas
...
Hopefully this will help and won't make things worse. We still
don't know why this regressed.
2015-03-21 15:37:00 -04:00
Olli Pettay
f72f363331
Bug 1145292 - IPC Proxy for ImageAccessible, r=tbsaunde
2015-03-22 23:44:12 +02:00