gecko-dev/dom/security
Nicholas Nethercote e7f10a07fd Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
This patch makes most Run() declarations in subclasses of nsIRunnable have the
same form: |NS_IMETHOD Run() override|.

As a result of these changes, I had to add |override| to a couple of other
functions to satisfy clang's -Winconsistent-missing-override warning.

--HG--
extra : rebase_source : 815d0018b0b13329bb5698c410f500dddcc3ee12
2016-08-08 12:18:10 +10:00
..
test Bug 918703 - Part 2: Correct progress event logic so events are sent in the correct order and with the correct values according to spec. r=baku 2016-08-05 23:47:40 -04:00
ContentVerifier.cpp Bug 1263793 - update SAN, r=mgoodwin,ulfr 2016-07-25 09:44:19 +02:00
ContentVerifier.h Backed out changeset 21d8bb5af7b4 (bug 1263793) for leaks in various jobs CLOSED TREE 2016-07-20 11:16:37 -07:00
SRICheck.cpp Bug 1269241 - Add SRI tests for UTF-8 stylesheets. r=ckerschb,r=jkt 2016-07-07 14:44:51 -07:00
SRICheck.h
SRILogHelper.h Bug 1268851 - Add SRILogHelper to hold GetSriLog r=baku 2016-05-03 17:43:33 -07:00
SRIMetadata.cpp
SRIMetadata.h
moz.build Backed out changeset 8dc198cd46ff (bug 1246540) for Mochitest failures 2016-07-27 13:14:07 +08:00
nsCSPContext.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
nsCSPContext.h Bug 1252829 - CSP Telemetry. r=ckerschb, p=bsmedberg 2016-03-02 13:00:09 +01:00
nsCSPParser.cpp Bug 1289085: CSP - Bail early if referrer directive has no valid src. r=dveditz 2016-07-31 07:57:22 +02:00
nsCSPParser.h Bug 1289085: CSP - Bail early if referrer directive has no valid src. r=dveditz 2016-07-31 07:57:22 +02:00
nsCSPService.cpp Bug 1274376 - more mozilla::net namespaces r=dragana 2016-05-18 22:02:57 -04:00
nsCSPService.h
nsCSPUtils.cpp Bug 1285003 - CSP: Insecure http port :80 should also allow secure https port :443. r=dveditz 2016-07-22 11:32:41 +02:00
nsCSPUtils.h Bug 959388 - Deliver CSP from HTTP header. r=ckerschb, r=khuey 2016-06-30 12:31:59 +08:00
nsContentSecurityManager.cpp Backed out changeset 8dc198cd46ff (bug 1246540) for Mochitest failures 2016-07-27 13:14:07 +08:00
nsContentSecurityManager.h
nsMixedContentBlocker.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
nsMixedContentBlocker.h Backed out changeset 8dc198cd46ff (bug 1246540) for Mochitest failures 2016-07-27 13:14:07 +08:00