зеркало из https://github.com/mozilla/gecko-dev.git
1981f67eb3
This patch does these things: 1. it moves nsScriptElement, nsScriptLoader, ScriptSettings, nsIScriptElement and nsIScriptLoaderObserver in dom/script 2. it renames nsScriptElement to mozilla::dom::ScriptElement 3. it renames nsScriptLaoder to mozilla::dom::ScriptLoader --HG-- rename : dom/base/nsScriptElement.cpp => dom/script/ScriptElement.cpp rename : dom/base/nsScriptElement.h => dom/script/ScriptElement.h rename : dom/base/nsScriptLoader.cpp => dom/script/ScriptLoader.cpp rename : dom/base/nsScriptLoader.h => dom/script/ScriptLoader.h rename : dom/base/ScriptSettings.cpp => dom/script/ScriptSettings.cpp rename : dom/base/ScriptSettings.h => dom/script/ScriptSettings.h rename : dom/base/nsIScriptElement.h => dom/script/nsIScriptElement.h rename : dom/base/nsIScriptLoaderObserver.idl => dom/script/nsIScriptLoaderObserver.idl |
||
---|---|---|
.. | ||
tests | ||
CNavDTD.cpp | ||
CNavDTD.h | ||
CParserContext.cpp | ||
CParserContext.h | ||
moz.build | ||
nsElementTable.cpp | ||
nsElementTable.h | ||
nsExpatDriver.cpp | ||
nsExpatDriver.h | ||
nsHTMLEntities.cpp | ||
nsHTMLEntities.h | ||
nsHTMLEntityList.h | ||
nsHTMLTagList.h | ||
nsHTMLTags.cpp | ||
nsHTMLTags.h | ||
nsHTMLTokenizer.cpp | ||
nsHTMLTokenizer.h | ||
nsIContentSink.h | ||
nsIDTD.h | ||
nsIExpatSink.idl | ||
nsIExtendedExpatSink.idl | ||
nsIFragmentContentSink.h | ||
nsIHTMLContentSink.h | ||
nsIParser.h | ||
nsIParserService.h | ||
nsITokenizer.h | ||
nsParser.cpp | ||
nsParser.h | ||
nsParserBase.h | ||
nsParserCIID.h | ||
nsParserConstants.h | ||
nsParserModule.cpp | ||
nsParserMsgUtils.cpp | ||
nsParserMsgUtils.h | ||
nsParserService.cpp | ||
nsParserService.h | ||
nsScanner.cpp | ||
nsScanner.h | ||
nsScannerString.cpp | ||
nsScannerString.h | ||
nsToken.h |