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

6001 Коммитов

Автор SHA1 Сообщение Дата
ginn.chen%sun.com 7450a1a7ba Fix bustage bug 397992 2007-10-02 10:31:18 +00:00
ginn.chen%sun.com 2ab119db2d Bug 397992 Gtk-CRITICAL assertion `GTK_IS_WIDGET (widget)' failed at exit Firefox
r+sr+a=roc
2007-10-02 10:07:17 +00:00
sayrer%gmail.com 64fd100a67 Bug 396828. 'Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread' within ns4xPluginInstance::Stop. r=jst, sr=brendan, a=jst 2007-09-30 06:19:52 +00:00
reed%reedloden.com a78e9e1046 Bug 376471 - "Make XBM decoding also write directly to Cairo image buffer" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+a1.9=stuart] 2007-09-29 19:06:21 +00:00
gerv%gerv.net adfde33c9f Bug 397803 - add ICANN test IDN TLDs to whitelist. r=biesi. 2007-09-29 15:37:00 +00:00
reed%reedloden.com aff9e9c31a Bug 386844 - "Crash when running Java Applets [@ XSync - JavaPluginInstance5::SetWindow]" (move ws_info and xtbin code from ns4xPluginInstance to nsPluginNativeWindowGtk2) [p=karlt r+sr+a1.9=jst] 2007-09-29 07:08:14 +00:00
dbaron%dbaron.org 5558249775 Remove default preferences associated with freetype2 code, which was used only by the old gfx code, and with other previously-removed X11 font code. b=389697 r+a1.9=vlad 2007-09-27 20:45:31 +00:00
reed%reedloden.com 8c49542c9e Bug 391643 - "Remove GetAlphaBytesPerRow from imgContainer.cpp" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart] 2007-09-27 16:42:22 +00:00
dtownsend%oxymoronical.com ffc5d9822f Backing out bug 389188 due to potential private bytes increase on talos 2007-09-26 04:30:18 +00:00
bzbarsky%mit.edu e4b6eb3a8a Expose the image's principal on its imgIRequest. Bug 389188, r=pavlov,
sr=biesi, a=pavlov.
2007-09-25 15:46:40 +00:00
tor%cs.brown.edu d3a51a5be0 Bug 395170 - with color managment on, grayscale pngs displaying incorrectly.
r=vlad, a=pavlov
2007-09-24 21:45:10 +00:00
tor%cs.brown.edu faf9f8d1fc Bug 396031 - with color management on, ycck/cymk jpeg images crash.
r=alfredkayser, sr+a=pavlov
2007-09-24 21:42:39 +00:00
asqueella%gmail.com a395354c99 fix bug 369214 (ASSERTION: The observer list changed while being iterated over!: 'count == mObservers.Count()' in libpr0n) by switching the observers list to use nsTObserverArray.
r=stuart
a=1.9 blocker
2007-09-22 19:40:57 +00:00
jst%mozilla.org 452fc1e706 Adding npruntime scriptability sample. A dumb sample, but it's all we've got an I have no time to make it better now. Not part of the build. 2007-09-21 18:35:38 +00:00
mozilla%weilbacher.org eba79be9d0 Bug 396861: Need short libname for zipwriter on OS/2, r=ted.mielczarek, a=bzbarsky 2007-09-21 10:04:37 +00:00
masayuki%d-toybox.com a6f7487acf Bug 299222 Mac font defaults for "new" langGroups (Indic + Armenian, Georgian, Ethiopic, Can. Syllabics). patch by Smokey Ardisson<alqahira@ardisson.org> r=smontagu, sr=roc, a=dsicore 2007-09-20 15:51:01 +00:00
roc+%cs.cmu.edu df1d8efba7 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 23:12:10 +00:00
ted.mielczarek%gmail.com f48ee2a181 bug 395246 - link null plugin with static CRT to avoid Microsoft.VC80.CRT SxS errors. r=bsmedberg a=mconnor 2007-09-17 18:22:55 +00:00
dtownsend%oxymoronical.com 2abb981479 Follow-up to bug 379633: Scriptable zipwriter component. r+a=bsmedberg 2007-09-17 15:33:05 +00:00
rflint%ryanflint.com b984f0612b Disable zipwriter tests 2007-09-17 07:13:57 +00:00
rflint%ryanflint.com d3cf72b7ba Disable failing zipwriter tests 2007-09-17 05:30:58 +00:00
dtownsend%oxymoronical.com 36bfea8648 Bug 379633: Scriptable zipwriter component. r=bsmedberg, sr=cbiesinger,
a=bzbarsky
2007-09-16 23:48:08 +00:00
sayrer%gmail.com 99069d71e4 Bug 395618. UseUserPrefFile should check that user.js exists. r/sr/a=bsmedberg 2007-09-15 19:32:51 +00:00
tor%cs.brown.edu a65510b0db Bug 391266 - png files with tRNS chunk displaying incorrectly with
color management.  r=pavlov, a=dsicore
2007-09-10 20:01:18 +00:00
reed%reedloden.com 888405dad1 Bug 394403 - "Crash Viewing Image [ @ nsGIFDecoder2::DoLzw]" (don't write image pixels outside of image) [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=pavlov sr=tor a1.9=dsicore] 2007-09-10 19:10:00 +00:00
dveditz%cruzio.com 5cc5eb60c8 loosen restrictions introduced by bug 230606 to "subdir" to unbreak the automated tests. 2007-09-06 09:00:48 +00:00
dveditz%cruzio.com ded345250e bugs 230606 and 209234: add options to restrict file: URI same-origin policies, r+sr=jst, blocking+=pavlov 2007-09-06 07:02:57 +00:00
reed%reedloden.com f485fa122e Bug 394535 - "Remove obsolete code from PNG decoder" [p=glennrp@gmail.com (Glenn Randers-Pehrson) r+sr+a1.9=tor] 2007-09-06 03:46:16 +00:00
timeless%mozdev.org e5994a7a78 Bug 341958 add some more items to .cvsignore
r=bsmedberg sr=pavlov
2007-09-06 03:44:50 +00:00
roc+%cs.cmu.edu 1949e9dd0a Bug 386537. Provide a reliable way for plugins to detect whether windowless mode is available. patch by karlt, r+sr=jst, a=jonas 2007-09-06 01:45:09 +00:00
reed%reedloden.com 279b5ccc2e Bug 377395 - "remove .doubleclick.net from network.dns.ipv4OnlyDomains" [p=jo.hermans@gmail.com (Jo Hermans) r+sr+a1.9=bsmedberg] 2007-09-05 23:21:55 +00:00
philringnalda%gmail.com 9f291e4b23 Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore 2007-09-05 13:47:25 +00:00
jag%tty.nl 470bf4ec8c Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg 2007-09-05 13:05:02 +00:00
flamingice%sourmilk.net a3cf8d8f5a Bug 392125, Java plugin doesn't stay disabled on restart when disabled via plugin manager, r+sr=jst, a=blocking1.9 2007-09-04 18:19:31 +00:00
asqueella%gmail.com 4d91e20129 Bug 391667 - imglib does not gracefully handle unknown images sent with incorrect MIME types
p=Ben Karel <web+moz@eschew.org>
r+a=pavlov
2007-09-02 16:10:57 +00:00
asqueella%gmail.com 6c25824752 Bug 393031 - remove obsolete file: modules/libimg/png/pngasmrd.h
p=Glenn Randers-Pehrson <glennrp@gmail.com>
r+sr=tor
2007-09-02 16:04:45 +00:00
thunder%mozilla.com 40a549816d Bug 392967: Load app and extension prefs separately. r=bsmedberg 2007-09-01 02:16:47 +00:00
bzbarsky%mit.edu 529842ff7f 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 19:00:10 +00:00
gerv%gerv.net ec6ef44196 Bug 389600 - add .pl to IDN whitelist. Patch by gerv; a=bzbarsky. 2007-08-29 16:30:32 +00:00
jst%mozilla.org ecae905e1d Fixing bug 394086. Pave the way for java applets that are scriptable using NPRuntime. r+sr=cbiesinger@gmx.at 2007-08-29 00:28:33 +00:00
jst%mozilla.org 3429356407 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 23:55:47 +00:00
philringnalda%gmail.com c31b668b9c 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 21:34:03 +00:00
philringnalda%gmail.com 3a230016df 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-26 05:08:53 +00:00
philringnalda%gmail.com e22975e20b 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-26 04:38:18 +00:00
asqueella%gmail.com ff5202060d 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 20:07:37 +00:00
asqueella%gmail.com 4c5808c3b0 b=384864, apply the rest of the patch to fix bustage 2007-08-25 19:43:27 +00:00
asqueella%gmail.com 2de3c64214 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 19:26:12 +00:00
asqueella%gmail.com 899d8d079c Bug 216682 - Eliminate DrawToImage
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=tor, sr=pavlov, a=pavlov
2007-08-25 19:18:45 +00:00
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
roc+%cs.cmu.edu 30017119f3 Bug 384845. Make the NPSetWindowCallbackStruct memory associated with
window->ws_info available before SetWindow is called, and disable the plugin
window GtkSocket or xtbin creation for windowless plugins.
patch by Karl Tomlinson, r+sr=jst
2007-07-03 03:29:47 +00:00
benjamin%smedbergs.us d39957269b Bug 383167 try #3 - need buildid in an external file, r=luser sr=jst with additional parts r=biesi 2007-07-02 18:20:28 +00:00
flamingice%sourmilk.net 989518e966 Backing out bug 382367 due to potential crashes (bug 386160) 2007-06-28 17:51:10 +00:00
flamingice%sourmilk.net ddd305955f Bug 382367, Add support for enabling and disabling individual plugins, r+sr=jst 2007-06-28 00:56:09 +00:00
flamingice%sourmilk.net dfc0460eb9 Bug 385883, imgRequest wrongly calculates image size for the cache, Patch by Alfred Kayser, r=pavlov, sr=tor 2007-06-27 19:30:34 +00:00
flamingice%sourmilk.net 43f3413468 Bug 380984, NPAPI symbols hidden in libnullplugin.so and libunixprintplugin.so, Patch by Karl Tomlinson, r+sr=jst 2007-06-27 00:41:08 +00:00
benjamin%smedbergs.us 42c7e1c6b1 Reverting bug 383167 again for linux test bustage :-( 2007-06-26 19:22:55 +00:00
benjamin%smedbergs.us b60c196e68 Bug 383167 trying again, reviews by luser and biesi, sr=jst 2007-06-26 16:35:05 +00:00
benjamin%smedbergs.us 9784bf995e Revert all of bug 383167 changes because they're not enough... going to try again later. 2007-06-25 18:41:00 +00:00
tor%cs.brown.edu 7db936f475 Bug 196295 - move/merge GIF2.cpp into nsGIFDecoder2.
Patch by alfredkayser@nl.ibm.com,  r=biesi, sr=tor
2007-06-25 16:41:21 +00:00
benjamin%smedbergs.us 81d0ea8604 Bug 383167 - Need buildid in an external file, r=luser sr=jst 2007-06-25 15:26:03 +00:00
joshmoz%gmail.com dc1d49ffc1 clean up Mac OS X macros in libreg's reg.c. r=cbarrett sr=luser 2007-06-24 01:07:21 +00:00
asqueella%gmail.com aed52cda77 Bug 379929 - Lazy creation of nsProperties object for imgContainer
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=tor
2007-06-21 20:45:49 +00:00
benjamin%smedbergs.us ac1a1347e6 Bug 385189 - mac builds without libxul failing to compile due to macmorefiles, r=mento 2007-06-20 19:22:02 +00:00
kherron%fmailbox.com ce1bfc8975 Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv. 2007-06-17 13:50:53 +00:00
jst%mozilla.org 32fd75bdbe Landing fix for bug 342810. Fixing leak of nsRunnable (huge leak on some flash sites). Patch by jmathies@mozilla.com, r+sr=jst@mozilla.com 2007-06-15 16:23:45 +00:00
bzbarsky%mit.edu 356daf4087 Make plug-in loads of javascript: URIs execute synchronously. Bug 364028,
r=biesi, sr=jst
2007-06-13 22:42:08 +00:00
mats.palmgren%bredband.net 1104dddb66 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 18:03:03 +00:00
dwitte%stanford.edu 09e928f645 cvs removing unbuilt and unmaintained p3p module. bug 366611. 2007-06-11 06:25:56 +00:00
philringnalda%gmail.com 326fea174a Bug 380931 - password manager rewrite-cleanup, move prefs from firefox.js to all.js, patch by Justin Dolske <dolske@mozilla.com>, r=gavin 2007-06-11 06:01:56 +00:00
mozilla%weilbacher.org ed37c961ed Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc 2007-06-10 22:13:12 +00:00
bzbarsky%mit.edu d67d9a455e Fix refcounting of some event objects to not leak. Bug 342810, investigation
by Jim Mathies <jmathies@mozilla.com>, r+sr=jst
2007-06-07 21:41:46 +00:00
tor%cs.brown.edu 08dfa66447 Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFrame.
Patch by alfredkayser@nl.ibm.com, r=pavlov, sr=tor
2007-06-07 15:10:26 +00:00
dveditz%cruzio.com 0fdd3b29ec bug 376573 prevent memory leak if realloc fails. r=biesi, sr=stuart 2007-06-06 00:25:15 +00:00
vladimir%pobox.com d5f034865b b=376446, spurious white pixels in animated gifs; r=asmith15, sr=pavlov -- patch from alfredkayser@nl.ibm.com 2007-05-30 08:40:45 +00:00
kairo%kairo.at 615c36cd52 bug 335387 ��� remove remnants of content packs, r=bsmedberg 2007-05-21 14:19:21 +00:00
enndeakin%sympatico.ca b5714d7a65 Bug 376238, add a pref to disable drag images, r=sr=roc 2007-05-16 18:05:23 +00:00
cbiesinger%web.de 919312a409 Bug 370195 ��� sql device for the offline cache
patch by Dave Camp <dcamp@mozilla.com> r=jst (content part) r=biesi (rest)
2007-05-14 20:09:20 +00:00
asqueella%gmail.com 95cd743e81 Bug 379841 - nsIZipReader's last modified time ignores seconds
p=Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>
r=biesi, sr=bsmedberg
2007-05-13 12:27:51 +00:00
gavin%gavinsharp.com 9e4c0c07e1 Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 20:13:33 +00:00
bzbarsky%mit.edu b1e55b927c Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
GetShellAt(0) to using this API.  Bug 378780.  API introduction part by me,
r+sr=jst.  Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
mats.palmgren%bredband.net 24e870cb3d Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 23:52:44 +00:00
dveditz%cruzio.com 34dc8ee9dd bug 376328 normalize file urls used in moz-icon, r=mscott, sr=vlad, a=juanb 2007-04-30 23:25:10 +00:00
asqueella%gmail.com 7f949592b9 Bug 370942 - Remove non-Cairo from jpeg decoder and optimize loop
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=tor, sr=pavlov
2007-04-29 15:51:35 +00:00
asqueella%gmail.com f165e36622 test for bug 278262 - JAR URIs should resolve relative URIs in the base section
p=Ryan Jones <sciguyryan@gmail.com>
r=sayrer
2007-04-27 16:15:18 +00:00
martijn.martijn%gmail.com 08939eb091 Bug 293986 � OOM crash [@ nsJPEGDecoder::WriteFrom, fill_input_buffer], patch by Andrew Schultz, r=pavlov, sr=tor 2007-04-27 13:11:29 +00:00
asqueella%gmail.com 787887aa82 backed out, b=317748 2007-04-25 21:21:28 +00:00
asqueella%gmail.com a416aefda0 Bug 317748 - Merge BlackenFrame and SetMaskVisibility into ClearFrame
p=Alfred Kayser <alfredkayser@nl.ibm.com>
r=pavlov, sr=tor
2007-04-25 20:55:06 +00:00
philringnalda%gmail.com b783c2ede6 Bug 375741 ��� Add support for APNG encoding, patch by Justin Dolske <dolske@mozilla.com>, r=asmith15, sr=pavlov 2007-04-25 05:56:54 +00:00
benjamin%smedbergs.us 61ccb1a4f2 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 19:25:39 +00:00
benjamin%smedbergs.us 3fb4912f5d Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 14:22:04 +00:00
gavin%gavinsharp.com c80278b524 Bug 375733: Add basic tests for PNG imgIEncoder, patch by Justin Dolske <dolske@mozilla.com>, r=sayrer, sr=pavlov 2007-04-22 01:30:51 +00:00
pavlov%pavlov.net 7864eaa1a7 various small fixes for APNG. bug 257197. patch from asmith15@learn.senecac.on.ca. r=me 2007-04-19 20:40:54 +00:00
jst%mozilla.org f0ba39ca32 Possible fix for bug 354595. Deal with PL_DHashTableOperate() returning null as it does when out of memory. Fix found by raymond@lala.com, r+sr=jonas@sicking.cc 2007-04-17 23:10:20 +00:00
kjh-5727%comcast.net e254239486 Bug 370025 - Update libbz2 to revision 1.0.4. r=benjamin, sr=darin. 2007-04-14 15:20:29 +00:00
pavlov%pavlov.net a8e6c372e3 fixing build bustage. 2007-04-12 20:11:50 +00:00
pavlov%pavlov.net fd92d18863 upgrading libpng to 1.2.16. patch from andrew smith. bug 373249. r=me sr=tor 2007-04-12 18:34:54 +00:00
mozilla.mano%sent.com d2af51e29f Bug 377181 - 'Jump to here' system preference is not followed by (new) non-native scrollbars. r-cbarrett, sr=roc. 2007-04-12 00:36:41 +00:00
timeless%mozdev.org 75b874f973 Bug 370063 OpenBSD: sync with reality - they define uint32_t and bool
changes by one of pvalchev@openbsd.org, wilfried@openbsd.org, robert@openbsd.org, or naddy@openbsd.org (or at least Martynas Venckus thinks it was one of them)
patch by martynas@openbsd.org
correct spelling thanks to vicviq@gmail.com
r=jst sr=jst
2007-04-05 11:21:59 +00:00
joshmoz%gmail.com 3b008a783d URLs requested by plugins should trigger content policies. Patch by Wladimir Palant. b=375435 r=josh sr=jst 2007-04-05 01:56:32 +00:00
emaijala%kolumbus.fi e776e6606f Fix for bug 293062: Mozilla should read HKEY_CURRENT_USER\Software\MozillaPlugin
r=neil
sr=roc
2007-04-03 15:56:31 +00:00
mozilla%weilbacher.org 03a857fd46 [OS/2] Bug 373444: fix build break in debug builds, r=benjamin 2007-03-29 20:08:04 +00:00