Tabs opened in background are empty and have spinners. Gets fixed if you detach the tab from the window.
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
40.29 KB,
text/plain
|
Details |
Seeing this issue after a long long time (around when FX quantum was being developed).
I opened 12 tabs in one go from the bookmarks folder.
After I had read through some of the tabs and closed them, 2 tabs were in a peculiar state.
The whole tab was blank, and it had a spinner right in the middle. Switching to another tab didnt fix this tab.
What worked was to detach the tab from the window. Instantly, the tab "finished loading" and the contents were displayed.
I dont have exact STR. Suspect is bug 1848357.
Reporter | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
This does sound like an AsyncTabSwitcher bug. Mike, wdyt?
Comment 3•1 year ago
|
||
Yes, indeed.
@mayank, with bug 1851486 landed, are you still able to reproduce this?
Comment 4•1 year ago
|
||
If yes, I think the next thing we need is an AsyncTabSwitcher log. If you set browser.tabs.remote.logSwitchTiming
to true
and restart the browser, reproduce the issue, and then copy/paste the contents of your Browser Console that start with AsyncTabSwitcher
, that might help shed some light on what's happening here.
Reporter | ||
Comment 5•1 year ago
|
||
(In reply to Mike Conley (:mconley) (:⚙️) from comment #3)
Yes, indeed.
@mayank, with bug 1851486 landed, are you still able to reproduce this?
I cant repro this. I dont know if bug 1851486 helped or not. I will close this bug for now.
Description
•