Closed
Bug 1748525
Opened 3 years ago
Closed 3 years ago
suspend event page after idle timeout
Categories
(WebExtensions :: General, enhancement, P2)
WebExtensions
General
Tracking
(firefox100 fixed)
RESOLVED
FIXED
100 Branch
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
(Blocks 3 open bugs)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
Introduce the logic that determines when an event page should be terminated
For Dev Preview, we’ll use an idle timeout to shutdown event pages
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → mixedpuppy
Status: NEW → ASSIGNED
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e9dcf342fa98
implement idle timeout for extension event pages r=rpl
Comment 3•3 years ago
|
||
Backed out for causing xpcshell failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/463ccc05dec2e2b2d4c9206db9eb81fd42488058
Push where failures started: https://treeherder.mozilla.org/jobs?repo=autoland&selectedTaskRun=e0orUpjST2-3T9pdGek4rQ.0&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel&revision=4132f7fe450eca978c629f55dbaaf4932a475224
Failure log: https://treeherder.mozilla.org/logviewer?job_id=372106941&repo=autoland&lineNumber=3572
Flags: needinfo?(mixedpuppy)
Pushed by scaraveo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8a5aa1e91bdf
implement idle timeout for extension event pages r=rpl
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox100:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 100 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(mixedpuppy)
You need to log in
before you can comment on or make changes to this bug.
Description
•