Updated openerTabId is not notified via tabs.onUpdated if it is changed by tabs.update()
Categories
(WebExtensions :: General, defect, P5)
Tracking
(firefox131 fixed)
| Tracking | Status | |
|---|---|---|
| firefox131 | --- | fixed |
People
(Reporter: yuki, Assigned: stefan.richter.bit)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, Whiteboard: [tabs][design-decision-approved])
Attachments
(1 file)
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
| Reporter | ||
Comment 5•8 years ago
|
||
| Reporter | ||
Comment 6•8 years ago
|
||
| Reporter | ||
Comment 7•8 years ago
|
||
Updated•7 years ago
|
Comment 8•7 years ago
|
||
Updated•7 years ago
|
Updated•3 years ago
|
Comment 10•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 80 votes.
:robwu, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 11•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
| Assignee | ||
Comment 12•2 years ago
|
||
This bug is still relevant. I will try to provide a fix.
| Assignee | ||
Comment 13•2 years ago
|
||
Updated•2 years ago
|
Comment 14•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•2 years ago
|
Comment 15•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•2 years ago
|
Comment 16•1 year ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•1 year ago
|
Comment 17•1 year ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•1 year ago
|
Comment 18•1 year ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•1 year ago
|
Comment 19•1 year ago
|
||
dev-doc-needed: Firefox for developers release notes:
tabs.onUpdatedis now triggered whenopenerTabIdis changed throughtabs.update().tabs.updatenow acceptsopenerTabIdset to-1to clear the openerTabId.
mdn article updates (+corresponding BCD):
openerTabIdshould be added to thepropertiesandchangeInfosections of https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/onUpdated- Should mention that
openerTabIdcan be set to -1 to clear a previously setopenerTabIdat https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/update#openertabid
Comment 20•1 year ago
|
||
Comment 21•1 year ago
|
||
| bugherder | ||
Comment 22•1 year ago
|
||
Changes ready for review:
- content 131 tab updates #35383
- BCD 131 tab updates #24069
Updated•1 year ago
|
Description
•