gecko/parser
Nathan Froyd fba75178ed Bug 1153988 - create nsNullPrincipals directly, rather than going through do_CreateInstance; r=smaug
There's a better way to create null principals than
do_CreateInstance("@mozilla.org/nullprincipal;1").  Let's do that and
save ourselves some XPCOM overhead.
2015-04-13 14:47:41 -04:00
..
expat Bug 1112222 - remove moz_extensions.c from GENERATED_FILES in parser/expat/lib/; r=mshal 2014-12-16 13:36:11 -05:00
html Bug 1153988 - create nsNullPrincipals directly, rather than going through do_CreateInstance; r=smaug 2015-04-13 14:47:41 -04:00
htmlparser Bug 1153988 - create nsNullPrincipals directly, rather than going through do_CreateInstance; r=smaug 2015-04-13 14:47:41 -04:00
xml Bug 1153988 - create nsNullPrincipals directly, rather than going through do_CreateInstance; r=smaug 2015-04-13 14:47:41 -04:00
moz.build
nsCharsetSource.h