This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-02 20:20:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
extensions
/
cookie
History
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
..
macbuild
Pro5 update
2000-02-07 23:06:04 +00:00
tests
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
.cvsignore
…
Makefile.in
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
makefile.win
…
MANIFEST
…
nsCookie.cpp
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
nsCookie.h
Implement API to add a permission
2000-03-26 20:26:15 +00:00
nsCookieHTTPNotify.cpp
fix bug 34952, cookie header should have Cookie: with uppercase C
2000-04-12 05:26:59 +00:00
nsCookieHTTPNotify.h
Using NS_METHOD to satisfy windows compiler instead of nsresult.
2000-01-31 22:57:28 +00:00
nsCookieService.cpp
making string conversions explicit
2000-04-02 21:04:49 +00:00
nsCookieService.h
Implement API to add a permission
2000-03-26 20:26:15 +00:00
nsICookieService.h
Implement API to add a permission
2000-03-26 20:26:15 +00:00