Граф коммитов

6042 Коммитов

Автор SHA1 Сообщение Дата
vladimir%pobox.com e86a3b1838 update test images (pixman rounding changes cause slightly different scaling) 2008-01-26 01:28:31 +00:00
gerv%gerv.net 0f4b5b5f4b Bug 406314 - Add .ir to the IDN whitelist. Patch by gerv; a=beltzner. 2008-01-25 17:49:39 +00:00
reed%reedloden.com 865052eae3 Bug 363986 - "nsJPEGEncoder::ReadSegments() and nsPNGEncoder::ReadSegments() do not advance read pointer" [p=daim.project@free.fr (David Marteau) r=stuart sr=bzbarsky a1.9=beltzner a=blocking1.9+] 2008-01-25 08:00:18 +00:00
reed%reedloden.com 149ab3194d Back out akayser's patch from bug 399925 due to Tp crash. 2008-01-24 17:30:17 +00:00
reed%reedloden.com 0498debd26 Bug 399925 - "GIF decoder needs to allow its data to be discarded" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+] 2008-01-24 16:51:30 +00:00
reed%reedloden.com 8429f4b12d Bug 411718 - "Speed up JPEG decoding by 30% by skipping buffer" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+] 2008-01-24 15:59:32 +00:00
reed%reedloden.com 9955707b23 Bug 413373 - "Crash [@nsGIFDecoder2::DoLzw] when loading GIF file" (detect malformed LZW encoding [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a1.9=beltzner] 2008-01-24 09:29:38 +00:00
reed%reedloden.com 0fec3019e0 Bug 411112 - "AIX Compilation error for trunk build source nsPNGEncoder.cpp : mozilla/modules/libpr0n/encoders/png/nsPNGEncoder.cpp", line 159.14: 1540-0217 (S) "jmpbuf" is not a member of "struct png_struct_def"." [p=shailen.n.jain@gmail.com (Shailen) r+a1.9=stuart] 2008-01-24 07:02:58 +00:00
mozilla%weilbacher.org 5750878092 Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep 2008-01-23 08:27:49 +00:00
dolske%mozilla.com 880e1a9729 Testcase for bug 413512 - Crash loading www.pricerunner.de. 2008-01-23 06:09:21 +00:00
dcamp%mozilla.com 2200f581c7 Bug 397416: Raise globalStorage quota for domains with the offline-app permission. r=enndeakin, sr=dveditz, blocking1.9=sicking 2008-01-23 02:54:06 +00:00
dolske%mozilla.com f026d74828 Bug 413512 - Crash loading www.pricerunner.de [@ imgTools::EncodeScaledImage]. r=stuart, a=blocking-ff3+ 2008-01-23 02:14:23 +00:00
dolske%mozilla.com 1d7f2896ea Bug 413424 - PNG encoder leaks a string. r=stuart, a1.9=schrep, guilty=dolske 2008-01-22 23:15:23 +00:00
mozilla%weilbacher.org da3bceff60 [OS/2] Bug 411332: fix icon handler to work with cairo and add icon logic using RWS, code by Rich Walsh, p=me, r=me/mkaply 2008-01-22 20:08:43 +00:00
reed%reedloden.com 0276cc5197 Bug 410111 - "Catch more cases of frame clipping in AGIF/APNG animations" (Clean up the clipping in drawFrameTo) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a1.9=schrep] 2008-01-22 07:36:57 +00:00
reed%reedloden.com 5f7e973f96 Back out patch from bug 411718 again due to MH regression again. 2008-01-21 09:48:18 +00:00
reed%reedloden.com e3b7445c82 Bug 411718 - "Speed up JPEG decoding by 30% by skipping buffer" (try without the realloc optimization) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+] 2008-01-21 08:18:19 +00:00
jst%mozilla.org c110ebe9d6 Fixing bug 408257. Make JS executed from plugins reset the slow script timeout if not called from within JS. r+sr=jonas@sicking.cc 2008-01-21 05:34:17 +00:00
Olli.Pettay%helsinki.fi 623be602f0 Backing out bug 411718 to see if it caused MH regression 2008-01-19 22:41:35 +00:00
reed%reedloden.com 4ea823c29d Bug 411718 - "Speed up JPEG decoding by 30% by skipping buffer" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+] 2008-01-19 09:04:04 +00:00
reed%reedloden.com a4bacfd037 Bug 403364 - "APNG animations sometimes loop incorrectly" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+] 2008-01-19 08:10:26 +00:00
reed%reedloden.com f3c8137d6d Update dates of libpng synchronizations. 2008-01-19 07:21:58 +00:00
reed%reedloden.com 95ee1e118a Bug 408429 - "Update libpng to version 1.2.24" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=tor sr=stuart a1.9=schrep] 2008-01-19 07:02:41 +00:00
reed%reedloden.com ac0ab26ae0 Bug 411874 - "Crash [@ ffff068b nsGIFDecoder2::EndImageFrame] while loading MySpace page (hard to repro)" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep] 2008-01-19 07:00:24 +00:00
dolske%mozilla.com 826444ebcd Disable problematic tests for Windows. Grr. 2008-01-19 06:33:46 +00:00
dolske%mozilla.com 2aae43014f Reenable imgITools tests from bug 389273. 2008-01-19 05:43:19 +00:00
sayrer%gmail.com 51f621e757 Bug 411369. Crash while trying to print. r=ted.mielczarek 2008-01-19 01:11:57 +00:00
reed%reedloden.com 9da0903927 Back out patch from bug 411579, as there may be a Ts perf regression. 2008-01-18 10:36:40 +00:00
sayrer%gmail.com a2af0fed7a bustage fix for bug 411579. 2008-01-18 09:28:01 +00:00
reed%reedloden.com 807c87ee1e Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+] 2008-01-18 09:08:10 +00:00
reed%reedloden.com 60ae16b116 Bug 389867 - "Array indexing error in ReadCurve (mozilla/modules/lcms/src/cmsio1.c)" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+sr=stuart a1.9=schrep] 2008-01-17 06:53:33 +00:00
jst%mozilla.org 5124899a35 Fixing bug 410853. Make NPN_Evaluate() pass in a sensible script file name argument when possible to get the appropriate wrapper automation when necessary. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2008-01-15 00:51:29 +00:00
dolske%mozilla.com f7fcb26f60 Partially back out bug 389273 while I look into the test failures. 2008-01-13 05:35:29 +00:00
dolske%mozilla.com 65a8cbaa16 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-13 04:15:22 +00:00
reed%reedloden.com 38ea61b2aa Bug 409012 - "Firefox - trunk build Version 3.0b3pre is crashing on AIX [@ strlen.strlen ] nsMozIconURI::GetIconState" [p=shailen.n.jain@gmail.com (Shailen) r+sr+a1.9=roc] 2008-01-13 02:53:33 +00:00
jst%mozilla.org 68aa797a65 Fixing bug 411082. Fix top crash bug due to us calling into scriptable helper code w/o pushing a JS context on the stack. r+sr=jonas@sicking.cc 2008-01-10 21:46:33 +00:00
jst%mozilla.org 35d2ced02d Fixing bug 411040. Make NPN_RemoveProperty() return false if the property wasn't deleted (due to silent failure per ecma). r+sr+a=brendan@mozilla.org 2008-01-10 21:44:06 +00:00
dolske%mozilla.com 1d7658756f Fix test bustage. Filed bug 411636 ��� pngsuite-background reftest fails on Linux with slight color differences. 2008-01-10 07:22:26 +00:00
dolske%mozilla.com 360e0339ea Fix test bustage. These tests actually pass on Windows. 2008-01-10 07:11:29 +00:00
dolske%mozilla.com 8dfd2d8773 Bug 386651 - Need regression tests for PNG image decoding. [Part 5, done!] 2008-01-10 05:49:20 +00:00
reed%reedloden.com 3f7088de4a Bug 409878 - "Garbage displayed for part of bluebar.gif animation" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2008-01-08 09:51:13 +00:00
reed%reedloden.com d488b70df0 Bug 408881 - "Re-enable IPv6 on Mac OS" [p=david@luyer.net (David Luyer) r=biesi a=blocking1.9+] 2008-01-05 07:12:36 +00:00
reed%reedloden.com c4175d9ace Bug 333701 - "Hopefully useless null check in nsPluginStreamListenerPeer::Initialize" [p=ispiked@gmail.com (Adam Guthrie) r=biesi a1.9=beltzner] 2008-01-03 06:22:50 +00:00
benjamin%smedbergs.us ba4bd8da93 Bug 410485 - Windows updater broken from bug 396052, r=luser 2008-01-02 18:05:02 +00:00
reed%reedloden.com 4589096a2d Bug 410046 - "move tabbed browser prefs to their appropriate modules" [p=dao@mozilla.com (D��o Gottwald) r=mconnor r=Neil a1.9=beltzner] 2007-12-29 03:13:07 +00:00
reed%reedloden.com d5ff00c86b Bug 297759 - ""No chrome package registered for chrome://..." in Error Console" [p=reed r=smontagu a1.9=beltzner] 2007-12-25 04:29:24 +00:00
reed%reedloden.com f29ef11f24 Bug 408288 - "This particular animated gif looks distorted at the right side" (Really do the clipping in the right way) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart a=blocking1.9+] 2007-12-21 11:41:59 +00:00
reed%reedloden.com 4784446ea7 Bug 326245 - "Print commands do not cope with spaces in printer names" [p=mh+mozilla@glandium.org (Mike Hommey) r=timeless a1.9=beltzner] 2007-12-21 10:45:00 +00:00
reed%reedloden.com 5584327112 Bug 406580 - "Faster copying of RGB pixel data" (Where Alpha=0xFF, keep RGB values contiguous in pixel copying) [p=swsnyder@insightbb.com (Steve Snyder) r+a1.9=stuart] 2007-12-21 10:26:32 +00:00
dtownsend%oxymoronical.com 971fb9f936 Bug 405982: Improve error handling and consistency with image encoders.
r=dolse, r+sr=pavlov, a=beltzner
2007-12-21 09:19:27 +00:00