Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem

This commit is contained in:
Chris Peterson
2014-07-21 21:43:21 -07:00
parent 32369f3c27
commit def5e6780e
167 changed files with 1169 additions and 1181 deletions

View File

@@ -2964,7 +2964,6 @@ WebCryptoTask::CreateUnwrapKeyTask(JSContext* aCx,
}
return new FailureTask(NS_ERROR_DOM_NOT_SUPPORTED_ERR);
}
} // namespace dom