mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Fixed debug menu bustage, bug 25107,r=akkana
This commit is contained in:
parent
22ce02da97
commit
17dd1d08c5
@ -185,7 +185,7 @@ function EditorTestTableLayout()
|
||||
}
|
||||
}
|
||||
catch (e) {
|
||||
dump(" *** GetCellDataAt failed at Row="+row+, Col="+col+" ***\n\n");
|
||||
dump(" *** GetCellDataAt failed at Row="+row+", Col="+col+" ***\n\n");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user