Closed Bug 896210 Opened 11 years ago Closed 11 years ago

Add reuse option to tabs.open

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: evold, Unassigned)

References

Details

If I want to open the `about:addons` page in a tab, and I want to simply reuse a tab that already has this open, if there is one, then I currently need to first loop thru all of the tabs and do an `if` check on them all.

I've seen this done for quite a few add-ons and it makes me think that we ought to just make this an option for `tabs.open`.
Summary: Add resuse option to tabs.open → Add reuse option to tabs.open
This can be done pretty easily by any addon that wants this feature.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.