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-03-01 22:07:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
caps
History
Florian Quèze
2b1c8dccb6
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
2018-02-01 20:45:22 +01:00
..
tests
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
2018-02-01 20:45:22 +01:00
BasePrincipal.cpp
…
BasePrincipal.h
…
ContentPrincipal.cpp
…
ContentPrincipal.h
…
DomainPolicy.cpp
…
DomainPolicy.h
…
ExpandedPrincipal.cpp
…
ExpandedPrincipal.h
…
moz.build
…
nsIAddonPolicyService.idl
…
nsIDomainPolicy.idl
…
nsIPrincipal.idl
…
nsIScriptSecurityManager.idl
…
nsJSPrincipals.cpp
Bug 1432963 - Fixing workers headers - part 16 - JSSettings in a workerinternals namespace, r=smaug
2018-01-31 08:24:59 +01:00
nsJSPrincipals.h
…
nsScriptSecurityManager.cpp
…
nsScriptSecurityManager.h
…
NullPrincipal.cpp
…
NullPrincipal.h
…
NullPrincipalURI.cpp
Bug 1431204 - Make nsIURI.spec readonly r=mayhemer
2018-01-19 15:26:07 +01:00
NullPrincipalURI.h
Bug 1431204 - Only addref the mutator if is not null r=mayhemer
2018-01-19 15:26:03 +01:00
OriginAttributes.cpp
Bug 1431449 - Make URLParams::ParseInput call URLParams::Parse instead of the opposite; r=bz
2018-01-18 13:13:51 +01:00
OriginAttributes.h
…
SystemPrincipal.cpp
…
SystemPrincipal.h
…