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

4542 Коммитов

Автор SHA1 Сообщение Дата
caillon%returnzero.com 90ab64d798 Bug 183069 - trunk topcrash when quitting [@ nsPrefBranch::RemoveObserver].
Release our observer references only _after_ we remove them from our observer list, to avoid someone else trying to remove the same observer we're working on removing.
r=timeless sr=jst
a=jst, and #mozilla (smontagu,timeless) who acting as sheriff asked me to land this into a closed tree.
2002-12-04 08:56:34 +00:00
mstoltz%netscape.com 87b2816c60 Bug 91043: Make document.write(ln) same-origin-access only to prevent inserting content into a third-party page. r=pavlov, sr=dveditz 2002-12-04 03:52:07 +00:00
mstoltz%netscape.com 164f7b1a35 Bug 32571 - add disabling pref and JS console message to window.close security check. r=heikki, sr=jst. 2002-12-04 01:55:56 +00:00
yokoyama%netscape.com 7932d03a3d 179822: Flash4 / Flash5 / Shockwave and other plugins crash.
Give an unicode option when SubClassing the widget window.
/r=peterl, /sr=kin
2002-12-04 01:17:01 +00:00
akkana%netscape.com 691479a824 179784: go back to beep by default for typeahead find "not found",
since the nsSound solution doesn't work well on linux or mac.
  r=aaronl sr=sfraser
2002-12-03 23:51:10 +00:00
anthonyd%netscape.com 87e4880ad5 *** NOT PART OF THE BUILD PROCESS
resources for the XPI Packager
bug # 163739
2002-12-03 21:55:02 +00:00
anthonyd%netscape.com 31ee826a4d *** NOT PART OF THE BUILD PROCESS
bug # 163739 - XPI Packager
adding the xpi packager to the mozilla tree.  this is a windows only app used to build the xpi packager
for building self installing xpi files.
2002-12-03 21:52:45 +00:00
caillon%returnzero.com 2cb5aeb54c 178291 - using window.fullScreen causes scripts to stop.
r=mstoltz sr=jst
2002-12-03 06:08:08 +00:00
ducarroz%netscape.com 08c8901b2f Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
nhotta%netscape.com 442cfa1ba0 Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
paper%animecity.nu 80fea75abf Bug 148637 Clean-up imgContainerGIF. r=biesi sr=tor 2002-11-29 22:45:04 +00:00
paper%animecity.nu f5ddc14096 Bug 179546. Remove gs->transparent_pixel since it's not being used.
r=biesi sr=tor
2002-11-28 05:50:49 +00:00
darin%netscape.com 739ba9d92e attempted fix for compilation error w/ GCC 2.91.66 2002-11-27 20:21:12 +00:00
peterlubczynski%netscape.com b34f136eb5 Fixing bug 137535, supporting BP_GetSupportedMIMETypes on Mach-O for MPEGS to work r=sdagley sr=beard 2002-11-26 22:28:39 +00:00
nhotta%netscape.com bf324b75f5 Moving displayName.lastnamefirst out to .property to make it localizable,
bug 160546, r=cavin, sr=bienvenu.
2002-11-26 00:40:50 +00:00
smontagu%netscape.com c1f3141796 Bug 108136: Shift_JIS conversion problem on MacOS9, OS/2. Authors=shom@vinelinux.org, k-ichioka@msb.biglobe.ne.jp; r=ftang, sr=alecf. 2002-11-25 23:44:28 +00:00
ducarroz%netscape.com db0260b439 Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729! 2002-11-23 06:01:41 +00:00
robin.lu%sun.com bcfdc8f171 For bug 180147 [gtk2] need to port over the null plugin
patched by blizzard, robin.lu r=blizzard, robin.lu sr=bryner
Not in default build
2002-11-22 10:23:51 +00:00
darin%netscape.com 9b3557c713 fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
darin%netscape.com 2b97c85085 fixing some WIN32 thread safety problems. 2002-11-22 06:58:47 +00:00
darin%netscape.com 2c798c81c4 fixes some XP_WIN review comments from dougt. fixed some startup/shutdown
races, etc.
2002-11-22 06:46:24 +00:00
timeless%mozdev.org 86d088c531 Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
darin%netscape.com 62a475fcce further revisions following review w/ dougt 2002-11-21 07:57:09 +00:00
timeless%mozdev.org 4a78455ee5 Bug 181134 change PrintImageDecoders from nsIEnumerator to nsISimpleEnumerator
r=biesi sr=alecf
2002-11-21 04:21:13 +00:00
darin%netscape.com 8ee92ff6ca revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
darin%netscape.com 75b79eb6e0 fixes bug 181046 "trim unnecessary bytes from standard request headers."
r=bbaetz sr=bzbarsky
2002-11-20 20:51:12 +00:00
cbiesinger%web.de 7d76db647a Bug #179296
[BMP] support images with negative height (stored top-to-bottom)
r=paper sr=tor
2002-11-20 17:46:41 +00:00
bienvenu%netscape.com 118f0c65bb add default pref for auto unzipping attachments, r/sr=sspitzer, not used yet, 180798 2002-11-20 15:35:32 +00:00
timeless%mozdev.org f00b2c1ec6 Bug 180789 nsPrefBranch::GetChildList can call PL_DHashTableEnumerate with an uninitialized gHashTable
r=dbradley sr=dveditz
2002-11-20 05:17:18 +00:00
bzbarsky%mit.edu 4d094c04fc Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst 2002-11-20 00:44:26 +00:00
darin%netscape.com 9b5160c74b revised comments 2002-11-19 21:31:05 +00:00
ducarroz%netscape.com 3d53faaf0c Fix for bug 110729. Prevent mail display pane to open a pluging in full page mode. Fix also an uninitialized pointer. Patch provided by av. R=ducarroz, SR=beard 2002-11-19 15:30:03 +00:00
darin%netscape.com 43d8ae3488 fixes bug 176626 "Mozilla sends text/css in Accept: header for non-style
pages" r=bbaetz sr=bzbarsky
2002-11-18 07:13:24 +00:00
timeless%mozdev.org c7a69b0862 bug 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 22:48:26 +00:00
timeless%mozdev.org 153f92e760 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 21:58:03 +00:00
timeless%mozdev.org 09071ee5b3 Bug 180204 imgContainerMNG::~imgContainerMNG / nsPPMDecoder::~nsPPMDecoder will release uninitialized objects
r=paper sr=bz
2002-11-17 09:23:30 +00:00
timeless%mozdev.org 7875f468ed Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
seawood%netscape.com f4f86aea57 Removing unused JSDLL define 2002-11-16 08:39:50 +00:00
av%netscape.com aaa6e6f4fc Bug 176782 -- hang with scriptable Flash plugin, patch by serge, r=av, sr=darin 2002-11-16 03:38:01 +00:00
darin%netscape.com 5e2f670480 1) add clientUp and clientDown ipc module notifications
2) cleanup some comments in ipcModule.h
2002-11-15 08:01:55 +00:00
darin%netscape.com 978883d928 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
darin%netscape.com bd25b38842 eliminate primary name from "client hello" (not needed, and added
problematic dependency on libpref).
2002-11-14 19:37:01 +00:00
nhotta%netscape.com 845fb647ed Adding pref for phonetic fields, search date format option,
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:03:14 +00:00
darin%netscape.com db6d1f14fb cleaning up ipcCommandModule 2002-11-12 01:13:51 +00:00
darin%netscape.com 5940356021 1) introduce ipcIClientQueryHandler
2) ipcService impl cleanups
2002-11-11 22:07:26 +00:00
darin%netscape.com 8d2738030e 1) XP_UNIX should use getenv("LOGNAME") instead of getpwuid(geteuid())
since the same UID may be shared by multiple logins (yes, really!).
2) fix bug in ipcmMessageClientInfo::NextTarget().
2002-11-11 20:11:05 +00:00
darin%netscape.com 9a63ceb87d initial version of CLIENT_INFO support 2002-11-11 06:32:27 +00:00
darin%netscape.com fd3f2896db make daemon PlatformSendMsg async on XP_WIN. 2002-11-10 22:34:47 +00:00
paper%animecity.nu eae0b11e98 Bug 166007 - Fix GIF2.cpp formatting. r=biesi sr=tor 2002-11-10 22:29:15 +00:00
darin%netscape.com dc251d0042 adding win32 note 2002-11-10 10:06:53 +00:00