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

4564 Коммитов

Автор SHA1 Сообщение Дата
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
darin%netscape.com 2f42d3e2f2 ipcIService should be completely scriptable 2002-11-10 09:57:05 +00:00
darin%netscape.com 5ddfe8e6e4 IPC module methods should not depend on ipcMessage class. 2002-11-10 06:21:24 +00:00
cbiesinger%web.de 95aafb93fd 108271 r=paper sr=tor
support all bitfields in the bmp decoder
2002-11-09 23:06:25 +00:00
aaronl%netscape.com d562ec8a5e Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz 2002-11-09 19:21:20 +00:00
darin%netscape.com a3500681ed fix memory leaks 2002-11-08 23:44:31 +00:00
cltbld%netscape.com 8b0f24e328 Updated user agent string to 1.3a for trunk. Bugzilla 178860 r=lpham/sr=granrose. ycalonje checking in as cltbld 2002-11-08 23:00:40 +00:00
cbiesinger%web.de 9b0fd3105b missed a file. still r=pavlov sr=tor 2002-11-08 21:54:43 +00:00
cbiesinger%web.de 89f78573ac removing antiquated gif decoder code and similar stuff. r=pavlov sr=tor, and this is not part of the build. 2002-11-08 21:53:18 +00:00
darin%netscape.com 65f50020cb 1) make logging compilation controlled by IPC_LOGGING #define
2) make testmodule work when compiling optimized
3) stop loading ipc service at XPCOM startup
2002-11-08 07:17:50 +00:00
darin%netscape.com 3e38cd062e make daemon automatically shutdown. 2002-11-08 04:48:09 +00:00
darin%netscape.com 1e52599277 fixup unix security checks 2002-11-07 23:47:33 +00:00
dmose%netscape.com 8364187e66 Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer 2002-11-07 20:37:55 +00:00
darin%netscape.com 85a9bbd777 launch IPC service on XPCOM startup. 2002-11-07 08:13:34 +00:00
darin%netscape.com a6e72ac5b6 fix XP_UNIX build bustage 2002-11-07 07:37:24 +00:00
darin%netscape.com ae00dedb0c 1) cleanup ipcService/ipcTransport platform factoring
2) add ipc-startup-category
3) add ipc-startup and ipc-shutdown observer topics
2002-11-07 07:34:54 +00:00
darin%netscape.com 26e5aeaa8e fix windows bustage 2002-11-07 06:25:58 +00:00
darin%netscape.com 633870cbb6 add ipcModuleMethods::init 2002-11-07 06:00:10 +00:00
darin%netscape.com 2154715aa0 added ipcModuleUtil.h to simplify using the new plug-in API 2002-11-07 05:54:56 +00:00
darin%netscape.com b1be0ea001 major overhaul of daemon plug-in module story. modules now talk to the
daemon through a table of function pointers.  this greatly simplifies the
linker magic required to allow the modules to talk with the daemon.
2002-11-07 04:56:06 +00:00
darin%netscape.com ab9d1a139c better security check for mach-o builds 2002-11-07 00:31:40 +00:00
darin%netscape.com e94321a746 fixup security check to work on OSX 2002-11-06 23:14:10 +00:00
darin%netscape.com f199d1ff35 added startup synchronization for XP_WIN 2002-11-06 22:22:50 +00:00
tor%cs.brown.edu 9918982dec Bug 148634 - combine imgContainerGIF::ZeroMaskArea & OneMaskArea.
Patch by paper@animecity.nu, r=biese, sr=tor.
2002-11-06 20:52:07 +00:00
tor%cs.brown.edu 005ec0a3e5 Bug 37589 - strange dots next to slashdot news headers (gif decoder).
Patch by paper@animecity.nu, r=biesi, sr=tor.
2002-11-06 20:49:09 +00:00
darin%netscape.com d1653878da add empty constructor to ipcStringNode to make GCC 3.2 happy 2002-11-06 20:26:53 +00:00
darin%netscape.com 865982477d fix compilation error 2002-11-06 20:07:33 +00:00
darin%netscape.com 1cdb9a77ff added inline utility version of IPC_SendMsg that takes a client ID instead
of an ipcClient pointer.
2002-11-06 19:56:30 +00:00
darin%netscape.com 69e687974e rename IPC_GetClientName to IPC_GetPrimaryClientName
implement all of IPC_API
2002-11-06 19:52:39 +00:00
darin%netscape.com 7048dd7163 XP_WIN: purge stale clients as each new client comes online. 2002-11-06 19:48:54 +00:00
mkaply%us.ibm.com 716f280eaf #175106
r=av, s=blizzard
OS/2 only - add native plugin window support
2002-11-06 15:52:36 +00:00
darin%netscape.com ad26757d0d fixes some XP_WIN ipcd bugs 2002-11-06 08:47:31 +00:00
darin%netscape.com a90dbe4667 implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN.
still rough around the edges ;-)
2002-11-06 07:55:05 +00:00
darin%netscape.com 2897ded59e make windows build compile. 2002-11-06 02:08:22 +00:00
darin%netscape.com 9bd94a6f3a more factoring of ipcTransport 2002-11-06 02:01:00 +00:00
darin%netscape.com b0b178dab7 factor out socket transport specific ipcTransport implementation. 2002-11-06 01:47:07 +00:00
darin%netscape.com c80f769bcb initial version of windows WM_COPYDATA impl. 2002-11-06 01:27:04 +00:00
seawood%netscape.com aeda22058a Add support for loading cfm plugins in OSX mach-o builds.
Changes backported from the CHIMERA_M1_0_1_BRANCH branch.
Bug #155256 r=peterl sr=sfraser
2002-11-06 01:24:57 +00:00
darin%netscape.com 0a014ef8bd factored out unix (file descriptor based) implementation to make way for
a windows WM_COPYDATA based implementation.
2002-11-06 01:11:07 +00:00
darin%netscape.com dcfe86361b cleanup 2002-11-05 19:49:24 +00:00
darin%netscape.com e88a4914aa major unix cleanup:
1) introduce /tmp/.mozilla-ipc-$USER/ directory for socket and lock file
2) cleaned up daemon startup and shutdown sequences
2002-11-05 19:42:22 +00:00
darin%netscape.com 4445539a81 fixing crash 2002-11-05 19:30:26 +00:00
mkaply%us.ibm.com f5b0c8e072 #174022
r=peterl, a=asa
Get tester plugin building on OS/2
2002-11-05 04:24:26 +00:00
dveditz%netscape.com 2efa3d9ba7 Useful documentation of the PKZIP archive format that we've relied on. Should have checked this in years ago. 2002-11-05 02:14:10 +00:00
darin%netscape.com c1cb5a34a6 make ipcTransport::Init output app-name. 2002-11-04 22:29:17 +00:00
darin%netscape.com 26343a2910 give modules the ability to iterate over the registered names and targets
for a particular client.
2002-11-04 20:30:54 +00:00
darin%netscape.com ad4c7c458a implemented ADD_TARGET/DEL_TARGET messages.
added ipcIDList
2002-11-04 19:46:34 +00:00
anthonyd%netscape.com b1281b442f *** NOT PART OF THE BUILD !!!***
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
darin%netscape.com 19718f5b15 implement ADD_NAME and DEL_NAME messages.
implement part of ADD_TARGET and DEL_TARGET messages.
2002-11-04 06:35:32 +00:00
darin%netscape.com bcde972e02 forwarding messages now works 2002-11-03 01:54:46 +00:00
darin%netscape.com a001f53782 implement QueryClientByName 2002-11-02 18:57:15 +00:00
darin%netscape.com 1d304861d5 next round of revisions
1) added ipcQueue<>
2) added ipcLog
3) closer to having a working QueryClientByName
4) build fix
2002-11-02 02:45:24 +00:00
cbiesinger%web.de ad2b3c6432 bug 177661 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
2 frame GIFs do not animate
2002-11-01 21:46:35 +00:00
darin%netscape.com f973b991ee 1) updated IPCM protocol
2) added ipcMessage primitives to simplify IPCM protocol implementation
3) added ipcMessageCast to simplify casting raw messages to specific types
4) added function table in ipcCommandModule
2002-11-01 09:08:25 +00:00
darin%netscape.com 896174a5d0 eliminate ipcIService::forwardMessage 2002-10-31 17:55:19 +00:00
darin%netscape.com a29827241a make modules work again under linux 2002-10-31 09:21:42 +00:00
darin%netscape.com 01759e90e7 fix compilation problems under linux 2002-10-31 08:57:31 +00:00
darin%netscape.com 5305f9062d adding IPC framework -- NOT PART OF THE BUILD 2002-10-31 08:19:27 +00:00
dveditz%netscape.com 58b92b33d7 bug 157646 corrupt zip archive filesize can lead to heap overrun r=mstoltz, sr=daring, a=roc (plus tab removals) 2002-10-31 06:27:20 +00:00
dveditz%netscape.com 08b6eead50 bug 164695 prevent heap overrun if jar manifest file has size -1 (corrupt/malicious archive). Also fixes unrelated potential memory leak. r=mstoltz, sr=darin, a=roc 2002-10-31 06:23:52 +00:00
heikki%netscape.com 7a5c9f322e Bug 152701, XMLExtras properties should not be available in mailnews. r=harishd, sr=dveditz, aroc+moz. 2002-10-31 02:59:12 +00:00
dbaron%fas.harvard.edu ce16f563b0 Back out patch for bug 161109 that implemented a pref for disabling marquee. b=161109 r=hixie a=asa 2002-10-30 14:31:32 +00:00
peterlubczynski%netscape.com 7e9abd9e72 Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz 2002-10-29 22:54:10 +00:00
cbiesinger%web.de 60a453a728 bug 169690 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
crash in HaveDecodedRow
2002-10-21 20:57:57 +00:00
cbiesinger%web.de c87a903b0b bug 110076 r=biesi sr=tor a=roc+moz Access violation in Trunk M100 N70PR1 [@ imgContainer::StartAnimation] 2002-10-18 19:46:40 +00:00
av%netscape.com fe48562ca1 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-18 03:20:21 +00:00
av%netscape.com 87bd40e133 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 22:38:17 +00:00
av%netscape.com e6a3cb89f6 Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:27:12 +00:00
av%netscape.com ca4074611b Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 20:18:29 +00:00
seawood%netscape.com d1bef3cbe0 Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
av%netscape.com 47297d2beb Bug 118656 -- clean up in plugin SDK, not part of the build 2002-10-17 04:37:12 +00:00
darin%netscape.com 0caeb1cfc1 backing out previous change! 2002-10-17 00:46:47 +00:00
darin%netscape.com 2797d47b34 link prefetching (default disabled) b=12274 r=gagan sr=rpotts a=rjesup ADT+ 2002-10-17 00:45:52 +00:00
mkaply%us.ibm.com df3c811b26 #174022
r=mikek, sr=blizzard, a=asa
OS/2 only - not part of build - initial code for tester plugin
2002-10-16 22:05:31 +00:00
av%netscape.com fd6e12955c Changing comment in the sample code, this is not part of the build 2002-10-16 21:05:29 +00:00
dbaron%fas.harvard.edu 0e9bf3ab26 Add preference for whether to enable marquee, and set the default to disabled. b=161109 r=caillon sr=bzbarsky a=rjesup 2002-10-15 00:06:57 +00:00
bzbarsky%mit.edu 1c6c051db0 Add & implement imgIContainer::ResetAnimation. Bug 152756, patch by
paper@animecity.nu (Arron), r=pavlov, sr=tor, a=asa
2002-10-10 04:43:13 +00:00
av%netscape.com 7d3fd3a871 Bug 173206 -- crash after Shockwave registration, r=serge, sr=beard, a=asa 2002-10-10 04:23:18 +00:00
sicking%bigfoot.com 484660e991 bug 31510: changes default manual proxy config so localhost and 127.0.0.1 are not proxied
patch by benc, r=dougt sr=darin
2002-10-09 01:31:47 +00:00