mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
1e506ccabd
Classes with virtual methods should have a virtual destructor so deleting an object through a base class pointer works correctly. I think I got lint warnings about this when I added a new derived loader. Differential Revision: https://phabricator.services.mozilla.com/D145489 |
||
---|---|---|
.. | ||
AutoEntryScript.cpp | ||
AutoEntryScript.h | ||
ModuleLoader.cpp | ||
ModuleLoader.h | ||
moz.build | ||
nsIScriptElement.cpp | ||
nsIScriptElement.h | ||
nsIScriptLoaderObserver.idl | ||
ScriptDecoding.h | ||
ScriptElement.cpp | ||
ScriptElement.h | ||
ScriptLoadContext.cpp | ||
ScriptLoadContext.h | ||
ScriptLoader.cpp | ||
ScriptLoader.h | ||
ScriptLoadHandler.cpp | ||
ScriptLoadHandler.h | ||
ScriptSettings.cpp | ||
ScriptSettings.h | ||
ScriptTrace.h |