зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1419771 - Fixing compilation issue, r=me - CLOSED TREE
This commit is contained in:
Родитель
ef718efc2b
Коммит
2a49ddf8b7
|
@ -243,7 +243,7 @@ class nsXMLContentSerializer : public nsIContentSerializer {
|
|||
* by setting aForceFormat to true.
|
||||
* @return boolean true if the element can be output
|
||||
*/
|
||||
virtual bool CheckElementStart(Element* aElement,
|
||||
virtual bool CheckElementStart(mozilla::dom::Element* aElement,
|
||||
bool & aForceFormat,
|
||||
nsAString& aStr,
|
||||
nsresult& aResult);
|
||||
|
|
Загрузка…
Ссылка в новой задаче