gecko-dev/caps/src
bzbarsky%mit.edu e9379f3679 Remove special-casing of about:blank for security purposes; give about:blank
pages the principal of whoever is responsible for loading them, when possible.
Bug 332182, r=mrbkap, sr=jst
2006-08-15 17:31:16 +00:00
..
.cvsignore
caps.pkg Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
Makefile.in Create a powerless non-principal and start using it. Bug 326506, r=mrbkap, 2006-04-02 20:58:26 +00:00
nsJSPrincipals.cpp Add a subsumes relation to principals so JS can handle all cases when checking indirect eval (and the like) calls (300008, r=caillon/dveditz, sr/a=shaver). 2005-07-08 23:26:36 +00:00
nsNullPrincipal.cpp Make the URIs of principals immutable. Bug 339822, r=dveditz, sr=darin 2006-06-20 03:17:41 +00:00
nsPrincipal.cpp Remove special-casing of about:blank for security purposes; give about:blank 2006-08-15 17:31:16 +00:00
nsScriptSecurityManager.cpp Remove special-casing of about:blank for security purposes; give about:blank 2006-08-15 17:31:16 +00:00
nsSecurityManagerFactory.cpp Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
nsSystemPrincipal.cpp Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00