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-01-14 22:13:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
extensions
/
cookie
History
gavin%gavinsharp.com
25e3210412
Bug 334319: buffer overrun in nsPermissionManager::Read when reading an invalid cookperm.txt file, r=mvl, sr=darin
2006-04-22 13:32:25 +00:00
..
.cvsignore
…
cookie.pkg
…
Makefile.in
Bug 315345. nsIPermission should be in network/base/public for now, alongside nsIPermissionManager. r+sr=darin
2005-12-06 01:32:59 +00:00
nsCookiePermission.cpp
…
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
…
nsModuleFactory.cpp
…
nsPermission.cpp
…
nsPermission.h
…
nsPermissionManager.cpp
Bug 334319: buffer overrun in nsPermissionManager::Read when reading an invalid cookperm.txt file, r=mvl, sr=darin
2006-04-22 13:32:25 +00:00
nsPermissionManager.h
Bug 298278 remove useless references to nsVoidArray
2005-06-28 21:20:04 +00:00
nsPopupWindowManager.cpp
…
nsPopupWindowManager.h
…