philringnalda@gmail.com
|
4085c6630f
|
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
|
f5b9eb6a9f
|
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
|
705de656cb
|
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
|
272e4468d3
|
b=384864, apply the rest of the patch to fix bustage
|
2007-08-25 12:43:27 -07:00 |
|
asqueella@gmail.com
|
3df79ebf25
|
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
|
b5dc24de40
|
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
|
a20d56bd8d
|
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
|
84c4927b90
|
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
|
b79bdba144
|
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
|
444f76bd14
|
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
|
87c819d510
|
b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me
|
2007-08-17 12:54:58 -07:00 |
|
philringnalda@gmail.com
|
3c4ba8d927
|
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
|
42d5143b74
|
386998 better check for UNC paths r=dveditz sr=bz
|
2007-08-15 17:22:28 -07:00 |
|
rflint@ryanflint.com
|
c4b4070c26
|
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
|
f5387a8be5
|
[OS/2] Bug 390077: fix linker breakage by exporting lcms symbols, r=benjamin
|
2007-08-12 13:03:50 -07:00 |
|
jst@mozilla.com
|
96ff644aaa
|
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
|
bd826c03d9
|
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
|
5f96a07bac
|
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
|
2ced0c6356
|
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
|
428ab775c4
|
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
|
6e7b96f69f
|
Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky
|
2007-08-09 15:21:54 -07:00 |
|
bzbarsky@mit.edu
|
c62077654e
|
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
|
16e6040261
|
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
|
ac69d81210
|
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
|
10ed912fa3
|
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
|
cbbdfaa8cc
|
Back out for bug 347743.
|
2007-08-06 09:49:59 -07:00 |
|
sharparrow1@yahoo.com
|
d972447ef6
|
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
|
7edd3206ef
|
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
|
9b0fcbdc31
|
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
|
e5886b0e9f
|
The additional patch for bug 364786 r=vlad
|
2007-08-03 11:37:50 -07:00 |
|
benjamin@smedbergs.us
|
4b6ed1dfac
|
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
|
39fc392b80
|
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
|
23898aef7e
|
Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi
|
2007-07-26 19:49:18 -07:00 |
|
jonas@sicking.cc
|
5784b0a2f5
|
backout due to orange
|
2007-07-26 16:34:22 -07:00 |
|
jonas@sicking.cc
|
1d3132db39
|
Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi
|
2007-07-26 15:20:29 -07:00 |
|
roc+@cs.cmu.edu
|
9562390da7
|
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
|
2b1c38288d
|
Bug 389486, Move pluginreg.dat to profile directory, r+sr=jst
|
2007-07-26 00:01:22 -07:00 |
|
tor@cs.brown.edu
|
a4f68dd9d6
|
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
|
5d187e457e
|
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
|
cf2b95b44b
|
Bug 388977, Only compile nsPluginDirServiceProvider.cpp on Windows, r+sr=jst
|
2007-07-20 13:34:51 -07:00 |
|
mozilla@weilbacher.org
|
9e236ad275
|
Bug 381944: Fix all.js for OS/2 and BeOS, r=mkaply
|
2007-07-20 11:52:29 -07:00 |
|
asqueella@gmail.com
|
bab08593c7
|
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
|
eefaa5dbde
|
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
|
d66496efd5
|
Bug 388342 - imglib warning when loading jpeg images. r=pavlov
|
2007-07-16 15:55:21 -07:00 |
|
flamingice@sourmilk.net
|
4b132ab64f
|
Bug 330511, Plugin-in blocklisting, r+sr=jst
|
2007-07-13 17:28:05 -07:00 |
|
dveditz@cruzio.com
|
4bf20f69f1
|
bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz
|
2007-07-12 17:05:43 -07:00 |
|
jst@mozilla.org
|
42839aa591
|
Attempting to fix Solaris build bustage (bug 386773). Patch by ginn.chen@sun.com, r+sr=jst@mozilla.org
|
2007-07-12 13:38:11 -07:00 |
|
dveditz@cruzio.com
|
ebaaa5473e
|
bug 379314 clarify moz-icon checks, r=timeless
|
2007-07-12 02:27:49 -07:00 |
|
jst@mozilla.org
|
8147380f93
|
Fixing bug 386773. Add implementation for NPN_PluginThreadAsyncCall(). r=joshmoz@gmail.com, sr=brendan@mozilla.org
|
2007-07-11 16:25:45 -07:00 |
|
neil@parkwaycc.co.uk
|
10de8387c8
|
Followup to bug 348748 to fix the alignment of trailing backslashes in macros
[xxx_cast<foo*>(bar) is three characters shorter than NS_XXX_CAST(foo*, bar)]
|
2007-07-11 01:46:44 -07:00 |
|