Commit Graph

122 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
80238a770e Make "view iamge" work on -moz-icon images. Bug 392799, patch by Rich Dougherty <rich@rd.gen.nz>, r+a=pavlov, sr=biesi 2007-08-29 12:00:10 -07:00
gerv@gerv.net
89bc18ebac Bug 389600 - add .pl to IDN whitelist. Patch by gerv; a=bzbarsky. 2007-08-29 09:30:32 -07:00
jst@mozilla.org
f967dad17e Fixing bug 394086. Pave the way for java applets that are scriptable using NPRuntime. r+sr=cbiesinger@gmx.at 2007-08-28 17:28:32 -07:00
jst@mozilla.org
d8904e65bd Fixing bug 392505. Make nsNPObjWrapper::GetNewOrUsed() remove entries from the right hash table when out of memory. r+sr=peterv@propagandism.org, a=jst@mozilla.org 2007-08-27 16:55:47 -07:00
philringnalda@gmail.com
ca955a1140 Bug 379886 - Font preferences panel selects random fonts in cairo builds, patch by Karl Tomlinson <mozbugz@karlt.net>, r+sr=vlad/pavlov 2007-08-26 14:34:03 -07:00
philringnalda@gmail.com
9a5f4e3ae2 Bug 366465 - GIF Decoding in Cairo can skip all row buffers, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor, a1.9=pavlov 2007-08-25 22:08:53 -07:00
philringnalda@gmail.com
d797cd5094 Bug 298717 - Crash on multipart/x-mixed-replace: gif,jpeg,jpeg sequence [@ nsJPEGDecoder::OutputScanlines][@ gdk_rgb_convert_0888][@ gdk_rgb_init], patch by andrew smith <asmith15@learn.senecac.on.ca>, r+sr=pavlov, a1.9=itsablocker 2007-08-25 21:38:17 -07:00
asqueella@gmail.com
f5c681f4ef Bug 392089 - JPEG decoding: Prevent allocation of scanline and remove memcpy p=Alfred Kayser <alfredkayser@nl.ibm.com> r=stuart, sr=tor, a=stuart 2007-08-25 13:07:37 -07:00
asqueella@gmail.com
0b4333cd31 b=384864, apply the rest of the patch to fix bustage 2007-08-25 12:43:27 -07:00
asqueella@gmail.com
998f07566c Bug 384864 - imgRequest: replace nsVoidArray with nsAutoVoidArray to reduce the number of allocations p=Alfred Kayser <alfredkayser@nl.ibm.com> r=pavlov, sr=tor, a=pavlov 2007-08-25 12:26:12 -07:00
asqueella@gmail.com
1e536127c0 Bug 216682 - Eliminate DrawToImage p=Alfred Kayser <alfredkayser@nl.ibm.com> r=tor, sr=pavlov, a=pavlov 2007-08-25 12:18:44 -07:00
masayuki@d-toybox.com
a17a03f2ea Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
Olli.Pettay@helsinki.fi
94c42b373d Bug 369943, imgIRequest loadImage and loadImageWithChannel should be marked [noscript], p=web+moz@eschew.org r=pavlov, a=1.9+/pavlov 2007-08-22 03:59:40 -07:00
philringnalda@gmail.com
531b341521 Bug 392411 - APNG decoder does not detect width+offset too large, patch by Glenn Randers-Pehrson <glennrp@gmail.com>, r=asmith15, sr+a1.9=pavlov 2007-08-17 21:42:09 -07:00
jwalden@mit.edu
4ff6f987ed Bug 296653 - mkdepend takes more than 10 hours on Solaris for nsIconChannel.cpp. Patch by Ginn Chen <ginn.chen@sun.com>, r=cls, a=bz 2007-08-17 16:07:39 -07:00
vladimir@pobox.com
10ea784eab b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me 2007-08-17 12:54:58 -07:00
philringnalda@gmail.com
5b4cb5308a Bug 378881 - imgContainerGIF no longer used, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor, a1.9=pavlov 2007-08-16 21:13:16 -07:00
cbiesinger@gmx.at
625a1fed0e 386998 better check for UNC paths r=dveditz sr=bz 2007-08-15 17:22:28 -07:00
rflint@ryanflint.com
3dbfe32623 Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner 2007-08-14 23:52:00 -07:00
mozilla@weilbacher.org
39bd8384fe [OS/2] Bug 390077: fix linker breakage by exporting lcms symbols, r=benjamin 2007-08-12 13:03:50 -07:00
jst@mozilla.com
771a55c0a8 Include modules/lcms in list of mirrored directories. Old history only available in CVS. 2007-08-10 17:19:03 -07:00
bzbarsky@mit.edu
96ec7b6a69 Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking 2007-08-09 22:35:08 -07:00
jst@mozilla.org
73674fd85b Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org 2007-08-09 15:30:30 -07:00
jst@mozilla.org
8118d98159 Fixing bug 391182. Remove bogus assertion introduced by one of the fixes for bug 347743. r+sr=jonas@sicking.cc 2007-08-09 15:25:03 -07:00
jst@mozilla.org
45bb02e550 Attempting to fix bug 354380. Add safe guard against prematurely deleted scriptable plugin objects. r=mrbkap@gmail.com, sr=jonas@sicking.cc 2007-08-09 15:22:26 -07:00
sdwilsh@shawnwilsher.com
9899ca9dd6 Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky 2007-08-09 15:21:54 -07:00
bzbarsky@mit.edu
82ee29bb76 Remove animation hrottling that we don't want. Bug 386269, patch by tor and Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor 2007-08-08 09:32:57 -07:00
bzbarsky@mit.edu
73073f4f3b Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking 2007-08-07 18:16:09 -07:00
flamingice@sourmilk.net
1b7bba6183 Bug 386268, Animated GIF doesn't loop properly, Patch by Alfred Kayser, r=pavlov, sr=tor, a=blocking1.9 2007-08-07 09:41:30 -07:00
sharparrow1@yahoo.com
7e0e89e71b Part 1 of bug 347743, try 2. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+ 2007-08-06 10:19:55 -07:00
sharparrow1@yahoo.com
e86f96fa55 Back out for bug 347743. 2007-08-06 09:49:59 -07:00
sharparrow1@yahoo.com
ef354e3fbc Part 1 of bug 347743. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+ 2007-08-06 09:36:03 -07:00
wr@rosenauer.org
3c63b72d88 Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano 2007-08-04 01:35:28 -07:00
flamingice@sourmilk.net
b943b3a8ee Bug 367816, mimeTypes[] array not refreshed on Java installation, r+sr+a=jst 2007-08-03 15:57:54 -07:00
masayuki@d-toybox.com
70fdc2568a The additional patch for bug 364786 r=vlad 2007-08-03 11:37:50 -07:00
benjamin@smedbergs.us
28d40dae74 Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
jwalden@mit.edu
c5a7c205ba Fix another typo to make the *other* Windows box cycle, still bug 389988, for another spurious red. I think these tinderboxen are conspiring against me... 2007-07-30 00:37:37 -07:00
jonas@sicking.cc
24c4c1d539 Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi 2007-07-26 19:49:18 -07:00
jonas@sicking.cc
13974dde1b backout due to orange 2007-07-26 16:34:22 -07:00
jonas@sicking.cc
29f28d46a0 Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi 2007-07-26 15:20:29 -07:00
roc+@cs.cmu.edu
917c4632c9 Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky 2007-07-26 02:47:43 -07:00
flamingice@sourmilk.net
85b8b3b3a2 Bug 389486, Move pluginreg.dat to profile directory, r+sr=jst 2007-07-26 00:01:22 -07:00
tor@cs.brown.edu
afa36716cb Tp regression fix - don't color correct untagged jpegs if the pref is off. 2007-07-23 17:58:21 -07:00
pavlov@pavlov.net
d04ad3b03b adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me 2007-07-23 15:02:17 -07:00
flamingice@sourmilk.net
c032f010d2 Bug 388977, Only compile nsPluginDirServiceProvider.cpp on Windows, r+sr=jst 2007-07-20 13:34:51 -07:00
mozilla@weilbacher.org
fbd8efc5e0 Bug 381944: Fix all.js for OS/2 and BeOS, r=mkaply 2007-07-20 11:52:29 -07:00
asqueella@gmail.com
d4f82c78c8 Bug 334144 - Handling of alpha bits in nsBMPDecoder don't make sense in Cairo terms
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=pavlov/sr=tor
2007-07-17 14:08:46 -07:00
flamingice@sourmilk.net
61fea5c930 Bug 330108, ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol), r=jst, sr=biesi 2007-07-17 13:02:43 -07:00
tor@cs.brown.edu
bc86c212e7 Bug 388342 - imglib warning when loading jpeg images. r=pavlov 2007-07-16 15:55:21 -07:00
flamingice@sourmilk.net
76b4af864e Bug 330511, Plugin-in blocklisting, r+sr=jst 2007-07-13 17:28:05 -07:00