Commit Graph

2934 Commits

Author SHA1 Message Date
Ehsan Akhgari
2a602a5685 Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Jeff Walden
b7753477cf Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
2011-10-10 22:50:08 -07:00
Fredrik Larsson
ac411dc6a3 Bug 418633 - Test decoding GIFs using imgTools::DecodeImageData; r=joe 2011-10-15 21:07:10 +01:00
Ed Morley
091dcad0ea Merge last green changeset of mozilla-inbound to mozilla-central 2011-10-15 12:19:29 +01:00
Ms2ger
cd715d9c9b Bug 540433 - Remove nsIDocumentViewer; r=smaug 2011-10-15 09:33:26 +02:00
Ed Morley
d80b23f5b1 Backout changeset 5bdc787cf16f (bug 432391) for xpcshell crashes; a=bz 2011-10-14 22:34:24 +01:00
Boris Zbarsky
22aa2632a0 Bug 432391. Hook up imgRequestProxy clones to the imgCacheValidator for the imgRequest as needed. r=joe 2011-10-14 16:15:56 -04:00
Daniel Holbert
f1692dbd33 Bug 694165: crashtest for this bug. r=hsivonen 2011-10-14 11:19:44 -07:00
Daniel Holbert
49b23abcc5 Bug 694165: After receiving final data for SVG-as-an-image, when we synchronously finish parsing, cancel any continue events that the parser posts. r=hsivonen 2011-10-14 11:19:18 -07:00
Christoph Diehl
3fcd8718cf Bug 686732 - Implement minimal-capabilities WebGL mode - r=bjacob 2011-10-13 08:09:22 -04:00
Benoit Jacob
fd347ebe2e Bug 395585 - OOM problems in nsPNGEncoder.cpp - r=bbondy 2011-10-13 08:09:22 -04:00
Justin Lebar
1857cb3763 Back out bug 683777 (backout of bug 646641) due to moth orange. 2011-10-12 23:03:00 -04:00
Justin Lebar
0833156fbb Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug 2011-10-12 20:15:28 -04:00
Jeff Walden
eb2cb918a4 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
Jeff Walden
77ebbde4ab Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
2011-10-10 22:50:08 -07:00
Brian Hackett
21a1740a0b Disable jstracer by default, bug 693815. r=dmandelin 2011-10-11 18:41:45 -07:00
Peter Van der Beken
06ce10d35c Bug 648801 (new DOM list bindings) - Turn on new DOM bindings. r=bz/jst/mrbkap. 2011-08-20 15:53:34 +02:00
Peter Van der Beken
10dce9197f Bug 648801 (new DOM list bindings) - Add a pref (dom.new_bindings) to enable/disable new bindings. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 055a7bdac534147baa29d8735794970234c98145
2011-06-29 19:17:37 +02:00
Benoit Girard
beccb3f38e Bug 526864 - Remove unused parameter aFrameToUse in RasterImage::DoComposite. r=bobbyholley 2011-10-08 00:03:47 -04:00
Scott Johnson
3ef5dd2ec2 Backout cset 1da3cfb954b1 from bug 666446 while we sort out regressions 2011-10-07 00:26:13 -07:00
Scott Johnson
ab22616581 Backout cset 7a32a21af687 from bug 666446 while we sort out regressions 2011-10-07 00:24:27 -07:00
Scott Johnson
bb8ed0e70d Backout cset 94252c34312e from bug 666446 while we sort out regressions 2011-10-07 00:24:15 -07:00
Scott Johnson
5216b0d6c2 Backout cset d6488a41e72e from bug 666446 while we sort out regressions 2011-10-07 00:24:02 -07:00
Scott Johnson
cbd88a26ce Backout cset 2fc2cff5bc6e from bug 666446 while we sort out regressions 2011-10-07 00:23:49 -07:00
Scott Johnson
028e4f6e7d Backout cset fbf08c5aa833 from bug 666446 while we sort out regressions 2011-10-07 00:23:36 -07:00
Scott Johnson
00c35cb843 Backout cset 11c3d02d1c0e from bug 666446 while we sort out regressions 2011-10-07 00:23:19 -07:00
Scott Johnson
0cd0960fac Backout cset 9669c49bdf67 from bug 666446 while we sort out regressions 2011-10-07 00:23:06 -07:00
Scott Johnson
3eec35ef88 Backout cset e02aa8977225 from bug 666446 while we sort out regressions 2011-10-07 00:22:48 -07:00
Scott Johnson
aeb1d65fcd Backout cset 2a62ca6580da from bug 666446 while we sort out regressions 2011-10-07 00:22:36 -07:00
Scott Johnson
c036824a9f Backout cset ae1ba25d7d07 from bug 666446 while we sort out regressions 2011-10-07 00:22:23 -07:00
Jonathan Kew
30a8dba085 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
745457e93e 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
5c532c3c18 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
788869da84 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
0fb37b6d95 Bug 666446, Part 15/18 - Test for animations embedded within SVG filters. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
5930027c5a Bug 666446, Part 14/18 - Test for animated background images. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
8a34279d21 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
588d47b85a 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
e2d11d63d2 Bug 666446, Part 11/18 - Basic gif animation functionality test. [r=joe] 2011-10-03 13:39:06 -07:00
Scott Johnson
7e2dfa0692 Bug 666446, Part 10/18 - Test framework for animated gif tests. [r=joe] 2011-10-03 13:39:05 -07:00
Scott Johnson
004fa45036 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
9fc405c10f 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
977ee4f471 Merge last good changeset from mozilla-inbound to mozilla-central 2011-10-03 15:34:14 +02:00
Ms2ger
e50231eca1 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
9d68aebc29 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
d12fecead6 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
bc10d9cf93 Bug 505115 - Part 21 - Enable 3D transforms by default. r=roc 2011-09-30 14:39:40 +13:00
Matt Brubeck
4a976aab61 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
d8e503c38b 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
b4bcc00620 Bug 296795: ZipReader doesn't handle non-ASCII characters r=taras 2011-09-28 16:14:45 -07:00