Commit Graph

8659 Commits

Author SHA1 Message Date
Benoit Girard
d06afbe640 Bug 526864 - Remove unused parameter aFrameToUse in RasterImage::DoComposite. r=bobbyholley 2011-10-08 00:03:47 -04:00
Scott Johnson
8d7c886eb9 Backout cset 1da3cfb954b1 from bug 666446 while we sort out regressions 2011-10-07 00:26:13 -07:00
Scott Johnson
2028eb6745 Backout cset 7a32a21af687 from bug 666446 while we sort out regressions 2011-10-07 00:24:27 -07:00
Scott Johnson
fea7a53ca4 Backout cset 94252c34312e from bug 666446 while we sort out regressions 2011-10-07 00:24:15 -07:00
Scott Johnson
76be1eab52 Backout cset d6488a41e72e from bug 666446 while we sort out regressions 2011-10-07 00:24:02 -07:00
Scott Johnson
438ecbf4f0 Backout cset 2fc2cff5bc6e from bug 666446 while we sort out regressions 2011-10-07 00:23:49 -07:00
Scott Johnson
a46a61c1e9 Backout cset fbf08c5aa833 from bug 666446 while we sort out regressions 2011-10-07 00:23:36 -07:00
Scott Johnson
9524c18bd4 Backout cset 11c3d02d1c0e from bug 666446 while we sort out regressions 2011-10-07 00:23:19 -07:00
Scott Johnson
07ad835f30 Backout cset 9669c49bdf67 from bug 666446 while we sort out regressions 2011-10-07 00:23:06 -07:00
Scott Johnson
4aaa67208a Backout cset e02aa8977225 from bug 666446 while we sort out regressions 2011-10-07 00:22:48 -07:00
Scott Johnson
8523e8d36f Backout cset 2a62ca6580da from bug 666446 while we sort out regressions 2011-10-07 00:22:36 -07:00
Scott Johnson
5976fb7f43 Backout cset ae1ba25d7d07 from bug 666446 while we sort out regressions 2011-10-07 00:22:23 -07:00
Jonathan Kew
d64605241c bug 689736 - enable harfbuzz on android for hebrew (to fix glyph mirroring) and thai scripts. r=smontagu 2011-10-06 10:37:15 +01:00
Scott Johnson
fe00eb3ac5 Bug 666446, Part 18/18 - Test for initially non-displayed iframe containing an animated image. [r=joe] 2011-10-03 13:39:13 -07:00
Scott Johnson
87fbf52434 Bug 666446, Part 17/18 - Test for change of source to gif animation. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
400e4a6e75 Bug 666446, Part 16/18 - Test for animated images within a XUL tree. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
a9146272ba Bug 666446, Part 15/18 - Test for animations embedded within SVG filters. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
f7ba1d0f20 Bug 666446, Part 14/18 - Test for animated background images. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
2b4590a1d7 Bug 666446, Part 13/18 - Test for animated gif images embedded in list-style-images. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
3c8fb0b8c8 Bug 666446, Part 12/18 - Mochitest to test animation via refresh driver on SVG image elements. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
89f12c317d Bug 666446, Part 11/18 - Basic gif animation functionality test. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
359b796032 Bug 666446, Part 10/18 - Test framework for animated gif tests. [r=joe] 2011-10-03 13:39:05 -07:00
Scott Johnson
0905ba98fd Bug 666446, Part 9/18 - Implement methods in RasterImage in order to faciliate refresh driver-based animations. [r=dholbert,joe] 2011-10-03 13:39:05 -07:00
Scott Johnson
136bdc4d9f Bug 666446, Part 1/18 - Add method to imgIContainer for notification of refresh driver events. [r=dholbert,joe][sr=bz] 2011-10-03 13:39:05 -07:00
Marco Bonardo
a730c3543c Merge last good changeset from mozilla-inbound to mozilla-central 2011-10-03 15:34:14 +02:00
Ms2ger
6f88b35b18 Bug 688154 - Remove return value (and |new| success-checking) from NewRequestAndEntry (imgLoader.cpp); r=jrmuizel 2011-10-01 18:14:40 +02:00
Josh Matthews
806dd2b06b Bug 686453 - Create invalid cairo surfaces instead of null pointers when possible. r=jrmuizel 2011-09-13 10:49:01 -04:00
Khoo Yit Phang
a6b452325b Bug 686255 - Renaming Endian.h to avoid shadowing /usr/include/endian.h on Linux. r=bbondy
--HG--
rename : modules/libpr0n/src/Endian.h => modules/libpr0n/src/EndianMacros.h
2011-10-02 15:01:38 -04:00
Matt Woodrow
5c34b707d7 Bug 505115 - Part 21 - Enable 3D transforms by default. r=roc 2011-09-30 14:39:40 +13:00
Matt Brubeck
644a223e89 Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs 2011-09-29 14:44:36 -07:00
Michael Wu
d2b70213ac Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Wolfgang Germund
80c37cdd5a Bug 296795: ZipReader doesn't handle non-ASCII characters r=taras 2011-09-28 16:14:45 -07:00
Mounir Lamouri
aac1c5db8b Bug 675574 - Do not allow more than one call to window.open() when we allow popups. r=jst 2011-09-28 23:23:36 +02:00
Jeff Muizelaar
97b3261d71 Bug 688238. imglib: Move Decoder::Init() arguments into the constructor. r=joedrew
This makes the lifetime of the arguments more clear. i.e. that they stay the same
for the lifetime of the decoder.

--HG--
extra : rebase_source : 99726522b99d9d546f41d1d4e78e44224101e9b3
2011-09-27 12:24:03 -04:00
Ehsan Akhgari
5272acdabd Bug 666414 - Prevent AddRef and Release from being called on the pointers wrapped in nsCOMPtr and nsRefPtr; r=bsmedberg 2011-09-16 16:22:44 -04:00
Ed Morley
ec547b0b85 Backout changeset 971ed890c27d (bug 679352), since burning comm-central; a=callek 2011-09-25 16:26:10 +01:00
Marco Castelluccio
4536508307 Bug 679352 - Remove libreg. r=khuey 2011-09-24 16:28:21 +02:00
Ed Morley
859a495df8 Bug 686170 - Remove modules/zlib/standalone; r=ted 2011-09-24 02:16:45 +01:00
Jeff Muizelaar
ed391c7c80 Bug 673176. Record decoding speed for different image decoders. r=jlebar
--HG--
extra : transplant_source : %1A%1Dav%7C%C5%BF%9B%09%94bl%AC%14%CCpg%24R%AE
2011-09-22 16:25:56 -04:00
Jeff Muizelaar
df43a60f91 Bug 688081. imglib: Reorder condition checks in RequestDecode(). r=joedrew
This matches better with the no-op intent of RequestDecode() and will be true
more often once decode on draw is enabled which will give an earlier exit.

It also makes my debugging easier.

--HG--
extra : transplant_source : %5D%C9%7BS%0B%D0%1C%FA%D2%F1%FBI%97%21%DE%EFBE%89%01
2011-09-21 12:19:49 -04:00
Jeff Muizelaar
3d5cbe7e9b Bug 573583. Enable decode-on-draw. r=jrmuizel
Relanding again. I've been unable to understand the regressions and
I can't reproduce them locally anymore. None of the measurements
relavant to this patch change negatively, and we know this is
the direction we want to go. The saner memory behaviour is worth
any small regressions that this might cause.

--HG--
extra : rebase_source : 73f4298fa69c8fc78a60a8c99e551a5554316a93
2011-09-21 12:19:45 -04:00
Jeff Muizelaar
4e1e4e8155 Bug 687858. Avoid accumulating telemetry for size decodes. r=jlebar
These just add a bunch of noise to the data because they break some of the assumptions we have.
Currently this doesn't have much impact because decode on draw is disabled.

--HG--
extra : rebase_source : 1022ad9bd43ea5f8be342c05ab857bb44ed7e59c
2011-09-21 12:19:53 -04:00
Brian R. Bondy
8a7e8ca8b8 Bug 668068 - ICO width/height of 0 should mean 256 width/height. r=joe 2011-09-22 09:43:13 -04:00
Patrick McManus
132a8b4129 687295 - disable websockets deprecated deflate-stream extension due to thin vnc interop problem r=bz 2011-09-20 17:04:57 -04:00
Boris Zbarsky
b84eb03e7e Bug 444641 part 3. Propagate the loading principal to the image channel as needed. r=joe,dveditz 2011-09-20 17:00:42 -04:00
Jeff Muizelaar
1def173012 Bug 685435. imglib: Remove some unneeded multithread support. r=joe
imglib should only be called from the main thread which implies that
we shouldn't need this stuff.

--HG--
extra : transplant_source : %C5%CB%CF%B6zN%D2%A6%CCM0%19%90%8F%CB%92%BC%5CA%0F
2011-09-19 15:57:21 -04:00
Cedric Vivier
c5f13ab0d5 Bug 686571 - Expose new javascript.options.pccounts.(content|chrome) prefs defaults; r=dmandelin 2011-09-20 11:09:04 +01:00
Kyle Huey
a9fd5acf9f Merge m-c to b-s. 2011-09-14 08:45:54 -07:00
Kyle Huey
e4ec1c04d2 Merge m-c to b-s. 2011-09-11 05:32:38 -04:00
Nick Hurley
924d548d31 bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky 2011-09-09 15:41:04 -07:00