Open
Bug 1954232
Opened 1 month ago
Updated 1 month ago
TabsRemovedMiddleware adds EngineSessionObserver before the original one gets removed
Categories
(Firefox for Android :: Browser Engine, task)
Tracking
()
NEW
People
(Reporter: boek, Unassigned)
References
Details
(Whiteboard: [fxdroid][group1])
During the investigation of Bug 1954228 we noticed that we add a second observer to the EngineSession before we removed the first one. We should unlink the session before trying to wait for the final state update.
Reporter | ||
Updated•1 month ago
|
Whiteboard: [fxdroid][group1]
Updated•1 month ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•