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 14:02:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
extensions
/
cookie
History
jwalden@mit.edu
6d7584839a
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
..
cookie.pkg
…
Makefile.in
…
makefiles.sh
Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions.
2007-05-23 13:08:44 -07:00
nsCookieModule.cpp
…
nsCookiePermission.cpp
switch cookies over to mozStorage. b=230933, r=sdwilsh, sr=mconnor.
2007-06-17 14:52:22 -07:00
nsCookiePermission.h
cid and comment don't match, b=305444
2007-06-22 04:12:13 -07:00
nsCookiePromptService.cpp
…
nsCookiePromptService.h
…
nsICookieAcceptDialog.idl
…
nsICookiePromptService.idl
…
nsPermission.cpp
…
nsPermission.h
…
nsPermissionManager.cpp
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
nsPermissionManager.h
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
nsPopupWindowManager.cpp
…
nsPopupWindowManager.h
…