Closed
Bug 1625310
Opened 5 years ago
Closed 5 years ago
WebExtensionTest to use SessionRule to create its GeckoSession objects
Categories
(GeckoView :: Extensions, defect, P1)
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: bugzilla, Assigned: bugzilla)
Details
(Whiteboard: [geckoview:m76])
Attachments
(1 file)
Unless there are good reasons otherwise, I think we should use the session rule so that we are tracking those sessions and promptly destroying them when the tests are over.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by aklotz@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e8a3b65ac75
Change WebExtensionTest to use the session rule for creating its GeckoSession objects; r=agi
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Comment 4•2 years ago
|
||
Moving some WebExtension bugs to the GeckoView::Extensions component.
Component: General → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•