Open
Bug 1147812
Opened 10 years ago
Updated 2 years ago
Cancel add-on installations when the associated tab navigates to a new site
Categories
(Firefox :: General, defect, P4)
Firefox
General
Tracking
()
NEW
People
(Reporter: dao, Unassigned)
References
Details
Each notification representing an add-on installation step stays for at least 30 seconds and then disappears when navigating after that point. According to attachment 8578019 [details], we should instead cancel the installation when navigating to a new site, and there should be a warning before actually leaving the current site. I'm not sure how feasible this is. In the mockup this looks like what web content gets when using an onbeforeunload handler, but it's not clear to me that we can directly use that technique for our purpose.
Comment 1•10 years ago
|
||
The new mockups in bug 1120996 suggest that we should show a tab-model prompt asking if the user wants to leave the site or not before cancelling the install. I think that can be follow-up fodder though, sounds hard.
Updated•10 years ago
|
Points: --- → 3
Flags: qe-verify-
Flags: firefox-backlog+
Updated•10 years ago
|
Whiteboard: [fxsearch][searchhijacking]
Updated•10 years ago
|
Priority: -- → P4
Updated•10 years ago
|
QA Contact: vasilica.mihasca
Updated•10 years ago
|
Rank: 45
Whiteboard: [fxsearch][searchhijacking] → [hijacking][fxsearch]
Comment 2•9 years ago
|
||
I think this should not be tagged [fxsearch] anymore
Flags: needinfo?(dtownsend)
Updated•9 years ago
|
Flags: needinfo?(dtownsend)
Whiteboard: [hijacking][fxsearch]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•