Open
Bug 1860812
Opened 1 year ago
Updated 10 months ago
Make use of `isReftestBrowser` in `getTabsForWindow` method of `TabManager`
Categories
(Remote Protocol :: Agent, task, P3)
Remote Protocol
Agent
Tracking
(Not tracked)
NEW
People
(Reporter: Sasha, Unassigned, Mentored)
Details
(Whiteboard: [lang=js])
Follow up from the review. To fix the regression bug1860375, we added the check for tabs on tabbrowser, but since we know that it's the scenario for the wpt reftests, we could make use of isReftestBrowser helper here. In order to do this we also should move this helper to TabManager
.
Reporter | ||
Updated•1 year ago
|
Mentor: aborovova
Priority: -- → P3
Whiteboard: [lang=js]
Updated•10 months ago
|
Assignee: nobody → gravyant
Updated•10 months ago
|
Assignee: gravyant → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•