Open Bug 1067495 Opened 10 years ago Updated 2 years ago

[e10s] Crashing content processes should clean up any lingering CTP notifications

Categories

(Firefox :: General, defect, P3)

x86
All
defect

Tracking

()

Tracking Status
e10s + ---

People

(Reporter: mconley, Unassigned)

References

Details

Bug 899347 split up click-to-play so that the bits that handle events from content are dealt with in content scripts, and the message manager is used to communicate with the parent to do things like display popup notifications or notification bars.

With e10s, it's possible for a tab to crash, but the browser to remain operable. If a popup notification or notification bar is opened for some content, and then that content process crashes... those notification bars and popup notifications will probably stick around. We should probably check to see if that occurs, and if it does, make it so that we clean up notifications if the content process crashes.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.