Open
Bug 1817806
Opened 3 years ago
Updated 5 months ago
Support `openerTabId` in `tabs.create()` on Android
Categories
(GeckoView :: Extensions, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: willdurand, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
This is currently marked as unsupported.
Updated•3 years ago
|
Just got a user report about this. Would be great if Firefox for Android would not raise an exception when calling tabs.create with openerTabId, or give a way to figure out if openerTabId is supported without having to parse the userAgent string.
Extensions using openerTabId when calling tabs.create:
https://addons.mozilla.org/firefox/addon/view-source-code/
https://addons.mozilla.org/firefox/addon/google-shortcuts-all-google-se/
https://addons.mozilla.org/firefox/addon/category-tabs-for-keep/
You need to log in
before you can comment on or make changes to this bug.
Description
•