Closed
Bug 1546078
Opened 6 years ago
Closed 6 years ago
On session restore, an active "moz-extension://" tab is blank.
Categories
(WebExtensions :: Android, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1518863
People
(Reporter: Manuel.Spam, Unassigned)
Details
If I set an "moz-extension://" tab as the active one and close Firefox, then when reopening it, the active tab just stays blank.
I tried to debug this a bit and found that the tab is and stays at "about:blank" (also reported as "about:blank" via "tab.url").
I had to workaround this in my extension (I trigger a reload if the active tab is a "completed" about:blank page).
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•