- Sep 22, 2009
-
-
Markus Stange authored
Backed out changeset 7799cfb99362 (Bug 517804 - Flush reflows and invalidations during viewWillDraw) because it caused a ts_shutdown regression.
-
- Sep 21, 2009
-
-
Markus Stange authored
-
Reed Loden authored
-
Robert O'Callahan authored
Bug 517818. Suppress seeking to the end of the stream on Resume, there is no data to read there. r=kinetik
-
- Sep 19, 2009
-
-
Robert O'Callahan authored
Bug 516740. Never simplify the visible region by increasing its area when we're subtracting opaque areas from the visible region. Instead, just don't subtract the opaque area if it would make the visible region too complex. r=bzbarsky --HG-- extra : rebase_source : 388dd9229d6d1a50efd409f508aded95f1ec226a
-
Robert O'Callahan authored
--HG-- extra : rebase_source : 2aac24423b822a5737714115ff9bc3c53677ddd2
-
- Sep 15, 2009
-
-
Robert O'Callahan authored
Bug 513144. nsWaveDecoder::PlaybackEnded should call UpdateReadyStateForData to ensure that we enter HAVE_CURRENT_DATA ... otherwise it get into the ended state with HAVE_FUTURE_DATA or HAVE_ENOUGH_DATA, which is wrong. r=kinetik --HG-- extra : rebase_source : 75bcd57e9c7d93bcf24663731e2e6aadacf07a86
-
Robert O'Callahan authored
Bug 513144. Allow streams that are related by mozLoadFrom to share data loaded after the initial clone. r=doublec --HG-- extra : rebase_source : 4dab31030b84ce6066ba694851bb7587a051fe2c
-
Robert O'Callahan authored
Bug 513144. Make nsMediaChannelStream::CloneData clone the underlying cache stream, which adds the new stream as co-owner of all the nsMediaCache blocks currently cached for the original stream. Also, use NS_NEW_RUNNABLE_METHOD instead of the SuspendedStatusChanged class. r=doublec --HG-- extra : rebase_source : 982c38bf513865033a2c51554ded3f3f365eeb3a
-
Robert O'Callahan authored
--HG-- extra : rebase_source : 8788764ff6c883d2da5347ead39660626deb9d7c
-
Robert O'Callahan authored
Bug 513144. Allow nsMediaCache blocks to belong to more than one BlockList at the same time. r=doublec --HG-- extra : rebase_source : e4a53bca2a8c6c7624cbe889f981a57e07b587ad
-
Robert O'Callahan authored
--HG-- extra : rebase_source : 71d04afaf21d268e3eddbb40e9894479698d1bfc
-
Robert O'Callahan authored
Bug 513144. Hoist nsMediaStream creation up into nsHTMLMediaElement, out of the decoders. Pass the stream as the parameter to nsMediaDecoder::Load. r=doublec --HG-- extra : rebase_source : f418076a0d534d528dbded66b2d49d8fe908de4b
-
Robert O'Callahan authored
Bug 513144. Split static nsMediaStream::Open into static nsMediaStream::Create and nonstatic nsMediaStream::Open. Move call to NS_GetFinalChannelURI down into nsMediaStream::Create. r=doublec --HG-- extra : rebase_source : be999ad63f1bb1f8adcbbac0640a916f022203a7
-
Robert O'Callahan authored
Bug 513144. Remove mURI from the decoders, and change nsMediaDecoder::GetCurrentURI to GetCurrentStream so nsHTMLMediaElement::GetCurrentSrc gets the URI directly from the stream. r=doublec --HG-- extra : rebase_source : b1e9680cf33cf7dded79383dfdf7559bbd7b1a78
-
- Sep 11, 2009
-
-
Robert O'Callahan authored
Bug 513144. Move ownership of the Ogg decoder's nsMediaStream out from nsChannelReader to nsOggDecoder. Also remove unnecessary mNotifyOnShutdown flag from nsOggDecoder and nsWaveDecoder. Since Load can only be called once after Init, remove unnecessary initialization of variables in Load and move some code up from Load to Init in both backends to simplify Load. r=doublec --HG-- extra : rebase_source : 65cd9f01424f5b8ab8507e4788f2b8228ce1e2b0
-
- Sep 07, 2009
-
-
Robert O'Callahan authored
Bug 510856. Create tests for which areas of the page are repainted or blitted by scrolling. r=dbaron --HG-- extra : rebase_source : ab2ce1c1a77c42b0ea319cfe4aa0da89395cd632
-
Robert O'Callahan authored
Bug 510856. Round out 'visible area of moving content' to device pixel edges to avoid stray subpixel rectangles needing to be repainted. r=dbaron --HG-- extra : rebase_source : 83e0e490c4b145fb774ad149c7f7a9e6ff8998c7
-
- Sep 04, 2009
-
-
Robert O'Callahan authored
Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst --HG-- extra : rebase_source : 0e8b9f424d50c2d9e346f7ff15834202a6c101d1
-
- Sep 20, 2009
-
-
Mark Steele authored
-
Mark Steele authored
-
Vladimir Vukicevic authored
-
Mats Palmgren authored
-
Dão Gottwald authored
-
Dão Gottwald authored
-
Dão Gottwald authored
-
Dão Gottwald authored
-
- Sep 19, 2009
-
-
Dão Gottwald authored
-
Bobby Holley authored
Bug 517091 - Don't do an expensive asynchronous RequestDecode() if there's already an active full decoder. r=joe
-
Neil Rashbrook authored
-
Ehsan Akhgari authored
-
Timothy Nikkel authored
Bug 514127. Draw the canvas background color on the whole canvas area instead of just the viewport when RenderDocument is called with ignore scrolling flag. r=roc
-
Dão Gottwald authored
-
Henrik Skupin authored
-
Alexander Surkov authored
--HG-- rename : accessible/tests/mochitest/test_accessnode_invalidation.html => accessible/tests/mochitest/test_invalidate_accessnode.html
-
Phil Ringnalda authored
-
Phil Ringnalda authored
-
Phil Ringnalda authored
-
- Sep 18, 2009
-
-
Olli Pettay authored
-
Vladimir Vukicevic authored
-