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-14 04:03:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
extensions
/
cookie
History
dwitte@stanford.edu
1852ac4c86
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
2007-05-05 14:09:54 -07:00
..
cookie.pkg
…
Makefile.in
Bug 341252 - extensions/cookie and extensions/permissions both have a nsModuleFactory.cpp which causes libxul link failure, r=darin
2006-06-12 17:56:15 +00:00
nsCookieModule.cpp
Bug 341252 - extensions/cookie and extensions/permissions both have a nsModuleFactory.cpp which causes libxul link failure, r=darin
2006-06-12 17:56:15 +00:00
nsCookiePermission.cpp
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
2007-05-05 14:09:54 -07:00
nsCookiePermission.h
…
nsCookiePromptService.cpp
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
2006-04-12 15:43:32 +00:00
nsCookiePromptService.h
…
nsICookieAcceptDialog.idl
…
nsICookiePromptService.idl
…
nsPermission.cpp
…
nsPermission.h
…
nsPermissionManager.cpp
bug 370802, nsIPermissionManager: Add ability for exact hostname testing
2007-02-20 15:24:36 +00:00
nsPermissionManager.h
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
2007-03-27 08:34:59 -07:00
nsPopupWindowManager.cpp
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
nsPopupWindowManager.h
…