Closed
Bug 1311504
Opened 8 years ago
Closed 8 years ago
openerTabId not present in tabs.Tab for tab opened from another one
Categories
(WebExtensions :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1238314
People
(Reporter: blask, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20160920074044
Steps to reproduce:
I tried https://github.com/mdn/webextensions-examples/tree/master/tabs-tabs-tabs and more specifically the `Alert active tab info` on a tab that was opened by clicking on a link in another tab without closing that one.
Actual results:
openerTabId was not present in the list of properties
Expected results:
openerTabId should have been one of the properties and should have been the ID of the tab in which the link was clicked.
Component: Untriaged → WebExtensions: Untriaged
Product: Firefox → Toolkit
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Something wrong with the search? I did look for openerTabId before opening this bug and couldn't find anything.
Comment 5•8 years ago
|
||
That term only appears in comments, not the summary.
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•