gecko-dev/dom/script
Dana Keeler c90cfeaf74 bug 1441989 - remove ContentVerifier r=baku,mayhemer
ContentVerifier has been dead code since bug 1355166 (which, incidentally, means
it has no tests). Its presence is preventing improvements to
ContentSignatureVerifier (see e.g. bug 1534600), so this patch removes it.
As a result, the nsILoadInfo attributes verifySignedContent and enforceSRI are
also unused, so this patch removes those as well.

Differential Revision: https://phabricator.services.mozilla.com/D28885

--HG--
extra : moz-landing-system : lando
2019-04-26 22:21:36 +00:00
..
LoadedScript.cpp
LoadedScript.h
ModuleLoadRequest.cpp
ModuleLoadRequest.h
ScriptElement.cpp
ScriptElement.h
ScriptLoadHandler.cpp
ScriptLoadHandler.h
ScriptLoadRequest.cpp
ScriptLoadRequest.h
ScriptLoader.cpp bug 1441989 - remove ContentVerifier r=baku,mayhemer 2019-04-26 22:21:36 +00:00
ScriptLoader.h
ScriptSettings.cpp Bug 1543751 Part 2 - Include stack in worker error reports, r=bz. 2019-04-15 13:46:05 -10:00
ScriptSettings.h Bug 996060 Part 2 - Use JS engine stack if necessary when reporting errors, r=bz. 2019-04-01 12:17:43 -06:00
ScriptTrace.cpp
ScriptTrace.h
moz.build Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi 2019-03-17 23:13:22 +00:00
nsIScriptElement.h
nsIScriptLoaderObserver.idl