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

5853 Коммитов

Автор SHA1 Сообщение Дата
masayuki%d-toybox.com 5fa5b33f97 Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 11:13:55 +00:00
Olli.Pettay%helsinki.fi 0fc596d14f Bug 369943, imgIRequest loadImage and loadImageWithChannel should be marked [noscript], p=web+moz@eschew.org r=pavlov, a=1.9+/pavlov 2007-08-22 10:59:40 +00:00
philringnalda%gmail.com 22174b7608 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-18 04:42:09 +00:00
jwalden%mit.edu 100820ab18 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 23:07:40 +00:00
vladimir%pobox.com e7ae74d226 b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me 2007-08-17 19:55:00 +00:00
philringnalda%gmail.com d15d65b5d6 Bug 378881 - imgContainerGIF no longer used, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=pavlov, sr=tor, a1.9=pavlov 2007-08-17 04:13:16 +00:00
cbiesinger%gmx.at f36c7b57fd 386998 better check for UNC paths
r=dveditz sr=bz
2007-08-16 00:22:28 +00:00
rflint%ryanflint.com 2a1e05ca4d 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-15 06:52:00 +00:00
mozilla%weilbacher.org 68603326f7 [OS/2] Bug 390077: fix linker breakage by exporting lcms symbols, r=benjamin 2007-08-12 20:03:50 +00:00
bzbarsky%mit.edu 685d329d8a 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-10 05:35:09 +00:00
jst%mozilla.org 4dc0247b0b Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org 2007-08-09 22:30:30 +00:00
jst%mozilla.org 2e226a7a3c Fixing bug 391182. Remove bogus assertion introduced by one of the fixes for bug 347743. r+sr=jonas@sicking.cc 2007-08-09 22:25:03 +00:00
jst%mozilla.org 8b0a735949 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 22:22:26 +00:00
sdwilsh%shawnwilsher.com 7be7d73c2c Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky 2007-08-09 22:21:54 +00:00
bzbarsky%mit.edu b775248a08 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 16:32:57 +00:00
bzbarsky%mit.edu 7b4500d354 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-08 01:16:12 +00:00
flamingice%sourmilk.net db79d426d1 Bug 386268, Animated GIF doesn't loop properly, Patch by Alfred Kayser, r=pavlov, sr=tor, a=blocking1.9 2007-08-07 16:41:30 +00:00
pavlov%pavlov.net f03a45a422 updating littlecms to 1.17 final. patch from tor. r=me, a=me 2007-08-06 20:01:21 +00:00
sharparrow1%yahoo.com caf5b4cfd1 Part 1 of bug 347743, try 2. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+ 2007-08-06 17:19:55 +00:00
sharparrow1%yahoo.com f51f27eda3 Back out for bug 347743. 2007-08-06 16:49:59 +00:00
sharparrow1%yahoo.com 51bc6ab6bf Part 1 of bug 347743. Patch by Johnny Stenback, r=brendan, sr=jonas, a=blocking1.9+ 2007-08-06 16:36:03 +00:00
wr%rosenauer.org fb37ff435c Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano 2007-08-04 08:35:30 +00:00
flamingice%sourmilk.net 487cc91f78 Bug 367816, mimeTypes[] array not refreshed on Java installation, r+sr+a=jst 2007-08-03 22:57:54 +00:00
masayuki%d-toybox.com 747a29fe1a The additional patch for bug 364786 r=vlad 2007-08-03 18:37:50 +00:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +00:00
jwalden%mit.edu 3a1c4ce8ab 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 07:37:37 +00:00
jonas%sicking.cc 39efafae91 Bug 389508: Cross site XMLHttpRequest. r=jst/biesi sr/dveditz/biesi 2007-07-27 02:49:19 +00:00
jonas%sicking.cc 43bf38bd4b backout due to orange 2007-07-26 23:34:23 +00:00
jonas%sicking.cc d0fc50677d Bug 389508: Implement Cross site XMLHttpRequest. r=jst sr=dveditz,biesi 2007-07-26 22:20:32 +00:00
roc+%cs.cmu.edu 8477256fc6 Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky 2007-07-26 09:47:45 +00:00
flamingice%sourmilk.net d87b3b4358 Bug 389486, Move pluginreg.dat to profile directory, r+sr=jst 2007-07-26 07:01:22 +00:00
tor%cs.brown.edu 93fd2aa350 Tp regression fix - don't color correct untagged jpegs if the pref is off. 2007-07-24 00:58:21 +00:00
pavlov%pavlov.net 041108163b adding color management capabilities -- preffed off. bug 16769. patch from tor. r=bsmedberg, sr=me 2007-07-23 22:02:20 +00:00
flamingice%sourmilk.net 70193a4288 Bug 388977, Only compile nsPluginDirServiceProvider.cpp on Windows, r+sr=jst 2007-07-20 20:34:51 +00:00
mozilla%weilbacher.org 4e7cdd8e90 Bug 381944: Fix all.js for OS/2 and BeOS, r=mkaply 2007-07-20 18:52:29 +00:00
asqueella%gmail.com f925e7ebfd 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 21:08:46 +00:00
flamingice%sourmilk.net 2293efff43 Bug 330108, ISO C++ forbids casting between pointer-to-function and pointer-to-object (use PR_FindFunctionSymbol), r=jst, sr=biesi 2007-07-17 20:02:43 +00:00
tor%cs.brown.edu 7995df8b85 Bug 388342 - imglib warning when loading jpeg images. r=pavlov 2007-07-16 22:55:21 +00:00
flamingice%sourmilk.net ff81db297a Bug 330511, Plugin-in blocklisting, r+sr=jst 2007-07-14 00:28:06 +00:00
dveditz%cruzio.com 5fd947d903 bug 374810 pick up crash fix from libpng 1.2.17, patch=glennrp, r=tor, sr=dveditz 2007-07-13 00:06:24 +00:00
jst%mozilla.org 2ae9a7619b Attempting to fix Solaris build bustage (bug 386773). Patch by ginn.chen@sun.com, r+sr=jst@mozilla.org 2007-07-12 20:38:11 +00:00
dveditz%cruzio.com a33f7deda5 bug 379314 clarify moz-icon checks, r=timeless 2007-07-12 09:27:49 +00:00
jst%mozilla.org a3289fdc1b Fixing bug 386773. Add implementation for NPN_PluginThreadAsyncCall(). r=joshmoz@gmail.com, sr=brendan@mozilla.org 2007-07-11 23:25:46 +00:00
neil%parkwaycc.co.uk 11d0936e48 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 08:46:49 +00:00
philringnalda%gmail.com e1accad845 Bug 387067 - Quiet printfs in nsPluginHostImpl.cpp, patch by Ryan Jones <sciguyryan@gmail.com>, r+sr=jst 2007-07-09 00:36:33 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
mats.palmgren%bredband.net 42661ee1ed Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov 2007-07-05 11:29:53 +00:00
cbarrett%mozilla.com 23db68409d Bug 361299 - read image directly from input stream in icon decoder. Patch by Alfred Kayser <alfredkayser@nl.ibm.com>. r=tor, sr=biesi. 2007-07-04 01:09:10 +00:00
flamingice%sourmilk.net 708be73597 Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst 2007-07-03 21:42:35 +00:00
roc+%cs.cmu.edu 0f74b446d5 Bug 384988. Provide toplevel window to plugins for WM_TRANSIENT_FOR of dialog boxes. patch by Karl Tomlinson,r+sr=roc,jst 2007-07-03 03:41:34 +00:00