Bug 921548 - Remove js_ValueToNonNullObject, which was entirely equivalent to ToObject. r=jorendorff
This commit is contained in:
@@ -53,7 +53,7 @@ function test()
|
||||
webconsole: hud,
|
||||
messages: [
|
||||
{
|
||||
text: "TypeError: this._toolPanels is null",
|
||||
text: "TypeError: can't convert null to object",
|
||||
category: CATEGORY_JS,
|
||||
severity: SEVERITY_ERROR,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user