Bobby Holley
|
106aaaae97
|
Turning color management on by default for tagged images - bug 418538. r=vlad
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
|
2008-09-11 18:45:43 -07:00 |
|
Bobby Holley
|
b750bcc898
|
Backed out changeset e7c6d7843e81 due to linux reftest failures
|
2008-09-10 22:24:41 -07:00 |
|
Bobby Holley
|
1bcc99f8b1
|
Turning color management on by default - bug 418538. r=vlad
Also updating some reftests whose behavior changes with color management
enabled - bug 453548. r=dolske
|
2008-09-10 19:35:00 -07:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Joe Drew
|
e917f1c904
|
Bug 430061: Don't use necko's memory cache in imglib; r/sr=stuart,vlad,bz
? .fast-update
? _profile
? _tests
? obj-ff-debug
? staticlib
? README/.fast-update
? browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/install.rdf
? build/pgo/automation.py
? build/pgo/profileserver.py
? config/buildid
? config/system_wrappers
? content/base/test/TestNativeXMLHttpRequest
? content/base/test/TestPlainTextSerializer
? embedding/components/printingui/src/mac/printpde/build
? gfx/thebes/public/.gfxContext.h.swp
? gfx/thebes/test/gfxFontSelectionTest
? gfx/thebes/test/gfxSurfaceRefCountTest
? gfx/thebes/test/gfxTextRunPerfTest
? gfx/thebes/test/gfxWordCacheTest
? intl/uconv/tests/TestUConv
? intl/uconv/tests/nsconv
? intl/uconv/tests/plattest
? intl/unicharutil/tests/NormalizationTest
? js/src/host_jskwgen
? js/src/jsautokw.h
? layout/style/test/css_properties.js
? layout/style/test/host_ListCSSProperties
? layout/tools/reftest/autoconf.js
? modules/libpr0n/src/.imgContainer.cpp.swp
? modules/libpr0n/src/.imgLoader.cpp.swp
? modules/libpr0n/src/.imgLoader.h.swp
? modules/libpr0n/src/.imgRequestProxy.cpp.swp
? modules/libpr0n/src/check-all-at-removal-time
? modules/libpr0n/src/currpatch
? modules/libpr0n/src/update-every-time
? modules/plugin/samples/default/mac/build
? netwerk/cache/src/.nsMemoryCacheDevice.cpp.swp
? netwerk/dns/src/etld_data.inc
? netwerk/test/ReadNTLM
? netwerk/test/TestCookie
? netwerk/test/TestIncrementalDownload
? netwerk/test/TestOpen
? netwerk/test/TestServ
? netwerk/test/TestStreamLoader
? netwerk/test/TestUDPSocketProvider
? nsprpub/.fast-update
? nsprpub/unallmakefiles
? parser/htmlparser/robot/test/htmlrobot
? parser/htmlparser/tests/grabpage/grabpage
? parser/htmlparser/tests/html/TestParser
? rdf/tests/triplescat/triplescat
? storage/test/teststorage1
? testing/mochitest/automation.py
? testing/mochitest/automation.pyc
? testing/mochitest/runtests.pl
? testing/mochitest/runtests.py
? testing/mochitest/ssltunnel/ssltunnel
? toolkit/components/url-classifier/tests/TestUrlClassifierUtils
? toolkit/crashreporter/client/crashreporter
? toolkit/crashreporter/google-breakpad/src/tools/mac/dump_syms/dump_syms
? toolkit/crashreporter/test/TestCrashReporterAPI
? toolkit/library/XUL
? toolkit/mozapps/update/src/nsUpdateService.js
? toolkit/xre/platform.ini
? tools/rb
? tools/trace-malloc
? widget/src/cocoa/libwidget.rsrc
? xpcom/io/.nsStringStream.cpp.swp
? xpcom/proxy/tests/proxy-create-threadsafety
? xpcom/sample/program/nsTestSample
? xpcom/tests/TestAutoPtr
? xpcom/tests/TestExpirationTracker
? xpcom/tests/TestHashtables
? xpcom/tests/TestINIParser
? xpcom/tests/TestPipe
? xpcom/tests/TestProxies
? xpcom/tests/TestRegistrationOrder
? xpcom/tests/TestStorageStream
? xpcom/tests/TestStringAPI
? xpcom/tests/TestStrings
? xpcom/tests/TestTArray
? xpcom/tests/TestTextFormatter
? xpcom/tests/TestThreadPool
? xpcom/tests/TestVersionComparator
? xpcom/tests/external/TestMinStringAPI
? xpfe/bootstrap/appleevents/mozillaSuite.rsrc
Index: modules/libpr0n/build/nsImageModule.cpp
===================================================================
RCS file: /cvsroot/mozilla/modules/libpr0n/build/nsImageModule.cpp,v
retrieving revision 1.20
|
2008-09-04 19:00:42 -04:00 |
|
Bobby Holley
|
b587524e03
|
Removing embedded ICC profiles from reftest reference images - bug 453547. r=me
|
2008-09-04 10:24:07 -07:00 |
|
Boris Zbarsky
|
64fa469cc7
|
Backed out changeset aaecc637558e
|
2008-09-04 12:36:27 -04:00 |
|
Joe Drew
|
5e0c0fbf08
|
Bug 430061. Make imglib no longer use necko's memory cache, r/sr=stuart
|
2008-09-04 11:23:16 -04:00 |
|
dolske@mozilla.com
|
cca6ad8675
|
Reenable pngsuite-corrupted tests, since disabling them didn't help (bug 425987).
|
2008-04-05 13:10:56 -07:00 |
|
dolske@mozilla.com
|
3e3d6293f7
|
Try disabling pngsuite-corrupted tests (bug 425987).
|
2008-04-05 01:27:01 -07:00 |
|
dolske@mozilla.com
|
743678b1aa
|
Bug 411852 - Glitch in an aPNG image rendering and tab thumbnail. r=stuart, a1.9=beltzner
|
2008-04-03 18:01:17 -07:00 |
|
bzbarsky@mit.edu
|
eff8edca50
|
Fix a mistake in the fix for bug 363986 that was causing writes to the wrong part of memory. Patch and tests by Fredrik Larsson <nossralf@gmail.com>, r=stuart, sr=bzbarsky.
|
2008-04-01 16:20:12 -07:00 |
|
dtownsend@oxymoronical.com
|
6513decccd
|
Disabling mochitests for libpr0n due to test crashing
|
2008-03-29 03:37:33 -07:00 |
|
reed@reedloden.com
|
93d22bbf70
|
Bug 399925 - "GIF decoder needs to allow its data to be discarded" (mochitest for the bug earlier patches caused) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=stuart]
|
2008-03-28 23:53:25 -07:00 |
|
jwalden@mit.edu
|
9156d6bbff
|
Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing...
|
2008-03-18 10:42:39 -07:00 |
|
roc+@cs.cmu.edu
|
7ee2d30596
|
Bug 403181, fix test image
|
2008-03-09 15:46:40 -07:00 |
|
roc+@cs.cmu.edu
|
11aa232422
|
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
|
2008-03-09 14:55:05 -07:00 |
|
dolske@mozilla.com
|
88f7abe48c
|
Add explicit colordepth test for bug 414720 - Enable 24-bit display on Windows test boxes.
|
2008-02-25 21:30:36 -08:00 |
|
dolske@mozilla.com
|
c9f4c663b6
|
Bug 411626 - Need regression tests for JPEG image decoding.
|
2008-02-15 14:13:55 -08:00 |
|
dolske@mozilla.com
|
40ef92e8ae
|
Re-Re-Enabling reftests (bug 405384).
|
2008-02-11 15:57:26 -08:00 |
|
jwalden@mit.edu
|
2873b90ecc
|
Add a test for bug 398066 (image/* should be in the Accept header for <img>-related requests), and add CGI support to the reftest harness. r=dbaron on the harness changes
|
2008-02-11 12:32:40 -08:00 |
|
pavlov@pavlov.net
|
f373d75168
|
backing out bug 405384. doesn't look like color depth change on windows unit test box stuck
|
2008-02-09 01:58:34 -08:00 |
|
dolske@mozilla.com
|
efdce45420
|
Re-enable pngsuite reftests on Windows (bug 405384 - pngsuite reftest fails on Windows with slight color differences)
|
2008-02-08 10:35:36 -08:00 |
|
vladimir@pobox.com
|
aac57ee0a6
|
update test images (pixman rounding changes cause slightly different scaling)
|
2008-01-25 17:28:31 -08:00 |
|
dolske@mozilla.com
|
03b8bceab4
|
Testcase for bug 413512 - Crash loading www.pricerunner.de.
|
2008-01-22 22:09:21 -08:00 |
|
dolske@mozilla.com
|
35ee6e8f98
|
Disable problematic tests for Windows. Grr.
|
2008-01-18 22:33:46 -08:00 |
|
dolske@mozilla.com
|
1075a6b8f1
|
Reenable imgITools tests from bug 389273.
|
2008-01-18 21:43:19 -08:00 |
|
dolske@mozilla.com
|
312f215559
|
Partially back out bug 389273 while I look into the test failures.
|
2008-01-12 21:35:29 -08:00 |
|
dolske@mozilla.com
|
97a57a7769
|
Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep
|
2008-01-12 20:15:20 -08:00 |
|
dolske@mozilla.com
|
1eb8d12ab7
|
Fix test bustage. Filed bug 411636 - pngsuite-background reftest fails on Linux with slight color differences.
|
2008-01-09 23:22:26 -08:00 |
|
dolske@mozilla.com
|
3f913cd568
|
Fix test bustage. These tests actually pass on Windows.
|
2008-01-09 23:11:29 -08:00 |
|
dolske@mozilla.com
|
9b7d4db5ba
|
Bug 386651 - Need regression tests for PNG image decoding. [Part 5, done!]
|
2008-01-09 21:49:18 -08:00 |
|
dolske@mozilla.com
|
fbbebe2844
|
Enable 3 tests that I thought were not working (see bug 408622)
|
2007-12-17 11:46:06 -08:00 |
|
dolske@mozilla.com
|
100d53749d
|
Bug 386651 - Need regression tests for image decoding. [Part 4]
|
2007-12-16 21:26:13 -08:00 |
|
dolske@mozilla.com
|
1f944d58a9
|
Bustage fix - mark tests as passing which were not actually tickling bug 405384.
|
2007-12-16 20:15:44 -08:00 |
|
dolske@mozilla.com
|
40ee4d55d8
|
Bug 386651 - Need regression tests for image decoding. [Part 3]
|
2007-12-16 19:31:07 -08:00 |
|
dolske@mozilla.com
|
6314a3d519
|
Workaround bug 405384 (pngsuite reftest fails on Windows with slight color differences) by marking tests as fails-if(MOZ_WIDGET_TOOLKIT=="windows") These are not the crashtests you're looking for.
|
2007-12-15 22:17:55 -08:00 |
|
dolske@mozilla.com
|
9c8e59ce28
|
Disabling tests, since Windows is still failing (bug 405384)
|
2007-11-25 21:41:15 -08:00 |
|
dolske@mozilla.com
|
f3639e8d3b
|
Bug 386651 - Need regression tests for image decoding. [Part 2]
|
2007-11-25 20:42:33 -08:00 |
|
dolske@mozilla.com
|
4ba63e640c
|
Bug 399542 - libpng 1.2.21 update broke a unit test. r=stuart. (fixes and reenables test)
|
2007-11-15 21:47:36 -08:00 |
|
dolske@mozilla.com
|
1e80a5b391
|
Temporarily disable new reftests until I know why Windows doesn't like them.
|
2007-11-13 19:08:19 -08:00 |
|
dolske@mozilla.com
|
2cd030fcc3
|
Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.]
|
2007-11-13 17:44:53 -08:00 |
|
dolske@mozilla.com
|
51df12515e
|
Disable failed unit test causing bustage. Tracked in bug 399542 - libpng 1.2.21 update broke a unit test. (likely just a test issue)
|
2007-10-11 19:17:06 -07:00 |
|
philringnalda@gmail.com
|
6fb9578986
|
Bug 375741 – Add support for APNG encoding, patch by Justin Dolske <dolske@mozilla.com>, r=asmith15, sr=pavlov
|
2007-04-24 22:56:53 -07:00 |
|
gavin@gavinsharp.com
|
5bd113dcf9
|
Bug 375733: Add basic tests for PNG imgIEncoder, patch by Justin Dolske <dolske@mozilla.com>, r=sayrer, sr=pavlov
|
2007-04-21 18:30:35 -07:00 |
|