reed@reedloden.com
|
7fd84ef271
|
Bug 416274 - "Add UI for System Proxy Settings and use the system proxy by default" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=mconnor a1.9=beltzner]
|
2008-02-21 02:52:53 -08:00 |
|
bent.mozilla@gmail.com
|
665e45e413
|
Bug 417562 - 'protect against Obj-C exceptions in "modules" top-level directory'. r=josh, sr=roc, a=blocking1.9+.
|
2008-02-20 09:32:13 -08:00 |
|
dolske@mozilla.com
|
fdd608125f
|
Bug 414186 - slow loop code in nsICODecoder? r=stuart. a1.9=schrep
|
2008-02-19 15:40:04 -08:00 |
|
jag@tty.nl
|
dd268604cd
|
Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep
|
2008-02-18 23:36:50 -08:00 |
|
jag@tty.nl
|
05cdb6aefe
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
dolske@mozilla.com
|
809a7319cb
|
Bug 411626 - Need regression tests for JPEG image decoding.
|
2008-02-15 14:13:55 -08:00 |
|
reed@reedloden.com
|
7c0fde4cae
|
Bug 44781 - "Support CMYK, YCCK JPEGs" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9=schrep]
|
2008-02-14 12:38:19 -08:00 |
|
bugzilla@standard8.plus.com
|
f641aff906
|
Bug 416712 Drop redundant nsISupportsArray include from libpref. r/sr=benjamin,a1.9=mtschrep
|
2008-02-13 09:56:49 -08:00 |
|
reed@reedloden.com
|
fe87624c9c
|
Bug 411463 - "AIX Compilation error with compiler option -qlanglvl=stdc99 for trunk build source npunix.c : mozilla/modules/plugin/samples/default/unix/npunix.c", line 556.62: 1506-068 (S) Operation between types "void*" and "void*" is not allowed" [p=shailen.n.jain@gmail.com (Shailen) r+sr=jst a1.9=schrep]
|
2008-02-13 03:29:56 -08:00 |
|
reed@reedloden.com
|
a87d81a7ad
|
Bug 401322 - "missing "Text Size" zoom feature, Full page zoom should be an option not replacement" [p=elmar.ludwig@uos.de (Elmar Ludwig) ui-r=beltzner r=gavin sr=bzbarsky a1.9=schrep]
|
2008-02-13 03:00:45 -08:00 |
|
reed@reedloden.com
|
d9e8be99e8
|
Bug 413324 - "Not all image decoders call 'DecodingComplete', so for these the image is not 'optimized'" (Make the decoders all (except JPEG) use DecodingComplete) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-02-13 02:54:39 -08:00 |
|
reed@reedloden.com
|
fb3491dcf7
|
Bug 413933 - "APNGs flash while loading" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-02-13 02:53:17 -08:00 |
|
dolske@mozilla.com
|
58686cf73c
|
Re-Re-Enabling reftests (bug 405384).
|
2008-02-11 15:57:26 -08:00 |
|
jwalden@mit.edu
|
2101e84d60
|
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 |
|
karlt+@karlt.net
|
9afb4803f5
|
Backing out Western fonts in Unix CJK preferred fonts (b=401988) due to performance regression (b=416068).
|
2008-02-10 22:45:53 -08:00 |
|
reed@reedloden.com
|
2df92eb282
|
Bug 414960 - "Horizontal scroll is backwards" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=damons]
|
2008-02-09 22:08:58 -08:00 |
|
jag@tty.nl
|
6b4aa39072
|
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
|
2008-02-09 02:37:42 -08:00 |
|
pavlov@pavlov.net
|
118d7aa1fa
|
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
|
718b0ae649
|
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 |
|
jwalden@mit.edu
|
ecffb80fcc
|
Bug 414812 - document.domain = "0.0.1" on a page on 127.0.0.1 should not work. r=dwitte, sr=jst, a=schrep
|
2008-02-07 12:58:56 -08:00 |
|
dwitte@stanford.edu
|
c4da1979d3
|
enable pipelining over SSL by default. b=414477, r=biesi, sr=shaver, a=mconnor
|
2008-02-06 20:04:56 -08:00 |
|
mats.palmgren@bredband.net
|
2879a1f375
|
Zeroing the full PrefValue unions to avoid UMR when copying. b=413170 r=sayrer sr=roc approval1.9b3=beltzner
|
2008-01-30 17:14:42 -08:00 |
|
mats.palmgren@bredband.net
|
b8aa96d404
|
Don't decrement the loop variable when it's zero. b=414854 r+sr=jag approval1.9b3=beltzner
|
2008-01-30 17:04:36 -08:00 |
|
reed@reedloden.com
|
82f3afa0ed
|
Back out jimm's patch from bug 411579 due to regressions. [a1.9b3=mconnor]
|
2008-01-30 15:39:42 -08:00 |
|
reed@reedloden.com
|
28aee15596
|
Bug 412753 - "Speed up JPEG decoding by another 10%" (Replace include "jpegint.h" with some locally copied definitions) [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a1.9b3=beltzner]
|
2008-01-30 12:46:38 -08:00 |
|
jag@tty.nl
|
40df5467f9
|
Bug 413143: trunk is broken(sigbus) on SPARC since 20071221. r/sr=pavlov, a=beltzner Unaligned 32-bit memory reads cause a sigbus on SPARC. Turns out that fixing this also gets us a little performance boost on other platforms because we're now mostly doing aligned 32-bit reads.
|
2008-01-29 22:22:23 -08:00 |
|
reed@reedloden.com
|
8316a03ec0
|
Bug 412753 - "Speed up JPEG decoding by another 10%" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-01-29 20:41:42 -08:00 |
|
reed@reedloden.com
|
9d8e2396ac
|
Bug 398066 - "Image requests should include image/* in Accept header" [p=lholst@students.cs.uu.nl (Laurens Holst) r=biesi sr=stuart a1.9=damons]
|
2008-01-29 20:27:11 -08:00 |
|
jst@mozilla.org
|
714629621f
|
Fixing bug 414639. Don't prevent SetWindow() from being called on a Java plugin whose width or height is 0. r+sr=peterv@propagandism.org
|
2008-01-29 18:32:38 -08:00 |
|
bent.mozilla@gmail.com
|
0adc3bba25
|
Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner.
|
2008-01-29 18:27:17 -08:00 |
|
jwalden@mit.edu
|
637b116885
|
Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst
|
2008-01-29 17:31:29 -08:00 |
|
reed@reedloden.com
|
17dee2a4d9
|
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-29 12:51:46 -08:00 |
|
karlt+@karlt.net
|
0ea02d9532
|
Include Western fonts explicitly in Unix CJK preferred fonts. b=401988 (but resolves the issue in bug 339513) r=pavlov
|
2008-01-29 02:00:57 -08:00 |
|
reed@reedloden.com
|
62d2af2b83
|
Bug 412818 - "cvs remove nsJARDirectoryInputStream.h" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=biesi a1.9=damons]
|
2008-01-28 23:49:01 -08:00 |
|
jdaggett@mozilla.com
|
35f5222c9f
|
Bug 404310. Use canonical font family names for zh-TW pref font settings. r+sr=pavlov
|
2008-01-28 22:04:09 -08:00 |
|
mozilla@weilbacher.org
|
d0cb8b7ca7
|
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
|
2008-01-28 15:07:34 -08:00 |
|
mozilla@weilbacher.org
|
2aa6e66744
|
[OS/2] Bug 413530: fix icon display of files without extensions in listings, fix=Rich Walsh, r=me
|
2008-01-28 14:30:45 -08:00 |
|
reed@reedloden.com
|
653def20a5
|
Bug 413931 - "Crash [@nsGIFDecoder2::DoLzw] when loading GIF file, part 2" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart sr=tor a1.9=beltzner a=blocking1.9+]
|
2008-01-26 20:45:56 -08:00 |
|
vladimir@pobox.com
|
315fb2498c
|
update test images (pixman rounding changes cause slightly different scaling)
|
2008-01-25 17:28:31 -08:00 |
|
gerv@gerv.net
|
b17cd6a67e
|
Bug 406314 - Add .ir to the IDN whitelist. Patch by gerv; a=beltzner.
|
2008-01-25 09:49:39 -08:00 |
|
reed@reedloden.com
|
64aa8e3a97
|
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 00:00:18 -08:00 |
|
reed@reedloden.com
|
0b42099c6d
|
Back out akayser's patch from bug 399925 due to Tp crash.
|
2008-01-24 09:30:17 -08:00 |
|
reed@reedloden.com
|
0cfbfb9f4b
|
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 08:51:30 -08:00 |
|
reed@reedloden.com
|
0240f79a6f
|
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 07:59:32 -08:00 |
|
reed@reedloden.com
|
116ab0d95a
|
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 01:29:38 -08:00 |
|
reed@reedloden.com
|
dd02518751
|
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-23 23:02:58 -08:00 |
|
mozilla@weilbacher.org
|
a47fdbbc92
|
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
|
2008-01-23 00:27:47 -08:00 |
|
dolske@mozilla.com
|
13cf67eae5
|
Testcase for bug 413512 - Crash loading www.pricerunner.de.
|
2008-01-22 22:09:21 -08:00 |
|
dcamp@mozilla.com
|
598b14bd16
|
Bug 397416: Raise globalStorage quota for domains with the offline-app permission. r=enndeakin, sr=dveditz, blocking1.9=sicking
|
2008-01-22 18:54:06 -08:00 |
|
dolske@mozilla.com
|
e56b63e757
|
Bug 413512 - Crash loading www.pricerunner.de [@ imgTools::EncodeScaledImage]. r=stuart, a=blocking-ff3+
|
2008-01-22 18:14:23 -08:00 |
|