зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1202374 - "Can't open apps any more". r=lissyx+mozillians
This commit is contained in:
Родитель
b0e9b791e6
Коммит
a94a444a52
|
@ -381,6 +381,7 @@ SettingsManager.prototype = {
|
|||
debug("WARNING: MORE THAN " + kObserverSoftLimit + " OBSERVERS FOR " +
|
||||
aName + ": " + length + " FROM" + (new Error).stack);
|
||||
#ifdef DEBUG
|
||||
debug("JS STOPS EXECUTING AT THIS POINT IN DEBUG BUILDS!");
|
||||
throw Components.results.NS_ERROR_ABORT;
|
||||
#endif
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче