mats.palmgren@bredband.net
|
802e244269
|
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
|
9d4e123ff6
|
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
|
0582342e0a
|
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
|
02307473cf
|
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
|
7bbff4292c
|
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
|
79085d9d3d
|
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
|
56e474d4eb
|
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
|
1e100ea8d9
|
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
|
30b13b2063
|
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
|
035ea5179c
|
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
|
2e75103f0e
|
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
|
5ebba400cb
|
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
|
2affd0bda2
|
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
|
b1a929c9ea
|
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
|
0a7ee49586
|
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
|
fce6b77d96
|
[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
|
9d5e82db62
|
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
|
aac57ee0a6
|
update test images (pixman rounding changes cause slightly different scaling)
|
2008-01-25 17:28:31 -08:00 |
|
gerv@gerv.net
|
9e2ddb30cd
|
Bug 406314 - Add .ir to the IDN whitelist. Patch by gerv; a=beltzner.
|
2008-01-25 09:49:39 -08:00 |
|
reed@reedloden.com
|
7ac67f5845
|
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
|
ea5d5976bc
|
Back out akayser's patch from bug 399925 due to Tp crash.
|
2008-01-24 09:30:17 -08:00 |
|
reed@reedloden.com
|
a1e2ae5e2c
|
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
|
e813fe5f38
|
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
|
b980913cfe
|
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
|
efc7a30f99
|
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
|
1bc906a8e4
|
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
|
03b8bceab4
|
Testcase for bug 413512 - Crash loading www.pricerunner.de.
|
2008-01-22 22:09:21 -08:00 |
|
dcamp@mozilla.com
|
5c26c6c3fb
|
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
|
8a93f98f2a
|
Bug 413512 - Crash loading www.pricerunner.de [@ imgTools::EncodeScaledImage]. r=stuart, a=blocking-ff3+
|
2008-01-22 18:14:23 -08:00 |
|
dolske@mozilla.com
|
ef9bd56830
|
Bug 413424 - PNG encoder leaks a string. r=stuart, a1.9=schrep, guilty=dolske
|
2008-01-22 15:15:23 -08:00 |
|
mozilla@weilbacher.org
|
d63fc3957a
|
[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 12:08:43 -08:00 |
|
reed@reedloden.com
|
60d9f2b7d9
|
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-21 23:36:57 -08:00 |
|
reed@reedloden.com
|
6f04e2cbd2
|
Back out patch from bug 411718 again due to MH regression again.
|
2008-01-21 01:48:18 -08:00 |
|
reed@reedloden.com
|
1e5e81d05b
|
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 00:18:19 -08:00 |
|
jst@mozilla.org
|
cc046216a1
|
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-20 21:34:17 -08:00 |
|
Olli.Pettay@helsinki.fi
|
d121da98db
|
Backing out bug 411718 to see if it caused MH regression
|
2008-01-19 14:41:35 -08:00 |
|
reed@reedloden.com
|
d99b4d9ac1
|
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 01:04:04 -08:00 |
|
reed@reedloden.com
|
c62f3cb576
|
Bug 403364 - "APNG animations sometimes loop incorrectly" [p=alfredkayser@gmail.com (Alfred Kayser) r=stuart a=blocking1.9+]
|
2008-01-19 00:10:26 -08:00 |
|
reed@reedloden.com
|
e8fb3c5124
|
Update dates of libpng synchronizations.
|
2008-01-18 23:21:58 -08:00 |
|
reed@reedloden.com
|
6b63cb5ed0
|
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-18 23:02:40 -08:00 |
|
reed@reedloden.com
|
a2bce09846
|
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-18 23:00:24 -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 |
|
sayrer@gmail.com
|
3ed75c14b1
|
Bug 411369. Crash while trying to print. r=ted.mielczarek
|
2008-01-18 17:09:36 -08:00 |
|
reed@reedloden.com
|
2c81d2a307
|
Back out patch from bug 411579, as there may be a Ts perf regression.
|
2008-01-18 02:36:40 -08:00 |
|
sayrer@gmail.com
|
c03345ae1f
|
bustage fix for bug 411579.
|
2008-01-18 01:28:01 -08:00 |
|
reed@reedloden.com
|
a6dbb66e21
|
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 01:08:09 -08:00 |
|
reed@reedloden.com
|
cf6d1a8cba
|
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-16 22:53:33 -08:00 |
|
jst@mozilla.org
|
c1fc2e8264
|
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-14 16:51:29 -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 |
|
reed@reedloden.com
|
efbdfff6ff
|
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-12 18:53:33 -08:00 |
|
jst@mozilla.org
|
cd57da74dc
|
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 13:46:33 -08:00 |
|
jst@mozilla.org
|
f24cd056e8
|
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 13:44:06 -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 |
|
reed@reedloden.com
|
56c4d2753e
|
Bug 409878 - "Garbage displayed for part of bluebar.gif animation" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart]
|
2008-01-08 01:51:13 -08:00 |
|
reed@reedloden.com
|
e27eae2167
|
Bug 408881 - "Re-enable IPv6 on Mac OS" [p=david@luyer.net (David Luyer) r=biesi a=blocking1.9+]
|
2008-01-04 23:12:36 -08:00 |
|
reed@reedloden.com
|
fe25517a28
|
Bug 333701 - "Hopefully useless null check in nsPluginStreamListenerPeer::Initialize" [p=ispiked@gmail.com (Adam Guthrie) r=biesi a1.9=beltzner]
|
2008-01-02 22:22:50 -08:00 |
|
benjamin@smedbergs.us
|
3301ceac51
|
Bug 410485 - Windows updater broken from bug 396052, r=luser
|
2008-01-02 10:05:01 -08:00 |
|
reed@reedloden.com
|
6c7ab0d36d
|
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-28 19:13:06 -08:00 |
|
reed@reedloden.com
|
3c261726b7
|
Bug 297759 - ""No chrome package registered for chrome://..." in Error Console" [p=reed r=smontagu a1.9=beltzner]
|
2007-12-24 20:29:24 -08:00 |
|
reed@reedloden.com
|
b2a38f8cb5
|
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 03:41:59 -08:00 |
|
reed@reedloden.com
|
f6b500f7c6
|
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 02:45:00 -08:00 |
|
reed@reedloden.com
|
100f2a76b4
|
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 02:26:31 -08:00 |
|
dtownsend@oxymoronical.com
|
76d0d01daa
|
Bug 405982: Improve error handling and consistency with image encoders. r=dolse, r+sr=pavlov, a=beltzner
|
2007-12-21 01:19:15 -08:00 |
|
reed@reedloden.com
|
0bd3fbe93c
|
Bug 408310 - "20071213 trunk crash when visiting protopage.com @ all platforms" (Make sure to use the right paletteSize to prevent crashes) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2007-12-20 01:38:53 -08:00 |
|
reed@reedloden.com
|
c0e026e0ed
|
Bug 408073 - "Some frames of this animated gif image looks slightly distorted" (Fix the clearing of the 'second' frame) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2007-12-20 01:37:34 -08:00 |
|
dwitte@stanford.edu
|
e1f9209274
|
relanding part of 407442.
|
2007-12-19 23:30:04 -08:00 |
|
dwitte@stanford.edu
|
2b31364ac3
|
back out changes.
|
2007-12-19 03:07:41 -08:00 |
|
dwitte@stanford.edu
|
63050186f2
|
reland nsTObserverArray changes only.
|
2007-12-18 22:03:05 -08:00 |
|
dwitte@stanford.edu
|
8b3567b59d
|
backing out to investigate Ts increase
|
2007-12-18 20:12:11 -08:00 |
|
dwitte@stanford.edu
|
3b75d76adb
|
implement nsTObserverArray using nsTArray, clean up the interface, provide an nsAutoTObserverArray, and use it to reduce allocations in nsEventListenerManager. b=407442, r+sr=sicking, a=beltzner
|
2007-12-18 17:06:34 -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 |
|
jonas@sicking.cc
|
5378dfb532
|
Bug 408123: Use nsTObserverArray rather than array copy to deal with listeners going away while firing event. r=smaug sr=jst
|
2007-12-13 17:41:48 -08:00 |
|
dcamp@mozilla.com
|
489e477bcd
|
Bug 407303: only check JAR loads for unsafe content types if the underlying load completed successfully. r+sr=bz, blocking1.9=schrep
|
2007-12-13 14:34:13 -08:00 |
|
gavin@gavinsharp.com
|
743a6dd269
|
Bug 408256: use a constant-size buffer in BMP decoder to reduce fragmentation, r+sr=dveditz
|
2007-12-13 13:49:05 -08:00 |
|
roc+@cs.cmu.edu
|
077de75c58
|
Bug 402802. Try reducing browser.display.auto_quality_min_font_size so that fonts 20px or greater in size get kerning and ligaturization. Hopefully this won't hurt performance... r+sr=vlad,a=vlad based on discussion
|
2007-12-13 00:33:08 -08:00 |
|
martijn.martijn@gmail.com
|
ed2ac513cb
|
Bug 403578 - glibc detected firefox-bin: malloc(): memory corruption, patch by Alfred Kayser, r=pavlov, sr=tor, a=blocking1.9
|
2007-12-12 08:56:39 -08:00 |
|
reed@reedloden.com
|
1b8dbc3500
|
Bustage fix #4 for bug 402742.
|
2007-12-07 17:09:15 -08:00 |
|
reed@reedloden.com
|
9af1289d4a
|
Bustage fix for bug 402742.
|
2007-12-07 16:21:44 -08:00 |
|
reed@reedloden.com
|
b1ffb3d6b7
|
Bug 402742 - "Stock icons will not display if libgnomeui is not present" (more soft runtime dependencies) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=vlad sr=roc aM10=schrep]
|
2007-12-07 16:08:09 -08:00 |
|
dolske@mozilla.com
|
840da044fa
|
Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+
|
2007-12-05 13:16:33 -08:00 |
|
karlt+@karlt.net
|
a24016a699
|
Bug 400938 - make MathML work with Unicode fonts r=pavlov, sr=roc (on code)
|
2007-12-04 19:58:09 -08:00 |
|
reed@reedloden.com
|
ead0723781
|
Bug 406871 - "Getting 32x32 px icons using -moz-icon" [p=reed r+sr=biesi a1.9=damons]
|
2007-12-04 17:08:23 -08:00 |
|
reed@reedloden.com
|
0cc0c7ab7e
|
Bug 393614 - "SeaMonkey does not create prefs.js file if it is missing" [p=mozilla@Weilbacher.org (Peter Weilbacher) r=bsmedberg sr=biesi a=blocking1.9+]
|
2007-12-04 17:05:55 -08:00 |
|
reed@reedloden.com
|
4992732357
|
Bug 402742 - "Stock icons will not display if libgnomeui is not present" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a=blocking1.9+]
|
2007-12-04 14:08:41 -08:00 |
|
reed@reedloden.com
|
ac9b5300ca
|
Bug 403423 - "PNG files with sRGB chunk displayed improperly when color_management is enabled" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=tor sr=stuart a1.9=damons]
|
2007-12-03 20:43:09 -08:00 |
|
jst@mozilla.org
|
2edc3eed02
|
Fixing bug 406251. Make NPVariant to jsval conversion do the right thing with large integer values. r+sr=peterv@propagandism.org, a=dsicore@mozilla.com
|
2007-12-03 16:33:48 -08:00 |
|
aaronleventhal@moonset.net
|
54c8564351
|
Bug 401440. Fix _vsnprintf part of zlib VC9 compilation problem. r=wtc, a=dsicore
|
2007-12-03 11:00:28 -08:00 |
|
jonas@sicking.cc
|
602f378db3
|
Bug 397828: Make window.document and document.open no longer be allAccess
|
2007-12-02 22:35:47 -08:00 |
|
jonas@sicking.cc
|
71184d5d37
|
backing out due to test failures
|
2007-12-01 10:56:00 -08:00 |
|
jonas@sicking.cc
|
e6e8403c41
|
Bug 397828: Make window.document and document.open no longer be allAccess
|
2007-12-01 10:24:24 -08:00 |
|
jst@mozilla.org
|
62949b7761
|
Fixing bug 406040. Paving the way for the new NPRuntime enabled Java plugin, making Firefox able to find the new plugin when installed alongside the old plugin. Patch by kenneth.russell@sun.com, r=robert.bugzilla@gmail.com, sr=jst@mozilla.org
|
2007-12-01 00:12:22 -08:00 |
|
gerv@gerv.net
|
dbcc548aef
|
Bug 404051 - Add .es to IDN TLD whitelist. Patch by gerv; a=beltzner.
|
2007-11-28 02:15:23 -08:00 |
|
reed@reedloden.com
|
96f5ba58d1
|
Bug 364221 - "[cairo] bad page scrolling performance with large background images" [p=alfredkayser@nl.ibm.com (Alfred Kayser) / vladimir@pobox.com (Vladimir Vukicevic [vlad]) r=stuart sr=tor a=blocking1.9+]
|
2007-11-27 01:35:18 -08:00 |
|
dcamp@mozilla.com
|
911a5b2bb9
|
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
|
2007-11-26 21:32:23 -08:00 |
|
dcamp@mozilla.com
|
a838fcc9b6
|
Bug 403331: update JAR channel URIs after a redirect. r=bz, r=jwalden (mochitest changes), sr=dveditz
|
2007-11-26 20:35:00 -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 |
|
reed@reedloden.com
|
51b1b70cf1
|
Back out patch from bug 392870 due to perf regression.
|
2007-11-22 00:52:41 -08:00 |
|
reed@reedloden.com
|
3422f89c8d
|
Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (Dão Gottwald) r=mconnor r=Neil a=blocking-firefox3+]
|
2007-11-21 22:51:11 -08:00 |
|
dtownsend@oxymoronical.com
|
c447b3bff9
|
Bug 399727: Deflate stream converter produces raw deflate data rather than zlib compressed data. r=biesi a=schrep
|
2007-11-21 14:05:11 -08:00 |
|
masayuki@d-toybox.com
|
f32b16c6fe
|
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc
|
2007-11-19 02:17:17 -08:00 |
|
reed@reedloden.com
|
fafae44af3
|
Bug 403363 - "crash loading image [@ imgContainer::DrawFrameTo]" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a=blocking1.9+]
|
2007-11-17 01:23:51 -08:00 |
|
reed@reedloden.com
|
84a1e6a2de
|
Bug 345529 - "crash removing an observer during an nsPref:changed notification [@ pref_DoCallback] (node is 0xdddddddd)" [p=asqueella@gmail.com (Nickolay Ponomarev) r+sr=bsmedberg sr=darinf a=blocking1.9+]
|
2007-11-16 20:25:41 -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
|
0ad6da8436
|
Bug 402498 - imgIEncoder documentation is wrong. r=stuart, a1.9=stuart
|
2007-11-15 21:43:52 -08:00 |
|
masayuki@d-toybox.com
|
547601300c
|
b=403484 backing-out the previous patch, caused by testing failure.
|
2007-11-15 03:02:47 -08:00 |
|
masayuki@d-toybox.com
|
b666c60c33
|
Bug 403484 The ellipsis for UI should be localizable r=roc+mconnor, sr=roc, blocking1.9=mtschrep
|
2007-11-15 02:43:16 -08:00 |
|
joshmoz@gmail.com
|
233673d62a
|
clean up mac default plugin. b=373070 r=mento sr=jst a=schrep
|
2007-11-14 22:23:46 -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 |
|
joshmoz@gmail.com
|
3670c07737
|
Fix npapi so that drawing models users can compile properly. Need NPPV version of NPNVpluginDrawingModel. Original patch by Shane Caraveo. API compat patch for WebKit is WebKit bug 15946, WebKit patch by Josh committed. b=403418 r=josh sr=jst
|
2007-11-13 12:02:03 -08:00 |
|
reed@reedloden.com
|
fd52608803
|
Bug 403239 - "Update libpng to version 1.2.23 and reduce libpng footprint" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r=stuart sr=tor a1.9=schrep]
|
2007-11-13 03:03:32 -08:00 |
|
reed@reedloden.com
|
9d79745286
|
Bug 177838 - "Make all popup windows resizable, ignoring resizable=no" [p=dao r=sicking sr=jst a1.9=schrep]
|
2007-11-13 00:19:04 -08:00 |
|
jst@mozilla.org
|
7ba82652d3
|
Fixing bug 386493. Work around WMP plugin bug where it's unable to process incoming data while waiting for initialiation streams. r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu
|
2007-11-11 22:07:10 -08:00 |
|
benjamin@smedbergs.us
|
6a2e306fc1
|
Bug 400840 - can't build parallel build with -save-temps, r=luser a=damons
|
2007-11-09 11:36:05 -08:00 |
|
neil@parkwaycc.co.uk
|
31768ba40a
|
Bug 400603 Last row of bottom-up bitmap is never updated r+a=pavlov sr=tor
|
2007-11-09 04:47:50 -08:00 |
|
reed@reedloden.com
|
3615d4510b
|
Bug 399794 - "Remove the use of Atoms of nsIconURI" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart]
|
2007-11-09 00:23:13 -08:00 |
|
reed@reedloden.com
|
96835a98c9
|
Back out Dão's patch from bug 392870 as a possible cause of the Ts regression.
|
2007-11-08 20:18:27 -08:00 |
|
bzbarsky@mit.edu
|
7138ba0a03
|
Relanding bug 389188. r=pavlov, sr=biesi
|
2007-11-08 18:55:41 -08:00 |
|
reed@reedloden.com
|
45d774456a
|
Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+]
|
2007-11-08 18:19:30 -08:00 |
|
pavlov@pavlov.net
|
1f88978ad9
|
bug 143046. Keep GIFs at original 8bit. patch from Alfred Kayser <alfredkayser@nl.ibm.com>. r=me sr=tor
|
2007-11-07 13:33:57 -08:00 |
|
reed@reedloden.com
|
ae7d90ecef
|
Bug 398313 - "Java plugin doesn't show up in disabled state (Add-ons Manager)" [p=Mossop r+sr=jst a=blocking1.9+]
|
2007-11-07 01:06:40 -08:00 |
|
pavlov@pavlov.net
|
b15d580fc4
|
bug 399630. Don't decode PNG iCCP/cHRM chunks with color management is disabled. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=vlad sr=me
|
2007-11-06 20:29:37 -08:00 |
|
pavlov@pavlov.net
|
5b7a4ae8d0
|
bug 386585. update libpng to 1.2.22. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=tor sr=me
|
2007-11-06 20:24:14 -08:00 |
|
jst@mozilla.org
|
841f9202a9
|
Fixing bug 398446. Make sure any JS exceptions thrown while plugins invoke JS are reported before we return control to the plugin. r+sr=mrbkap@gmail.com, a=dsicore@mozilla.com
|
2007-11-06 09:56:03 -08:00 |
|
reed@reedloden.com
|
ca27f92a95
|
Bug 402631 - "Need to clear all images on memory-pressure notification" [p=stuart r+aM9=vlad]
|
2007-11-05 19:41:34 -08:00 |
|
sdwilsh@shawnwilsher.com
|
012b8af65a
|
Bug 402434 - Libjar unittests failing (due to DST?). Backout of extra logging...
|
2007-11-04 07:41:02 -08:00 |
|
sdwilsh@shawnwilsher.com
|
2e93cfa7d1
|
Bug 402434 - Libjar unittests failing (due to DST?). This just adds some logging to the test so we can try to figure it out...
|
2007-11-04 07:05:50 -08:00 |
|
dolske@mozilla.com
|
4905fee97d
|
Bug 402000 - imgContainer's ContainerLoader.mContainer should be a nsCOMPtr. r=pavlov a1.9=pavlov aM9=dsicore
|
2007-11-01 16:09:42 -07:00 |
|
jst@mozilla.org
|
8ed8c5149f
|
Fixing bug 401053. Make sure to initialize LiveConnect any time a Java applet is loaded, no matter what markup was used to load the applet. r+sr=dveditz@cruzio.com, a=dsicore@mozilla.com
|
2007-10-31 15:52:11 -07:00 |
|
reed@reedloden.com
|
d08bf067da
|
Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9]
|
2007-10-25 16:02:20 -07:00 |
|
jst@mozilla.org
|
ed086ba697
|
Fixing bug 400619. Make sure to push the JS context onto the JS context stack in NP_HasProperty() to make sure the JS calls in that function work even when called w/o any JS on the stack. r+sr=jonas@sickin.cc, a=drivers.
|
2007-10-25 15:21:04 -07:00 |
|
jdaggett@mozilla.com
|
9061c61d0a
|
Bug 328258. Prevent images larger than 32K pixels in height from loading to workaround Quartz bug. r=pavlov,vlad, a=beltzner
|
2007-10-23 23:01:16 -07:00 |
|
reed@reedloden.com
|
918a9ce9c1
|
Bug 391295 - "APNG blending mode APNG_BLEND_OP_SOURCE not implemented" [p=asmith15@littlesvr.ca (Andrew Smith) r=stuart a1.9=damons]
|
2007-10-23 12:33:20 -07:00 |
|
pavlov@pavlov.net
|
3c23ff1867
|
bug 400588. fixing animation regression. r=tor a=beltzner
|
2007-10-22 09:13:37 -07:00 |
|
mats.palmgren@bredband.net
|
1c55d78969
|
Make nsPNGEncoder more robust against calls after a libpng error was encountered. b=395542 r+sr+a=pavlov
|
2007-10-19 21:29:58 -07:00 |
|
pavlov@pavlov.net
|
34e55fba26
|
bug 296818. discard uncompressed image data after a period of time. original patch from Federico Mena-Quintero <federico@ximian.com>. Changes from me. r=vlad
|
2007-10-18 17:36:34 -07:00 |
|
dtownsend@oxymoronical.com
|
a23c4cf481
|
Backing out bug 296818 to see if it fixes the Tp regression
|
2007-10-16 08:45:31 -07:00 |
|
pavlov@pavlov.net
|
1a9df2217e
|
fixing whitespace
|
2007-10-15 18:25:21 -07:00 |
|
pavlov@pavlov.net
|
1c0a558e30
|
fixing crash from bug 296818. r=vlad
|
2007-10-15 18:25:12 -07:00 |
|
pavlov@pavlov.net
|
5a8bcb7cb2
|
need null check around mImage incase of an error
|
2007-10-15 15:47:37 -07:00 |
|
pavlov@pavlov.net
|
15c0e8a3ab
|
bug 296818. discard uncompressed image data after a period of time. original patch from Federico Mena-Quintero <federico@ximian.com>. Changes from me. r=vlad
|
2007-10-15 15:06:48 -07:00 |
|