зеркало из https://github.com/mozilla/pjs.git
make DEBUG_smaug compile
This commit is contained in:
Родитель
93ae8765f5
Коммит
a2f128353d
|
@ -566,7 +566,7 @@ IsValidBoundary(nsINode* aNode)
|
|||
nsCOMPtr<nsIContent> cont = do_QueryInterface(root);
|
||||
if (cont) {
|
||||
nsAutoString name;
|
||||
content->Tag()->ToString(name);
|
||||
cont->Tag()->ToString(name);
|
||||
printf("nsRange::IsValidBoundary: node is not a valid boundary point [%s]\n",
|
||||
NS_ConvertUTF16toUTF8(name).get());
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче