browser.tabs.loadDivertedInBackground causes crash when url loaded from other app
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: jon.onymous, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0
Steps to reproduce:
browser.tabs.loadDivertedInBackground = true
load any url via another app, like an rss reader (tested with liferea and akregator)
Actual results:
firefox will crash within a few seconds if you do additional action like change tabs or navigate, not every single time but 2 out of 3.
set browser.tabs.loadDivertedInBackground to false and the crash doesent happen.
started happening around 107, still there in 108. also tried with a new fresh profile. same thing
Expected results:
no crash
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Session Restore' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Do you have a crash from about:crashes by any chance?
Description
•