Open Bug 1597228 Opened 5 years ago Updated 5 months ago

Move remainder of BrowserOnClick's `ignoreWarningLink` as well as `getMeOutOfHere` and `ReportFalseDeceptiveSite` into the BlockedSite actor

Categories

(Firefox :: Security, task, P3)

task

Tracking

()

People

(Reporter: Gijs, Unassigned)

References

(Blocks 1 open bug)

Details

Afrter bug 1533951 and bug 1591474, BrowserOnClick in browser.js is basically useless, so we should get rid of it, and encapsulate that and other blocked-site associated code completely into the BlockedSiteActor.

I noticed that bug 1533951 duplicated getDefaultHomepage() into the network error actor; both it and getMeOutOfHere() rely on it. It'd probably be neater to have this utility function on the HomePage module directly, and have both the blocked site actor and the network/cert error actor call into that utility function from there.

Moving to backlog

Priority: -- → P3
Component: General → Security

The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.

Priority: P3 → --
Priority: -- → P3
Severity: normal → S3
Blocks: 1880897
You need to log in before you can comment on or make changes to this bug.