Closed Bug 1748533 Opened 2 years ago Closed 1 year ago

prevent keep-alive operations on event pages

Categories

(WebExtensions :: General, enhancement, P3)

enhancement
Points:
5

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mixedpuppy, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [addons-jira])

Ensure event page can’t be kept running indefinitely when certain DOM Web APIs or Extension APIs are used

Depends on: 1748530, 1759300
Blocks: 1771203

(In reply to Shane Caraveo (:mixedpuppy) from comment #0)

Ensure event page can’t be kept running indefinitely when certain DOM Web APIs or Extension APIs are used

How is that an enhancement? You want scripts to be stopped in the middle of their thing? That would be a bug not a feature

I'm closing this bug because we are not interested in actively deterring extensions from functioning. It is important for extensions to be resilient against sudden termination (e.g. due to process crashes caused by the OS or memory shortage), but we do not need nor want to unnecessarily force shutdowns on extensions.

We're tracking bugs that do the opposite of this bug, as dependencies of bug 1771203 (i.e. extending the lifetime where needed).

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.