gecko-dev/dom/security
Emma Malysz be0238569b Bug 1601090, rename .xul files to .xhtml in toolkit/mozapps r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D55837

--HG--
rename : toolkit/mozapps/downloads/content/unknownContentType.xul => toolkit/mozapps/downloads/content/unknownContentType.xhtml
rename : toolkit/mozapps/extensions/content/blocklist.xul => toolkit/mozapps/extensions/content/blocklist.xhtml
rename : toolkit/mozapps/extensions/content/extensions.xul => toolkit/mozapps/extensions/content/extensions.xhtml
rename : toolkit/mozapps/handling/content/dialog.xul => toolkit/mozapps/handling/content/dialog.xhtml
rename : toolkit/mozapps/update/content/updateElevation.xul => toolkit/mozapps/update/content/updateElevation.xhtml
extra : moz-landing-system : lando
2019-12-12 16:30:59 +00:00
..
featurepolicy Bug 1483631 - Prompt with both first party and third party origin if we are delegating permission with allows all feature policy. r=baku 2019-12-04 15:39:26 +00:00
fuzztest Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test Bug 1601090, rename .xul files to .xhtml in toolkit/mozapps r=mossop 2019-12-12 16:30:59 +00:00
CSPEvalChecker.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
CSPEvalChecker.h
DOMSecurityManager.cpp Bug 1599843 - DOMSecurityManager::EnforeXFrameOptionsCheck is infallible. r=baku 2019-11-27 20:51:37 +00:00
DOMSecurityManager.h Bug 1599843 - DOMSecurityManager::EnforeXFrameOptionsCheck is infallible. r=baku 2019-11-27 20:51:37 +00:00
FramingChecker.cpp Bug 1517588. Use nsIPrincipal::IsSystemPrincipal instead of nsContentUtils::IsSystemPrincipal r=bzbarsky 2019-12-05 04:44:32 +00:00
FramingChecker.h No bug - minor non-unified build fixes. 2019-12-08 19:51:44 +00:00
PolicyTokenizer.cpp
PolicyTokenizer.h
ReferrerInfo.cpp Bug 1600051 - Refactor GetURI usage in ReferrerInfo.cpp r=ckerschb 2019-12-06 12:32:27 +00:00
ReferrerInfo.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
SRICheck.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
SRICheck.h
SRILogHelper.h
SRIMetadata.cpp
SRIMetadata.h
moz.build Bug 1584993: Make CSP frame-ancestors work with fission enabled. r=jkt,farre,valentin 2019-10-22 10:57:43 +00:00
nsCSPContext.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPContext.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPParser.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPParser.h Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
nsCSPService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPService.h Bug 1583076 - Make nsCSPService::ConsultCSPForRedirect return both the AsyncOnChannelRedirect result, as well as an optional result to cancel the old channel with. r=ckerschb 2019-09-25 08:25:22 +00:00
nsCSPUtils.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsCSPUtils.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsContentSecurityManager.cpp Backed out 4 changesets (bug 1602483, bug 1602090) for causing perma leackchecks CLOSED TREE 2019-12-12 18:37:01 +02:00
nsContentSecurityManager.h Bug 1543579 - Disallow SystemPrincipal for Remote documents on all channels r=ckerschb,tjr 2019-12-02 10:45:23 +00:00
nsContentSecurityUtils.cpp Bug 1602882 - Move array operations to a new js/Array.h header. r=sfink,bzbarsky 2019-12-11 06:17:44 +00:00
nsContentSecurityUtils.h Bug 1582512 - Record a Telemetry Event if we receive a request to load a script filename we aren't expecting r=chutten 2019-12-02 17:27:16 +00:00
nsMixedContentBlocker.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsMixedContentBlocker.h Bug 1376309 - Allow localhost ws:// connections from secure origins. r=jkt 2019-08-07 00:19:59 +00:00