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

5699 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 58c20e45d9 removing long unused files as part of bug 316141. 2007-01-05 20:38:54 +00:00
gavin%gavinsharp.com 0f6377a389 Bug 325906: Remove one malloc from the JPEG decoder, and some optimizations, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, updated by Ryan VanderMeulen <ryanvm@gmail.com>, r=alfredkayser, sr=pavlov 2007-01-04 20:03:50 +00:00
gijskruitbosch%gmail.com 4f378b22ce Bug 328128 - nsIPrefBranch::prefHasUserValue should document the fact that a pref doesn't have a user set value if it's set to its default value
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=darin.moz@gmail.com (Darin Fisher)
Documentation Only.
2006-12-29 13:08:41 +00:00
timeless%mozdev.org 890a2338f0 Bug 341955 add some more items to .cvsignore
r=bsmeberg
2006-12-21 07:04:12 +00:00
mozilla.mano%sent.com cffaffe39c Bug 356536 - [Mac] XUL Scroll bar slider jumps back up when mouse cursor strays from near scroll bar. patch from Stefan <stefanh@bluebottle.com>, r=me, sr=roc. 2006-12-20 22:49:59 +00:00
dougt%meer.net 6e56193b6e Trying bandaide for crash at [@ imgRequest::OnStopRequest]. see bug 361499. 2006-12-11 04:15:45 +00:00
smontagu%smontagu.org f104c342d5 Correct stupid typo in default font names. Bug 362709, r=mano 2006-12-04 09:43:52 +00:00
mats.palmgren%bredband.net b2d407744d If there were errors reading "prefs.js" then make a backup copy of it in "Invalidprefs.js" before overwriting it. b=361102 r+sr=darin 2006-11-28 14:11:40 +00:00
pavlov%pavlov.net 195cfecbbe bug 333253. disabling icon decoder in cairo until proper fix can go in. 2006-11-28 03:08:43 +00:00
pavlov%pavlov.net e23d7c961e move ns_ensure_true in to the right block. bug 333253. r=vlad 2006-11-28 01:14:29 +00:00
cbiesinger%web.de f721053624 bug 309438 Shorten the Accept: header to:
Accept: text/html,application/xhtml+xml;q=0.9,application/xml;q=0.8,*/*;q=0.7
r=darin sr=dbaron
2006-11-26 20:38:09 +00:00
masayuki%d-toybox.com 8472edc4b6 Bug 352174 need font-family resolver (cannot resolve alias of font family / is not checking whether the specified font family is installed the system) r=pavlov+vlad 2006-11-21 06:31:04 +00:00
mats.palmgren%bredband.net cca3292d36 Make NS_LIKELY/NS_UNLIKELY accept pointers etc and always return 0 or 1. b=340244 r+sr=darin 2006-11-18 00:48:56 +00:00
bzbarsky%mit.edu 0a3a624149 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
dougt%meer.net 1356f1669a exposing the network status of a image request to wpl consumers. bug 355555. r=stuart. 2006-11-09 22:47:43 +00:00
joshmoz%gmail.com 39e7d69988 back out part of 346954 to fix Flash when migrating a profile from PPC to x86. b=356694 r=sayrer sr=jst 2006-11-08 16:43:17 +00:00
gavin%gavinsharp.com 7d6325aee3 Bug 333387: crash [@ ns4xPluginInstance::Print], patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=jst 2006-11-06 14:51:52 +00:00
sayrer%gmail.com 1349973ac1 Bug 357431. add a note to removeObserver about using the same pref branch for which addObserver was used. Patch by Andreas Wuest <awuest@gmail.com>. r/sr: darin. #developers says checkin ok. 2006-11-02 21:10:19 +00:00
timeless%mozdev.org 46d2b15871 Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
cbiesinger%web.de 57e8fec26e bug 357427 Make the nullplugin use nsIPrefBranch instead of nsIPref
r+sr=jst
2006-10-21 16:01:14 +00:00
ted.mielczarek%gmail.com 47986cc926 bug 354749, nsIPrefBranch2::addObserver should document that aData is relative to the branch's root. Patch by asqueella@gmail.com, r+sr=darin 2006-10-20 19:19:23 +00:00
darin%meer.net 8312ec86cd fixes bug 210564 "[nsJARInputStream::Init] leaks file descriptors" patch by sciguyryan+bugzilla@gmail.com, r=alfredkayser, sr=darin 2006-10-19 20:56:48 +00:00
martijn.martijn%gmail.com 90406a6a5c Bug 352666 - Crash [@ nsPrefBranch::SetComplexValue], r=dveditz, sr=bzbarsky 2006-10-12 13:25:02 +00:00
smontagu%smontagu.org 35a27c6675 Make word-delete behaviour when there is a selection follow platform conventions. Bug 350564, r=glazman, sr=neil 2006-10-10 16:50:50 +00:00
gavin%gavinsharp.com c877f957f2 Bug 337561: Merge nsJARDirectoryInputStream into nsJARInputStream, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin 2006-10-10 13:24:57 +00:00
cst%yecc.com bec8d85175 Bug 355299 Update obsolete plugin-related URLs
r+sr=jst
2006-10-05 23:06:49 +00:00
pavlov%pavlov.net e4bd585628 disabling MMX support for png decoding on the mac due to a crash. bug 354997. r+sr=me. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. 2006-10-02 20:38:51 +00:00
pavlov%pavlov.net ca7e331044 relanding libpng-1.2.12. bug 334110. r=me, sr=tor, patch by Glenn Randers-Pehrson <glennrp@gmail.com>. 2006-09-29 22:46:58 +00:00
cbiesinger%web.de 5b36f89cdb bug 353983 add --enable-application=netwerk option
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
pavlov%pavlov.net a284df17b2 fix our old libpng's security problems. 334110. r=me, sr=tor, patch by Glenn Randers-Pehrson <glennrp@gmail.com>. 2006-09-26 21:15:04 +00:00
pavlov%pavlov.net 36223e5472 backing out bug 334110/libpng 1.2.12 until I can figure out why it is broken on mac. 2006-09-25 22:38:55 +00:00
pavlov%pavlov.net de2a318956 upgrading to libpng-1.2.12. patch from Glenn Randers-Pehrson <glennrp@gmail.com>. r=me sr=tor 2006-09-25 19:52:06 +00:00
dbaron%dbaron.org ebd48793a2 Bustage fix for 333129 more in module style. 2006-09-24 17:33:10 +00:00
gavin%gavinsharp.com 9cd66c5f4d back out bug 337561 2006-09-24 16:23:31 +00:00
gavin%gavinsharp.com 72bffd2719 Temporary hack to fix bustage from bug 333129 2006-09-24 15:53:37 +00:00
gavin%gavinsharp.com 7bd1f78e76 Bug 333129: libjar: Only create synthetic entries when really needed, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=biesi 2006-09-24 15:22:36 +00:00
gavin%gavinsharp.com 461618d03d Bug 337561: Merge nsJARDirectoryInputStream into nsJARInputStream, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=darin 2006-09-24 15:13:57 +00:00
joshmoz%gmail.com 8fe9914cb7 follow-up to the fix for bug 344425, supporting NP_GetEntryPoints on Intel Mac OS X. Use NPAPI error values. b=344425 2006-09-22 06:40:48 +00:00
joshmoz%gmail.com 50eb736d81 support NP_GetEntryPoints on Intel Mac OS X. If NP_GEP does not exist, we still try to use main() for compatibility. b=344425 r=sayrer sr=pinkerton 2006-09-21 19:32:30 +00:00
timeless%mozdev.org 664b6df306 Bug 20232 Replace T::GetIID() (etc.) with NS_GET_IID(T)
r=bsmedberg sr=biesi
2006-09-17 00:04:39 +00:00
davel%mozilla.com 61022a561a b=333423 crash in nsIZipReader
r=asqueella, sr=darin
add test case for previous crashing bug
(check-in for allmakefiles.sh to follow)
2006-09-14 17:15:28 +00:00
dbaron%dbaron.org bb32a15350 Be more careful pushing/popping contexts. b=352264 r=jst sr=bzbarsky/jst 2006-09-12 22:58:11 +00:00
cst%yecc.com 10f4122111 Bug 339720 show warning page before showing about:config
r=neil,KaiRo sr=jag
2006-09-12 00:19:06 +00:00
sayrer%gmail.com 9395f31ee3 bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2006-09-08 04:35:17 +00:00
joshmoz%gmail.com c84efc3fc7 Cleanup in preparation for the real fix to bug 350109. r/sr=jst 2006-09-07 23:58:27 +00:00
cbiesinger%web.de 14481eabf4 bug 337763 fix memory leak in ZIP_OpenArchive
patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> r=waldo sr=biesi
2006-09-05 23:04:49 +00:00
pavlov%pavlov.net 50e1abfc01 fixing build bustage 2006-09-05 22:28:50 +00:00
pavlov%pavlov.net 9388b24547 ico crash. bug 332386. r=vlad 2006-09-05 22:15:47 +00:00
mkaply%us.ibm.com 1c50d9540c OS/2 build break 2006-09-05 18:52:22 +00:00
sayrer%gmail.com 6024d372aa Bug 346954. feed MIME types trigger plugin reloads. Check for the file in the cache before we root around in the bundles and executables. r+sr=jst 2006-08-29 18:58:38 +00:00