morse%netscape.com
4ea048345b
bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag
2002-08-12 06:30:59 +00:00
morse%netscape.com
22e3e14e14
bug 155114, stealing cookies, r=mstoltz, sr=dveditz
2002-08-12 06:23:00 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
leaf%mozilla.org
fdcde43318
backout darin's checkin from around noon yesterday to remove the regression
...
in 161921
2002-08-09 23:46:19 +00:00
darin%netscape.com
45e59826d8
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
henry.jia%sun.com
8954de8e78
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
morse%netscape.com
adbda444cb
bug 155114, back out all patches for fixing cookie-stealing bug, a=asa
2002-07-20 07:38:16 +00:00
leaf%mozilla.org
8860985e79
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
morse%netscape.com
79a3f5ff1b
bug 155114, stealing cookies based on path attribute, r=mstoltz, sr=jag, a=chofmann
2002-07-17 23:38:28 +00:00
mstoltz%netscape.com
83dca0b0d4
bug 125725, part 2 - pass nsIURIs instead of char* URL specs into nsCookies.
...
That way, we won't try to get or set cookies on protocols that don't support host.
r=morse, sr=dveditz, a=asa
2002-07-13 03:45:05 +00:00
morse%netscape.com
d1fc3207bd
bug 152694, cookies with spaces in the value get mangled, r=law, sr=jag, a=asa
2002-07-11 21:58:43 +00:00
morse%netscape.com
6dd796b7ef
bug 155038, cookies are sent from sidebar, r=bbaetz, sr=alecf
2002-07-10 01:58:49 +00:00
morse%netscape.com
cdf7b04f26
bug 138489, allow for space in cookie domain attribute, r=sgehani, sr=alecf
2002-07-10 01:54:14 +00:00
morse%netscape.com
8b3e803d1a
bug 152696, cookie - bad check for https, r=dougt, sr=alecf
2002-07-09 02:40:35 +00:00
morse%netscape.com
57c84942a4
bug 155114, cookie stealing based on path, r=mstoltz, sr=jst
2002-07-03 00:56:34 +00:00
morse%netscape.com
71e79c78b6
check in new image for lori, a=lorikaplan
2002-06-27 23:00:41 +00:00
morse%netscape.com
c214f1ead5
bug 153581, move cookie properties file from wallet directory to cookie directory, r=brade, sr=alecf
2002-06-25 22:33:44 +00:00
morse%netscape.com
d9500c57c2
change p3p icon, r=kerz, sr=blake, a=lorikaplan
2002-06-20 01:17:56 +00:00
blakeross%telocity.com
802cda8301
149357 - excess bloat in cookie prefs. r=morse sr=ben
2002-06-19 19:56:25 +00:00
leaf%mozilla.org
6e6bf977e5
updating locale version string for impending release, bug 149802
2002-06-07 07:45:38 +00:00
alecf%netscape.com
bcf192e308
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
ducarroz%netscape.com
159845d2b3
Fix for bug 97055. The previous fix isn't working correctly when the pref "imageblocker.enabled" is set to false. mailnews element must not be disabled. R=morse, SR=bienvenu
2002-06-05 03:38:59 +00:00
morse%netscape.com
aafcf6740f
bug 148213, flush cookies to disk after a remove-all-cookies, r=pinkerton, sr=beard
2002-06-01 01:11:34 +00:00
ducarroz%netscape.com
1cdc455797
Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf
2002-05-31 18:40:39 +00:00
morse%netscape.com
70bcccb9fa
bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048
2002-05-28 21:42:29 +00:00
morse%netscape.com
42df9a290a
bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson
2002-05-24 23:49:33 +00:00
morse%netscape.com
fa23bc9251
bug 145492, sending out duplicate cookies, r=brade, sr=scc
2002-05-23 23:25:43 +00:00
morse%netscape.com
fcb0fef3aa
bug 146094, leaking cookies, r=waterson, sr=darin
2002-05-23 00:08:42 +00:00
rpotts%netscape.com
73de225b01
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
dbaron%fas.harvard.edu
8fa134d477
Speed up IMAGE_CheckForPermission by (1) caching the 'imageblocker.enabled' pref and using a pref-changed callback and (2) not getting the warning message from the string bundle and formatting it with nsTextFormatter::smprintf until we know we're going to display the warning dialog. Also do (2) in nsCookies since they share the same permission checking code (Permission_Check). b=143918 r=morse sr=alecf
2002-05-16 18:00:39 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
waterson%netscape.com
487396e69a
Bug 110112. Disable `ask me before loading images' until the feature can be implemented in a way that doesn't re-enter layout. r=morse, sr=alecf.
2002-05-15 00:19:08 +00:00
morse%netscape.com
959cd0958d
bug 137079, account management at buy.com does not work, r=pink, sr=alecf
2002-05-13 20:41:22 +00:00
morse%netscape.com
a27c5e052b
bug 140464, cookies expire at end of session of date header is missing, c=mloiselle@yahoo.com, r=morse, sr=darin
2002-05-11 04:06:01 +00:00
bnesse%netscape.com
347f4fccd8
Fix for bug 140150. Do not leak dialog string objects. r=morse, sr=jag.
2002-05-01 19:06:49 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
mscott%netscape.com
b2245fbaed
Bug #121299 --> fix the cookie icon. Add a classic screenshot icon.
...
r=morse
sr=sspitzer
2002-04-26 21:44:51 +00:00
mscott%netscape.com
c473f275f4
Bug #140104 --> only bring in the cookie tasks overlay if the window is a nav window.
...
this fixes a problem where mail, mail compose and editor windows were getting a cookie icon in
them.
r/sr=sspitzer
2002-04-26 02:05:53 +00:00
mscott%netscape.com
198694c2bd
Bug #121299 --> fix the cookie manager status icon
...
rs=sspitzer
2002-04-26 01:12:23 +00:00
mscott%netscape.com
9e18c8277a
Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
...
use modern and classic icons instead of putting the icons in content too.
r=morse
sr=sspitzer
2002-04-25 23:37:00 +00:00
morse%netscape.com
b6fb451d95
bug 138918, fix regression caused by menu restructuring, r=sgehani, sr=jag
2002-04-22 23:37:00 +00:00
morse%netscape.com
393e0597f1
bug 135568, make task menu consistent with spec, r=sgehani, sr=jag
2002-04-22 23:30:34 +00:00
morse%netscape.com
d1dbcd423b
bug 136972, change definition of p3p high mode, r=sgehani, sr=jag
2002-04-22 23:23:41 +00:00
dbragg%netscape.com
bcc260038d
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
morse%netscape.com
1013306db4
bug 62348, treat unescaped slash in query string correctly, coder=sn@neopoly.de, r=morse, sr=jag, a=asa
2002-04-16 03:13:20 +00:00
dougt%netscape.com
2dbd1edd63
XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com
2002-04-15 22:26:29 +00:00
naving%netscape.com
02053b1466
22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
...
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
morse%netscape.com
3715753691
bug 129819, release session cookies when using quicklaunch, r=sgehani, sr=darin, a=rjesup@wgate.com, atd=jaimie
2002-04-09 01:06:02 +00:00
morse%netscape.com
9a51af82db
bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman
2002-04-04 21:41:22 +00:00
blakeross%telocity.com
5e34851046
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
oeschger%netscape.com
4d5d36c335
update p3p ui: should say 'privacy settings' rather than 'privacy levels', bug=132322, r=morse, sr=alecf, a=asa
2002-03-31 22:48:28 +00:00
morse%netscape.com
733279d76a
bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa
2002-03-31 06:59:22 +00:00
hewitt%netscape.com
d38a0937d9
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
seawood%netscape.com
f940144626
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
darin%netscape.com
4533aaffc4
remove blank line at top of XUL file, fallout from bug 129101
2002-03-26 23:06:20 +00:00
morse%netscape.com
5ac9ddf13c
bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa
2002-03-26 20:19:18 +00:00
morse%netscape.com
349d9d07b8
bug 132944, fix typo in makefile resulting in wrong file getting exported, r=sgehani, sr=alecf, a=asa
2002-03-26 00:41:27 +00:00
darin%netscape.com
9fbd1028d6
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
morse%netscape.com
fd6f255c57
bug 105917, can't download attachments in hotmail, r=sgehani, sr=darin, a=asa; bug 131381, array bound problem with p3p, r=law, sr=darin, a=asa
2002-03-19 00:22:47 +00:00
morse%netscape.com
06c2c2d911
bug 130545, cookie regression, c=Michiel van Leeuwen, r=morse, sr=darin, a=asa
2002-03-16 05:47:35 +00:00
morse%netscape.com
bfb4027790
enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
2002-03-16 02:46:21 +00:00
morse%netscape.com
c0f9832691
enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa
2002-03-16 02:40:29 +00:00
morse%netscape.com
db6f0b12b6
bug 130304, freeze cookie api, r/sr=darin/alecf, a=asa
2002-03-16 02:16:23 +00:00
morse%netscape.com
12cf19b239
bug 130304, freeze interface for nsICookie and nsICookieManager, r/sr=darin,alecf, a=asa
2002-03-15 03:49:00 +00:00
seawood%netscape.com
9bdb6711d0
Remove now redudant REGCHROME calls.
...
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948
Remove REGCHROME calls since we now auto-register chrome when jars are processed.
...
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
seawood%netscape.com
65178608c0
Fix |Cannot use const char* to initialize char*| errors for Sun Forte compilers.
...
Bug #129533 r=jag sr=darin a=asa
2002-03-10 07:35:22 +00:00
darin%netscape.com
a187d84f56
b=129734 Site name is displayed as "c" in Image Manager after just blocking site.
...
r=morse, sr=jag, a=asa
2002-03-09 07:17:23 +00:00
rjc%netscape.com
ccbf131ccd
Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa
2002-03-09 02:47:59 +00:00
morse%netscape.com
4e4b0ade95
bug 128942, crash in cookie module, r/sr=darin,jag, a=asa
2002-03-07 06:09:30 +00:00
darin%netscape.com
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
oeschger%netscape.com
2b26ca9e33
adding help buttons to cookie manager, bug=118834, r=morse, sr=alecf, a=asa/drivers
2002-03-05 14:59:12 +00:00
alecf%netscape.com
cd8f07f3e8
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
morse%netscape.com
e3a382fc39
bug 87388, cookie module to properly detect third-party cookies, r=dveditz, sr=darin, a=asa
2002-03-02 16:06:44 +00:00
morse%netscape.com
757758df12
bug 126360, hide p3p choice if p3p is not installed, r=sgehani,sr=jag,a=asa
2002-02-28 23:00:19 +00:00
morse%netscape.com
2f740525d8
bug 118699, cookies being returned out of order, c=verdun, r=morse, sr=alecf
2002-02-26 01:01:40 +00:00
morse%netscape.com
4785893294
attachments in hotmail don't work, r=sgehani, sr=alecf, a=asa
2002-02-23 03:10:54 +00:00
dbragg%netscape.com
c7478fbb13
Updating the localeVersion to 0.9.9. Fixes bug 126240. r=tao, sr=dveditz
2002-02-20 03:18:10 +00:00
cathleen%netscape.com
124339899e
eliminate nsCRT::strlen for char* strings (part 1), bug 124536 r=dp sr=brendan
2002-02-19 07:36:56 +00:00
dbaron%fas.harvard.edu
5565ec6cf2
Attempt to add nsICookieConsent.idl correctly this time, although mac builds will still need kicking. b=113143
2002-02-15 14:39:55 +00:00
morse%netscape.com
3c684100ee
fix mac bustage
2002-02-15 03:56:08 +00:00
morse%netscape.com
b898d4522b
bug 113143, cookie module to call compact-policy parser, r=sgehani,harishd, sr=jag
2002-02-15 03:01:32 +00:00
morse%netscape.com
e93f7e375a
bugs 115800, 121311, 121685 -- various problems related to cookie expiration, r=sgehani, sr=alecg
2002-02-14 00:53:19 +00:00
morse%netscape.com
3c5b708b14
bug 121161, enhanced p3p cookie management, r=sgehani, sr=alecf
2002-02-13 21:11:21 +00:00
blakeross%telocity.com
1f81258a62
Fix a minor typo in my checkin from 02/11. r & sr = hewitt
2002-02-13 19:52:37 +00:00
blakeross%telocity.com
f068c5f3fd
112520 - accept originating images radio gets stuck on. r=morse sr=hewitt
2002-02-11 23:12:38 +00:00
morse%netscape.com
07e270716c
bug 124024, remove 21ms regression introduced by checkin for 121161, r=dp, sr=brendan
2002-02-08 03:57:35 +00:00
morse%netscape.com
36e3b822b2
bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf
2002-02-06 21:55:16 +00:00
jaggernaut%netscape.com
907546c353
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 3: remove old files
2002-01-31 05:22:41 +00:00
jaggernaut%netscape.com
b465107ccc
Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
...
Step 2: Modify existing files to stop pointing at old files and start pointing at new files.
2002-01-31 04:08:19 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
alecf%netscape.com
28b3772942
First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
...
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
morse%netscape.com
394905f96f
bug 59652, remove warnings about uninitialized variables, r=sgehani, sr=alecf
2002-01-15 23:31:19 +00:00
dbragg%netscape.com
4563bf5291
Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com
2002-01-15 23:11:03 +00:00
hwaara%chello.se
b9be5da7ff
#65523 , "'View Stored Cookies' button needs a better name"
...
Patch by Vidar Braut Haarr <vidar@coretrek.com>
r=morse, sr=alecf
2002-01-11 19:24:17 +00:00
morse%netscape.com
676d133472
bug 112649, hide/disable various elements in cookie task menu, r=sgehani, sr=alecf
2002-01-10 23:33:36 +00:00
varga%utcru.sk
6673fe6131
80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
...
80548 - outliner scroll bar "disappears" in 3 stages
111101 - No scrollbox / slider / thumb in thread pane scrollbar
116269 - white scrollbars briefly show up in folder pane
116432 - Sometimes the twisty won't update after a click
116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt
99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
morse%netscape.com
40de2ca986
bug 113331, cookies with negative max-age not being set, r=sgehani, sr=alecf
2002-01-02 21:44:51 +00:00
jaggernaut%netscape.com
8f3e0acdc6
Bug 64543: "Warn me before storing a cookie" should be "Ask me ...". Patch by jmd (Jeremy M. Dolan <mozilla@turbogeek.org>), r=morse, sr=jag.
2002-01-02 11:33:21 +00:00
rjesup%wgate.com
2e680f1b17
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
ben%netscape.com
8a9ab13265
115795 - fix sizing of Cookie/P3p dialog & use dialog widget.
...
r=morse, sr=hyatt
2001-12-19 00:11:15 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
morse%netscape.com
c87cecd765
bug 114709, downgrading cookies even though they are expired, r=seghani, sr=alecf
2001-12-17 22:06:43 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
dbragg%netscape.com
ebcf51de4d
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
ccarlen%netscape.com
993cd4c06f
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 04:54:47 +00:00
ccarlen%netscape.com
6d8ea78b52
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 20:25:12 +00:00
blakeross%telocity.com
04b07bd531
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
leaf%mozilla.org
8310ba80d7
remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron
2001-12-05 03:43:29 +00:00
andreww%netscape.com
bfb95fee27
bugzilla 103192 r=morse sr=hewitt reducing h and v space taken up in cookies prefpanels
2001-12-04 02:00:36 +00:00
morse%netscape.com
04478158f9
bug 110560, cookie topcrasher, r=sgehani, sr=alecf
2001-11-27 20:25:36 +00:00
morse%netscape.com
fc8b9e3c05
bug 111362, no radio button selected in p3p dialog, r=bryner, sr=alecf
2001-11-27 04:41:37 +00:00
bzbarsky%mit.edu
edfb3b268f
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
timeless%mac.com
060425ec59
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
morse%netscape.com
5f47f06d91
bug 104894, parsing p3p compact policies, r=harishd, sr=alecf
2001-11-16 15:05:53 +00:00
jaggernaut%netscape.com
ee4f787321
Clean up REQUIRES lines. r/sr=alecf
2001-11-16 01:54:59 +00:00
morse%netscape.com
d6e10ae159
bug 109360, image blocking blocks wrong server, r=andre, sr=alecf
2001-11-14 06:37:45 +00:00
alecf%netscape.com
dcbae3e2fd
REQUIRES cleanup
2001-11-14 01:28:24 +00:00
gerv%gerv.net
5011281b28
Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only.
2001-11-10 19:10:40 +00:00
morse%netscape.com
a0ce027b7e
bug 109325, crash in cookie module, r=ccarlen, sr=alecf
2001-11-10 00:58:59 +00:00
morse%netscape.com
28ea546d4f
bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa
2001-11-08 22:51:18 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
ben%netscape.com
b0ea346ec9
108595 - "Block Images for this server" menu item not showing up. Remove display:none style rule now that the overlay that includes this overlay (contentAreaContextOverlay.xul) is no longer being loaded twice by navigator. r=kerz, sr=blake
2001-11-06 01:39:36 +00:00
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
tao%netscape.com
f8fa28ae88
107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
...
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
dougt%netscape.com
20e863fb43
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
bnesse%netscape.com
faf03ce445
Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf
2001-10-27 05:39:25 +00:00
morse%netscape.com
9f47fab274
bug 105602, fix flawed alorithm for checking for secure cookies, r=jag, sr=alecf
2001-10-25 23:58:03 +00:00
dougt%netscape.com
0a62d4e8d5
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
morse%netscape.com
dc92ed2b59
bug 105874, minor wording changes in p3p dialog, r=harishd, sr=alecf
2001-10-22 21:49:55 +00:00
sgehani%netscape.com
326ca1b4c6
Fix typo.
...
b = 103215
r = morse
sr = alecf
2001-10-19 22:40:11 +00:00
dougt%netscape.com
d18d7e2b17
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
morse%netscape.com
f49e54f0fc
bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-19 02:28:06 +00:00
morse%netscape.com
11eba1b01f
bug 103576 cookie expiration time is wrong on mac, c=pchen, r=morse, sr=alecf && bug 105039 max-age cookie attribute is ignored, r=sgehani, sr=alecf
2001-10-19 01:32:06 +00:00
morse%netscape.com
031aa7ff3b
bug 97409, add unblocking images to context menu, r=law, sr=alecf
2001-10-16 20:38:57 +00:00
dougt%netscape.com
4f3a44d63b
API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147
2001-10-16 03:35:52 +00:00
morse%netscape.com
fb91fc0a21
bug 104890, p3p: treat no-identifiable-info same as requires-expl-consent, r=harishd, sr=alecf
2001-10-15 22:36:31 +00:00
mkaply%us.ibm.com
b3abb54c83
#104047
...
r=morse, sr=alecf
Need to cast cookie expires date to an unsigned long since time_t is a double on OS/2
2001-10-11 12:54:58 +00:00
morse%netscape.com
6d80e066db
backing out fix for bug 47437 due to memory leak
2001-10-11 00:40:07 +00:00
morse%netscape.com
4de4cff5b4
bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf
2001-10-10 23:16:03 +00:00
jaggernaut%netscape.com
ca6197295f
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
morse%netscape.com
3596c6b117
bug 98882, implement p3p cookie management, r=harishd,jag, sr=alecf
2001-09-27 21:41:26 +00:00
morse%netscape.com
c1ada8a7e7
image blocking problem, back out previous patch, r=bryner, sr=alecf
2001-09-26 20:49:59 +00:00
gerv%gerv.net
05abd17648
License changes, take 2. Bug 98089. mozilla/extensions/.
2001-09-25 23:31:24 +00:00
morse%netscape.com
d678dcb719
bug 100682 domain cookies from sites having IP url's, r=sgehani, sr=alecf
2001-09-21 02:08:21 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
e580b45f37
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 21:32:10 +00:00
jaggernaut%netscape.com
30ace44624
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
valeski%netscape.com
93959d48cc
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
blakeross%telocity.com
17e6b60231
Fallout from box syntax changes. sr=hewitt
2001-08-22 03:20:36 +00:00
tao%netscape.com
f2190d1a41
91217: update locale version in package/locale provider registry.
...
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
sfraser%netscape.com
bc1e8f59d0
Project cleanup, rs=scc. Don't link with libpref, which is a component.
2001-08-15 23:13:13 +00:00
morse%netscape.com
e42458d3ce
bug 91881, js error, r=matt, sr=blake
2001-08-14 14:50:41 +00:00
hyatt%netscape.com
04f362d790
Fix for 94990. r=blake, sr=hewitt
2001-08-13 22:44:43 +00:00
hyatt%netscape.com
dcfed3a6a9
Get context menus limping again. This is really strange. r=blake, sr=ben
2001-08-13 04:39:31 +00:00
jaggernaut%netscape.com
56cd4b1ba1
Bug 94458: change dynamically registered listeners to "create" and "destroy" events to listen to "popupshowing" and "popuphiding". r=bryner, sr=hyatt
2001-08-10 01:32:12 +00:00
hyatt%netscape.com
0c296a706a
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
morse%netscape.com
2b8885cf42
bug 92301, data in password manager dialog vanishes, r=vishy, sr=blake
2001-08-02 19:06:01 +00:00
morse%netscape.com
440f2efe5a
bug 88663, fix up wording inconsistency, r=vishy, sr=blake
2001-08-01 02:47:33 +00:00
morse%netscape.com
f40b11f2ec
bug 84776, image blocking on port numbers doesn't work, r=vishy, sr=blake
2001-08-01 02:29:11 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
morse%netscape.com
5ce92a42d8
bug 91881, fix js errors, r=vishy, sr=blake
2001-07-25 03:09:34 +00:00
pete%alphanumerica.com
f020dcc1cd
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
tao%netscape.com
a60ef23c40
86807: Some menu items are missing if you use incompatibly profle.
...
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
hwaara%chello.se
c0fab2a99b
Trivial wording fixes:
...
#88665 , r=Hurricane, sr=blizzard. #89470 , r=varada, sr=sspitzer.
2001-07-08 10:52:37 +00:00
darin%netscape.com
d580655f64
Fixes bug 84794 (part 2) "Problem with HTTP basic authentication and cookies"
...
r=gagan, sr=dougt, a=chofmann
2001-06-22 01:43:39 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
pavlov%netscape.com
fb063c34f9
fix for bug 84403 from valeski. r=pavlov sr=darin a=dbaron
2001-06-20 06:36:34 +00:00
morse%netscape.com
471381000e
bug 83936, cookie tests being built when they shouldn't be, c=bryner, r=morse, sr=alecf, a=asa
2001-06-14 02:14:19 +00:00
morse%netscape.com
547f394658
bug 84244, continually trying to open cookperm.txt, r=sfraser, sr=alecf, a=asa
2001-06-12 23:45:11 +00:00
morse%netscape.com
c624f4d4b9
bug 83625, session cookies not getting set, r=alecf, sr=darin, a=asa
2001-06-11 17:20:37 +00:00
blakeross%telocity.com
2346dc148b
Fixing a typo in my checkin yesterday.
2001-06-09 17:43:07 +00:00
blakeross%telocity.com
60dcb7fcdb
Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa
2001-06-08 19:39:47 +00:00
blakeross%telocity.com
44dbea8574
Oops, missed tree closure...
2001-06-08 16:46:05 +00:00
blakeross%telocity.com
b6a7483d27
Add UI to control the looping of animated images (64831). r=hixie sr=ben a=asa
2001-06-08 16:44:17 +00:00
valeski%netscape.com
b4662dc9a4
r=sfraser. sr=rpotts. no a= sorry, but this is crashing lots of folks
2001-06-06 00:27:36 +00:00
valeski%netscape.com
96b8bdb98e
r=pavlov, sr=vidur, a=blizzard. 84162. making nsImgManager a nsIContentPolicy which allows it to play in the image blocking arena again. this fixes image blocking.
2001-06-05 21:37:48 +00:00
valeski%netscape.com
5892765fc6
r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager.
2001-06-05 21:25:57 +00:00
thayes%netscape.com
0b5a224275
Bug 43501 - r=ddrinan,sr=blizzard Add Privacy & Security to basic prefs
...
window. Restructure security prefs, and move cookie and wallet prefs.
2001-05-16 04:43:18 +00:00
cls%seawood.org
74757e3db2
Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.)
2001-05-12 07:08:27 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
ccarlen%netscape.com
ac8ff4c8ea
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
valeski%netscape.com
939312c7fa
sr=rpotts. cookie/wallet r=morse, xmlTerm r=saravn@mozdev.org, mailnews r=mscott, activeX r=adamlock, everything else covered by the sr from rpotts. 15345. These changes remove nsIDocumentLoaderObserver.idl from the build, and all of it's implementations and registrations have been moved over to nsIWebProgressListener.idl and nsIWebProgress.idl respectively. there are two (78762, 78760) mailnews printing bugs that I overturned *before* landing this. I've run this code through the mail-news and browser smoketests among other tests outlined in the patch description attatched to the bug.
2001-05-04 20:15:38 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
54db7dffa3
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 04:16:22 +00:00
morse%netscape.com
72e85abba4
bug 77331, cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf
2001-04-26 07:30:51 +00:00
shaver%mozilla.org
620f2260ab
backing out unauthorized checkin to closed tree, as per Asa
2001-04-25 16:24:24 +00:00
morse%netscape.com
719dda7f6f
cookperm.txt destroyed after allowing stylesheet image load, r=valeski, sr=alecf, a=vishy
2001-04-25 13:59:07 +00:00
sspitzer%netscape.com
d710f03478
fix for #77277 , crash in cookies when reading certain mail messages.
...
r=morse, sr=bienvenu a=asa,chofmann
2001-04-24 21:47:51 +00:00
stephend%netscape.com
fae8ede353
Bug 33724. 'Block Image' is mis-named. r=blakeross@telocity.com sr=alecf@netscape.com a=blizzard@mozilla.org (on behalf of drivers@mozilla.org)
2001-04-22 01:13:09 +00:00
ccarlen%netscape.com
c8128a5765
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +00:00
timeless%mac.com
46b177e406
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
morse%netscape.com
3fb9e2fffd
bug 75748, crash when viewing a particular message, r=sspitzer, sr=mscott
2001-04-13 21:45:34 +00:00
sspitzer%netscape.com
2ffd55371b
#75948 , bullet proof crasher when reading mail. sr=mscott, a=leaf
2001-04-13 20:30:10 +00:00
hewitt%netscape.com
58196589e7
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +00:00
eddyk%netscape.com
c34374706a
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
shaver%mozilla.org
a0daa1645d
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
disttsc%bart.nl
72cea9bb38
Clean up MODULE/REQUIRES, bug=73353, r=cls
2001-04-08 08:33:11 +00:00
dbaron%fas.harvard.edu
ff7ff84484
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
2001-04-07 05:11:47 +00:00
danm%netscape.com
33594c68ff
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +00:00
morse%netscape.com
182c6c81da
bug 74858, cookie permissions getting lost, r=valeski, sr=alecf
2001-04-06 00:11:54 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
morse%netscape.com
2392e5b0c4
bug 74489, fix semantics of enumerate, r=valeski, sr=alecf
2001-04-04 21:58:50 +00:00
morse%netscape.com
a40c62d861
bugs 74049 (cookies permission file garbled) and 74489 (crash bringing up cookie viewer), r=valeski, sr=alecf
2001-04-04 02:39:39 +00:00
rickg%netscape.com
169a621d42
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
morse%netscape.com
efc0a97610
bug 74112, cookie following deleted cookie not getting sent out, r=valeski, sr=alecf
2001-03-31 14:34:54 +00:00
jdunn%netscape.com
ff613723e8
the xpidl stuff is not generating a 'const' for 'in boolean permenant' so
...
I forced it (by adding [const]. fixing an AIX build bustage
r= morse@netscape.com
#= 73945
2001-03-29 15:58:07 +00:00
disttsc%bart.nl
974e65a3c9
Fix MOD_TRACK_MODULE_DEPS builds bustage (senna)
2001-03-29 05:34:21 +00:00
morse%netscape.com
5df812268d
fix build bustage on mac
2001-03-29 02:45:08 +00:00
morse%netscape.com
d8762db686
bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf
2001-03-29 02:11:48 +00:00
pchen%netscape.com
4ebb4a6173
bug 46783, mac buddy for morse, add new cookie files to mac project
2001-03-29 01:47:46 +00:00
pchen%netscape.com
5d86dcc0ac
bug 46783, mac buddy for morse, new MANIFEST_IDL file
2001-03-29 01:47:27 +00:00
pchen%netscape.com
06288f74c0
bug 46783, mac buddy for morse, new project for IDL files
2001-03-29 01:46:33 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
morse%netscape.com
710861712e
coded by disttsc@bart.nl, r=morse@netscape.com, sr=alecf@netscape.com
2001-03-23 13:58:44 +00:00
morse%netscape.com
95f63294a0
bug 72402, re-do fixes that got lost, coded by disttsc@bart.nl, r=morse@netscape.com, sr=alecf@netscape.com
2001-03-23 02:48:21 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
timeless%mac.com
e76ccfd647
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
timeless%mac.com
6cf0d97f11
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
shaver%mozilla.org
fcf7cd0d9f
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
ccarlen%netscape.com
c819a81536
Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
4b14f2ddc4
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
2001-03-11 22:12:21 +00:00
sfraser%netscape.com
6919bb7299
Fix for bug 71063 -- don't pass streams by value. r=blake, sr=morse
2001-03-06 21:28:07 +00:00
timeless%mac.com
c06cf59ce4
fix Bug 42406 autostretch="never" needs to be added for checkboxes
...
fix by walk84@usa.net r=timeless, a=ben
2001-03-05 10:01:38 +00:00
disttsc%bart.nl
277181c660
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dprice%netscape.com
199c935b04
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
morse%netscape.com
2a278f849d
bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com
2001-02-24 02:48:51 +00:00
morse%netscape.com
d683ec1255
bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com
2001-02-23 05:33:33 +00:00
disttsc%bart.nl
a6f2f5861a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
morse%netscape.com
d30d690ed4
bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com
2001-02-22 07:40:56 +00:00
dougt%netscape.com
128f95aa9b
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
morse%netscape.com
ffa9a7bad0
fix bustage
2001-02-21 08:04:20 +00:00
morse%netscape.com
5aca67d92e
bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com
2001-02-21 05:28:18 +00:00
morse%netscape.com
73f4356070
new file, not yet part of build
2001-02-21 05:14:11 +00:00
dprice%netscape.com
997fb091c7
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
3d2d80d536
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
morse%netscape.com
d64aab192c
bug 67644, cookies added in wrong order, r=freax@pandora.be, sr=alecf@netscape.com
2001-02-07 01:10:41 +00:00
ccarlen%netscape.com
39deeb268f
Part of bug 35559 - dynamic profile switching.
r=morse, sr=alecf
2001-01-24 15:51:00 +00:00
morse%netscape.com
d82177f208
bug 60997, can't unblock site from setting cookies, r=akkana@netscape.com, sr=ben@netscape.com
2001-01-12 21:01:00 +00:00
morse%netscape.com
4403527c45
bug 53352, domain cookies not handled correctly, r=pchen@netscape.com, sr=brendan@mozilla.org
2001-01-09 00:59:32 +00:00
morse%netscape.com
c5e82b817d
bug 62570, secure cookies going to insecure sites, submitter=drudder@eazel.com, r=morse@netscape.com, sr=brendan@mozilla.org
2000-12-16 03:51:22 +00:00
morse%netscape.com
c9f8535b5a
bug 62057, cookie viewer breaks if too many entries, r=pnunn, sr=alecf
2000-12-14 19:25:54 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
morse%netscape.com
6add5ae677
bug 2544, image blocking not working, r=dveditz,hyatt, a=morse
2000-10-05 00:28:45 +00:00
rayw%netscape.com
3cd14f5878
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
morse%netscape.com
59c12cbc54
bug 51338, cookie nag box for foreign cookies is not modal, r=valeski
2000-09-14 14:49:30 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
morse%netscape.com
8e6302d6d0
bug 52026, crash when remembering cookie decisions, r=dveditz
2000-09-13 04:23:52 +00:00
valeski%netscape.com
0e846ae2d1
50188. forcing stderr/out output to be debug only
2000-09-11 22:08:43 +00:00
BlakeR1234%aol.com
72652578a0
Fix bug 51266, allow cookie blocking for local files and the about: protocol. r=morse a=morse
2000-09-09 05:20:09 +00:00
morse%netscape.com
8027eb271c
added some defensive coding to previous checkin
2000-09-07 07:21:42 +00:00
morse%netscape.com
f1dd1c89b4
bug 51338, cookie nag box not modal, r=mstoltz
2000-09-07 07:00:36 +00:00
ccarlen%netscape.com
648b426c7d
Converted use of nsIFileLocator to nsIDirectoryService.
r=morse
2000-08-22 00:39:09 +00:00
morse%netscape.com
0e371d03f9
bug 49541, fix leak, coder=bruce@cubik.org, r=morse
2000-08-19 04:13:21 +00:00
valeski%netscape.com
8c5c49f5c5
48884, r=morse. fixing cookie list ordering problem and cookie insertion problem.
2000-08-14 23:00:54 +00:00
morse%netscape.com
17b00d4495
minor wording change, part of bug 48742
2000-08-14 02:16:14 +00:00
morse%netscape.com
9900ea96a6
bug 48592, cookie viewer deleting wrong cookie, caused by incorrect change in version 1.78
2000-08-14 00:58:37 +00:00
morse%netscape.com
0d9a153425
bug 47461, cookie expiration date is wrong on mac, r=valeski
2000-08-07 05:27:19 +00:00
valeski%netscape.com
223238ff3b
r=dp. removing extraneous junk
2000-08-03 22:04:28 +00:00
mkaply%us.ibm.com
b1bd9abdca
OS/2 Tinderbox break
...
Need PR_CALLBACK for VisualAge
2000-08-03 13:26:02 +00:00
valeski%netscape.com
e59f397edc
removing unneeded import lib/static lib links
2000-08-03 07:56:58 +00:00
valeski%netscape.com
e0c54d874a
cleanup
2000-08-03 07:00:14 +00:00
valeski%netscape.com
53e6730628
removed defer logic as cookies are only accessed from the main thread. removed unused functions, converted stripline over to nsString equivelent, changed cookie deletion and list removal mechansim to use already cached indexes so we don't search the list again everytime we want to remove an element. also removed some extraneous statics
2000-08-03 06:40:35 +00:00
valeski%netscape.com
baeaca09b4
removing lock/monitor usage from cookie code. cookies live on the main thread and any cross thread communication is marshalled, thus no need for this stuff. also fixing nsVoidArray leak. also cleaning up extraneous nsString usage. Also adding functional test harness for win32
2000-08-03 04:57:23 +00:00
valeski%netscape.com
b1b4f373db
removing extraneous string/memory usage
2000-08-01 23:44:38 +00:00
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
danm%netscape.com
8acd8939a0
change last revision to use general API rather than requiring a new one. r=morse@netscape.com. bug 25684
2000-06-30 01:23:16 +00:00
morse%netscape.com
45d2b9f94f
bug 42362, assertions at startup, coder=roc+moz@cs.cmu.edu, r=morse, a=morse+waterson(anticipated)
2000-06-18 06:16:30 +00:00
danm%netscape.com
0a0a484b27
use nsIPrompt supplied by nsHTTPChannel for bringing up cookie dialog. bugs 25684,28594. r=morse@netscape.com
2000-06-16 14:56:47 +00:00
scc%mozilla.org
484ee8fb96
don't extract characters from empty strings
2000-06-11 08:19:41 +00:00
morse%netscape.com
ac34451df8
fix bug 40031, checkin for Henrik Gemal, r=morse a=morse/waterson
2000-06-09 20:46:11 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
sspitzer%netscape.com
f46ad05a0b
fix for bug #40248 . I was using the category manager incorrectly.
...
thanks to bruce@cubik.org for pointing it out.
2000-06-01 04:14:34 +00:00
pinkerton%netscape.com
ee00de26b6
just doing the right thing. fixes 41018, obfuscated and redundant code. r=many people.
2000-05-31 02:51:12 +00:00
cls%seawood.org
5be082e304
More OS/2 Makefile changes. Bug #34106 Batch 13
2000-05-11 14:15:34 +00:00
mjudge%netscape.com
2cfb602409
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
scc%netscape.com
798b6f2856
making string conversions explicit
2000-04-15 09:47:08 +00:00
mstoltz%netscape.com
6a76f09450
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
morse%netscape.com
b50c359eeb
fix bugs 34760 (not all cookies displayed in cookie viewer) and bug 34866 (better test for foreign images)
2000-04-12 05:28:53 +00:00
morse%netscape.com
70fe08bb41
fix bug 34952, cookie header should have Cookie: with uppercase C
2000-04-12 05:26:59 +00:00
cls%seawood.org
f6740baa20
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
morse%netscape.com
82cbb9c3e1
fix bug 8530, expire cookies with excessive lifetimes, patch received from web
2000-04-04 04:19:01 +00:00
scc%netscape.com
a9fbaea615
making string conversions explicit
2000-04-02 21:04:49 +00:00
jim_nance%yahoo.com
dc0e139673
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
2000-03-30 03:21:26 +00:00
morse%netscape.com
5a5e50d442
implement a better test for determining foreign images
2000-03-26 23:36:03 +00:00
morse%netscape.com
e2002f766d
Implement API to add a permission
2000-03-26 20:26:15 +00:00
scc%netscape.com
122b0b8fb7
small changes to clients of string converting APIs
2000-03-26 01:35:54 +00:00
morse%netscape.com
689304e28b
fix bug 32979, ability to block cookies when removing them with the cookie viewer
2000-03-23 21:22:36 +00:00
morse%netscape.com
7107518582
implement test for detecting foreign images
2000-03-19 16:58:35 +00:00
jst%netscape.com
872a669579
Landing changes Vidur made while the tree was closed for beta1 work, here's a list of the changes. r=me
...
[1] Cutting down the size of content. Made nsIJSScriptObject inherit from nsIScriptObjectOwner
[2] Cutting down the size of content. Made nsITextContent inherit from nsIContent.
[3] Cutting down the size of content. Moved implementation of nsIDOMReceiver to nsListenerManager. This is not true aggregation since it isn't transitive, but it's OK for now. It will be necessary for nsListenerManager to have a reference to its content in the future anyway, so the transitivity could be done.
dom/public/nsDOMPropEnums.h,v - bug 12559
dom/public/nsIJSScriptObject.h,v - [1]
dom/public/html/MANIFEST,v - bug 12559
dom/public/html/Makefile.in,v - bug 12559
dom/public/html/makefile.win,v - bug 12559
dom/public/html/nsIDOMHTMLInputElement.h,v - bug 17544
dom/public/idl/html/HTMLAnchorElement.idl,v - bug 12559
dom/public/idl/html/HTMLAreaElement.idl,v - bug 12559
dom/public/idl/html/HTMLInputElement.idl,v - bug 17544
dom/src/base/nsGlobalWindow.cpp,v - bug 30700
dom/src/base/nsGlobalWindow.h,v - [1]
dom/src/base/nsLocation.cpp,v - [1]
dom/src/html/nsJSHTMLAnchorElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLAreaElement.cpp,v - bug 12559
dom/src/html/nsJSHTMLInputElement.cpp,v - bug 17544
layout/base/public/nsIDocument.h,v - bug 27953
layout/base/public/nsITextContent.h,v - [2]
layout/base/src/nsCommentNode.cpp,v - [2]
layout/base/src/nsDocument.cpp,v - bug 27953
layout/base/src/nsDocument.h,v - bug 27953
layout/base/src/nsDocumentViewer.cpp,v - bug 27953
layout/base/src/nsGenericDOMDataNode.cpp,v - [3]
layout/base/src/nsGenericDOMDataNode.h,v - [3]
layout/base/src/nsGenericElement.cpp,v - [3]
layout/base/src/nsGenericElement.h,v - [3]
layout/base/src/nsNameSpaceManager.cpp,v - bug 7834
layout/base/src/nsStyleContext.cpp,v - outline property shouldn't reflow
layout/base/src/nsTextNode.cpp,v - [2]
layout/events/src/nsEventListenerManager.cpp,v - [3]
layout/events/src/nsEventListenerManager.h,v - [3]
layout/html/base/src/nsGfxScrollFrame.cpp,v - nsString->nsAutoString
layout/html/content/src/nsAttributeContent.cpp,v - [2]
layout/html/content/src/nsHTMLAnchorElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAppletElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBaseFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLBodyElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLButtonElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDirectoryElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLDivElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLEmbedElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFieldSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFontElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFormElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLFrameSetElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHRElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHeadingElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLHtmlElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIFrameElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLImageElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInputElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLInsElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLIsIndexElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLIElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLabelElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLayerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLegendElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLLinkElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMapElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMenuElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLMetaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLModElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLObjectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLOptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParagraphElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLParamElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLPreElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLQuoteElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLScriptElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSelectElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpacerElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLSpanElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLStyleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCaptionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableCellElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableColGroupElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableRowElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTableSectionElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTextAreaElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLTitleElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLUListElement.cpp,v - [1][3]
layout/html/content/src/nsHTMLWBRElement.cpp,v - [1][3]
layout/html/document/src/nsHTMLDocument.cpp,v - bug 27953
layout/html/document/src/nsHTMLDocument.h,v - bug 27953
layout/xml/content/src/nsXMLCDATASection.cpp,v - [1][2]
layout/xml/content/src/nsXMLDocumentType.cpp,v - [1][2]
layout/xml/content/src/nsXMLElement.h,v - [1][2]
layout/xml/content/src/nsXMLEntity.cpp,v - [1][2]
layout/xml/content/src/nsXMLNotation.cpp,v - [1][2]
layout/xml/content/src/nsXMLProcessingInstruction.cpp,v - [1][2]
layout/xul/base/src/nsBoxFrame.cpp,v - nsString->nsAutoString
layout/xul/base/src/nsSliderFrame.cpp,v - nsString->nsAutoString
netwerk/protocol/http/src/nsHTTPRequest.cpp,v - nsString->nsAutoString
rdf/content/src/nsXULDocument.cpp,v - bug 27953
rdf/content/src/nsXULDocument.h,v - bug 27953
rdf/content/src/nsXULElement.h,v - [1]
xpcom/base/IIDS.h,v - bug 12559
2000-03-17 13:27:00 +00:00
morse%netscape.com
329b8a6974
fix bug 28956, consider netscape.com to be in the domain .netscape.com
2000-03-12 23:46:47 +00:00
rickg%netscape.com
c82c1f2d0b
replaced calls to deprecated string methods
2000-03-12 20:56:33 +00:00
morse%netscape.com
955865b04b
fix bug 29156, fix memory leak
2000-03-12 17:37:19 +00:00
morse%netscape.com
7394bea2b7
fix memory leak -- bug 29866
2000-03-11 20:59:25 +00:00
morse%netscape.com
e495006a22
generalize per-site permissions, r=norris
2000-03-11 20:02:45 +00:00
scc%netscape.com
01d4dc8a89
Fix build bustage on windows. r=sdagley
2000-02-15 05:08:48 +00:00
scc%netscape.com
6a8f4b8e5c
Cookies expired too soon since |time()| on the Mac was based on the wrong epoch. Fixes bug #18633 . r=morse
2000-02-15 04:30:33 +00:00
dp%netscape.com
e08cdc92a1
Using NS_HTTP_STARTUP_CATEGORY for lazily startup cookies.
2000-02-08 06:34:05 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
morse%netscape.com
8a133041fb
Cookie Permission file was not getting read in, r=dp
2000-02-05 05:42:02 +00:00
pp%ludusdesign.com
48e640ed4f
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-01 14:26:27 +00:00
dp%netscape.com
87083c17e8
Using NS_METHOD to satisfy windows compiler instead of nsresult.
2000-01-31 22:57:28 +00:00
dp%netscape.com
0da5ddd2ea
Backing out previous change until NS_CALLBACK issue on win is figured out.
2000-01-28 11:19:34 +00:00
dp%netscape.com
a7a0170cbb
Calling cookie register and unregister proc into the category from
...
generic module.
2000-01-28 10:22:47 +00:00
dougt%netscape.com
ad73933331
nsIFile Landing
2000-01-24 21:31:43 +00:00
neeti%netscape.com
33fd4a049e
fix for memory leak of EventQueueEntry, bug - 24090, r=warren/morse
2000-01-24 14:15:10 +00:00
dp%netscape.com
5c0fdcb6d2
Moving CID definition back into nsICookieService.h
...
Other code seems to be expecting it here. :-(
2000-01-22 23:13:58 +00:00
dp%netscape.com
601edfd956
Removing unused header file
2000-01-22 22:47:39 +00:00
dp%netscape.com
77b30382ad
Preparing cookies for merging with necko.
...
- Eliminated interdepency betn CookieService and CookieHTTPNotify
- CID/Progid for CookieHTTPNotify
2000-01-22 22:46:13 +00:00
morse%netscape.com
4efac8b6a3
fix bug 24516, cookies file was being read one byte at a time, r=neeti
2000-01-22 20:24:48 +00:00
sford3%swbell.net
b2c319eae7
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
morse%netscape.com
0d7d7eea84
add UniversalDialog, r=davidm
2000-01-05 03:17:11 +00:00
vidur%netscape.com
22ce6ce56f
Fix for bug 16787. Added nsICookieService::CookieEnabled. a=don r=neeti/morse
1999-12-22 22:41:18 +00:00
morse%netscape.com
6cf2c4411b
continue implementing reject-foreign-cookies pref, bug=13655, r=rjc, a=chofmann
1999-12-19 03:44:34 +00:00
morse%netscape.com
6133cf2276
fix memory leak, bug=22104, r=rjc, a=chofmann
1999-12-19 02:54:47 +00:00
morse%netscape.com
fd0eab8f0a
implement foreign-cookie pref, bug 13655, r=neeti, a=chofmann
1999-12-18 05:48:26 +00:00
sfraser%netscape.com
bf67c7d948
Fix for 22065, cookies are read twice. a=sspitzer, r=leaf
1999-12-17 20:47:46 +00:00
mscott%netscape.com
ff0ee4c6c9
fix circular reference between cookie notify and the cookie service.
...
remove circular reference on the cookie service.
r=morse
1999-12-17 00:42:33 +00:00
tbogard%aol.net
b20bdd6cd5
Checkin for valeski:"r=travis, fixing eval of un-init'd rv".
1999-12-07 02:06:25 +00:00
dp%netscape.com
8c0df8068f
Checking error status on no url spec and returning error properly. r=morse@netscape.com
1999-12-06 23:29:41 +00:00
dp%netscape.com
f71c099df5
Fixing leak of atoms. r=beard@netscape.com, morse@netscape.com
1999-12-06 23:28:26 +00:00
valeski%netscape.com
940d90a9cd
r=sdagley. 20669. we were sending a cookie header for *every* url request; empty for urls that didn't have a cookie associated with them. Now we only set cookies when we have one to set
1999-12-03 07:01:23 +00:00
bryner%uiuc.edu
b058c98ccd
Make sure to use NS_RELEASE for XPCOM objects. This fixes some leaks of nsFileSpecImpl. r=morse.
1999-12-03 06:46:07 +00:00
morse%netscape.com
0579150f1d
fix bug 20164, cookie viewer crashed on long cookies, r=andreas.otte
1999-12-02 14:23:28 +00:00
dp%netscape.com
e456544de3
Delinking nsCookieHTTPNotify and cookie internal apis. Now the
...
nsCookieHTTPNotify calls the cookie api using the cookieservice. This
gets us to removing the nsCookieHTTPNotify off the cookie dll into
apprunner which would cause a delayed on demand load of the cookie
dll. r=neeti@netscape.com
1999-11-29 22:02:20 +00:00
dp%netscape.com
2520310d3d
Adding back implementation for nsINetNotify. This got removed in the
...
previous checkin.
1999-11-23 22:05:18 +00:00
dp%netscape.com
1aadc2164e
- Converting to using COMPtrs
...
- Caching of Atoms
- Making code readable
- Removing Create() method. Adding Init() method.
r=neeti
1999-11-23 21:57:05 +00:00
dp%netscape.com
08fee5cdf7
Improving readability of code.
1999-11-23 21:55:50 +00:00
waterson%netscape.com
befc4cdd0c
Be sure to release the mCookieHTTPNotify object.
1999-11-23 20:55:58 +00:00
dp%netscape.com
0b38786a86
Beautify...
1999-11-23 07:54:25 +00:00
dp%netscape.com
a70196fb80
- Convering to GenericModule.
...
- Removing NS_DEFINE_IID
- Using NS_ISUPPORTS_IMPL1
1999-11-20 20:19:01 +00:00