зеркало из https://github.com/mozilla/gecko-dev.git
Changed back to a warning since I now know this is non-critical for necko.
This commit is contained in:
Родитель
a6747fa713
Коммит
4c6bea8a70
|
@ -438,7 +438,7 @@ PR_IMPLEMENT(void)
|
|||
NET_InitJavaScriptProtocol(void)
|
||||
{
|
||||
#ifdef NECKO
|
||||
NS_ASSERTION(0, "Brendan said he would implement the javascript: protocol.");
|
||||
NS_WARNING("Brendan said he would implement the javascript: protocol.");
|
||||
#else
|
||||
static NET_ProtoImpl mocha_proto_impl;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче