Closed
Bug 1621385
Opened 5 years ago
Closed 5 years ago
tabs.query({active: true, currentWindow:true}) is broken if the exension is not allowed in Private Browsing
Categories
(GeckoView :: Extensions, defect, P1)
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
Details
(Whiteboard: [geckoview:m76])
Attachments
(2 files)
This is because we don't implement topNonPBWindow
correctly, fix incoming.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Whiteboard: [geckoview:m76]
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f72a6d7768c6
Account for unaccesible tabs in mobile's WindowTracker.getAll. r=mixedpuppy
https://hg.mozilla.org/integration/autoland/rev/b3f6bb889848
Track the top non-private browsing tab in mobileWindowTracker. r=mixedpuppy,snorp
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f72a6d7768c6
https://hg.mozilla.org/mozilla-central/rev/b3f6bb889848
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•