зеркало из https://github.com/mozilla/gecko-dev.git
Mark LoadContext's constructor as explicit, follow-up to bug 1009631, landed on a CLOSED TREE
This commit is contained in:
Родитель
887b0b6090
Коммит
aac4af7cb0
|
@ -107,7 +107,7 @@ public:
|
|||
|
||||
// Constructor for creating a LoadContext with a given principal's appId and
|
||||
// browser flag.
|
||||
LoadContext(nsIPrincipal* aPrincipal);
|
||||
explicit LoadContext(nsIPrincipal* aPrincipal);
|
||||
|
||||
private:
|
||||
~LoadContext() {}
|
||||
|
|
Загрузка…
Ссылка в новой задаче