зеркало из https://github.com/mozilla/gecko-dev.git
Bug 814497 - Fix nsScriptErrorWithStack constructor. r=ehsan
This commit is contained in:
Родитель
6ea9619e02
Коммит
ec268220f2
|
@ -3030,7 +3030,7 @@ protected:
|
|||
|
||||
class nsScriptErrorWithStack : public nsScriptError {
|
||||
public:
|
||||
nsScriptErrorWithStack(JS::HandleObject);
|
||||
explicit nsScriptErrorWithStack(JS::HandleObject);
|
||||
|
||||
NS_DECL_CYCLE_COLLECTING_ISUPPORTS
|
||||
NS_DECL_CYCLE_COLLECTION_SCRIPT_HOLDER_CLASS(nsScriptErrorWithStack)
|
||||
|
|
Загрузка…
Ссылка в новой задаче