Bug 1061060 - Fix more bad implicit constructors in parser; r=hsivonen

This commit is contained in:
Ehsan Akhgari
2014-09-01 18:04:52 -04:00
parent 1a06ad4b0d
commit db0f3e8346
12 changed files with 20 additions and 20 deletions

View File

@@ -43,7 +43,7 @@ class nsScanner {
/**
* Use this constructor for the XML fragment parsing case
*/
nsScanner(const nsAString& anHTMLString);
explicit nsScanner(const nsAString& anHTMLString);
/**
* Use this constructor if you want i/o to be based on