Open Bug 1412310 Opened 7 years ago Updated 2 years ago

DevTools sidebar setObject and setExpression should allow to omit the rootTitle when the sidebar content is not an object or an array

Categories

(WebExtensions :: Developer Tools, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: rpl, Unassigned)

Details

As mentioned in Bug 1341305 comment 30 when the object passed to sidebar.setObject or the result of the expression set to sidebar.setExpression is not a JS object or an array, nothing is shown in the sidebar if the rootTitle is omitted.

(It is also worth to mention that on Chrome sidebar.setObject and sidebbar.setExpression don't seem to support a non-"js object / array" to be shown in the sidebar).
Priority: -- → P2
Priority: P2 → P3
Product: Toolkit → WebExtensions
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.