Closed Bug 847593 Opened 11 years ago Closed 10 years ago

Remove tab-browser

Categories

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

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ochameau, Assigned: evold)

References

Details

Attachments

(1 file)

tab-browser now ends up being a "medium level API" between various low level tabs helper and the high-level tabs API.
Keeping it, introduce complexity in document which API should be used for what,
and we should avoid having to maintain too much code in parallel.

Since the new layout, the module moved to deprecated folder, but thanks to the mapping files, we can still require it with require(tab-browser) so that it doesn't appear as being deprecated, except in documentation.

We should start adding a runtime deprecation message for addons using it.
But we have to modify tests that are still using it, and addon builder helper.
can we just remove this module?
Flags: needinfo?(rFobic)
Yes let's remove it!
Flags: needinfo?(rFobic)
Assignee: nobody → evold
Summary: Start deprecating tab-browser → Remove tab-browser
Attachment #8349650 - Flags: review?(rFobic)
Comment on attachment 8349650 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1328

Oh yeah!!!
Attachment #8349650 - Flags: review?(rFobic) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: