зеркало из https://github.com/mozilla/gecko-dev.git
Silly test to see what the mac orange is about
This commit is contained in:
Родитель
057155e2c2
Коммит
d277b0c075
|
@ -964,7 +964,7 @@ XULContentSinkImpl::OpenTag(const PRUnichar** aAttributes,
|
|||
|
||||
NS_ASSERTION(mState == eInScript || mState == eInDocumentElement,
|
||||
"Unexpected state");
|
||||
if (mState == eInScript) {
|
||||
if (mState == eInScript || 1) {
|
||||
// OpenScript has pushed the nsPrototypeScriptElement onto the
|
||||
// stack, so we're done.
|
||||
return NS_OK;
|
||||
|
|
Загрузка…
Ссылка в новой задаче