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
…
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
…
nsCookieHTTPNotify.cpp
fix bug 34952, cookie header should have Cookie: with uppercase C
2000-04-12 05:26:59 +00:00
nsCookieHTTPNotify.h
…
nsCookieService.cpp
…
nsCookieService.h
…
nsICookieService.h
…