зеркало из https://github.com/mozilla/gecko-dev.git
8957655bf3
This commit renames nsMathMLElement/nsMathMLElementFactory classes into MathMLElement/MathMLElementFactory and moves the former into the mozilla::dom namespace. This is a preliminary step to introduce MathML DOM (bug 1579602). Code behavior is not changed. Differential Revision: https://phabricator.services.mozilla.com/D45128 --HG-- rename : dom/mathml/nsMathMLElement.cpp => dom/mathml/MathMLElement.cpp rename : dom/mathml/nsMathMLElement.h => dom/mathml/MathMLElement.h rename : dom/mathml/nsMathMLElementFactory.cpp => dom/mathml/MathMLElementFactory.cpp extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
crashtests | ||
MathMLElement.cpp | ||
MathMLElement.h | ||
MathMLElementFactory.cpp | ||
moz.build |