Closed
Bug 927175
Opened 12 years ago
Closed 11 years ago
Documentation missing: tab.attach allows contentScriptOptions
Categories
(Add-on SDK Graveyard :: Documentation, defect, P2)
Add-on SDK Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: willmarquardt, Unassigned)
Details
(Whiteboard: kanbanzilla[Ready to work on])
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Firefox/24.0 (Beta/Release)
Build ID: 20130910160258
Steps to reproduce:
Used tab.attach({
contentScriptFile: file,
contentScriptOptions: {item1: item, item2, item}
}
Actual results:
It worked!
Expected results:
There is no mention of being able to use contentScriptOptions in tabs.attach. Please update documentation.
Updated•12 years ago
|
Priority: -- → P2
Updated•12 years ago
|
Whiteboard: kanbanzilla[Needs Investigation]
Updated•12 years ago
|
Whiteboard: kanbanzilla[Needs Investigation] → kanbanzilla[Ready to work on]
| Reporter | ||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•