Open
Bug 1762663
Opened 4 years ago
Updated 1 year ago
Add "unloaded" to tabs.TabStatus
Categories
(WebExtensions :: Compatibility, enhancement, P3)
WebExtensions
Compatibility
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: kernp25, Assigned: kernp25)
Details
(Keywords: parity-chrome)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:98.0) Gecko/20100101 Firefox/98.0
Steps to reproduce:
Chrome has a "unloaded" loading status in tabs.TabStatus.
https://developer.chrome.com/docs/extensions/reference/tabs/#type-TabStatus
I think, unloaded status means a discarded tab?
Flags: needinfo?(mixedpuppy)
Comment 2•4 years ago
|
||
Yeah, it looks that's the same as discarded.
Severity: -- → N/A
Component: General → Compatibility
Flags: needinfo?(mixedpuppy)
Keywords: parity-chrome
Priority: -- → P3
Updated•1 year ago
|
Assignee: nobody → kernp25
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
You need to log in
before you can comment on or make changes to this bug.
Description
•