Bug 842183 - Land in comm-central Instantbird's changes to chat/ - 5 - Bio 1606 - Update to Mozilla 17, patches part, r=fqueze.
This commit is contained in:
Родитель
df8c7ccee8
Коммит
e64da0a130
|
@ -60,7 +60,7 @@ function scriptError(aModule, aLevel, aMessage, aOriginalError) {
|
|||
|
||||
let scriptError =
|
||||
Cc["@mozilla.org/scripterror;1"].createInstance(Ci.nsIScriptError);
|
||||
let caller = Components.stack.caller.caller;
|
||||
let caller = Components.stack.caller;
|
||||
let sourceLine = aModule || caller.sourceLine;
|
||||
if (caller.name) {
|
||||
if (sourceLine)
|
||||
|
|
Загрузка…
Ссылка в новой задаче