Open
Bug 1329092
Opened 8 years ago
Updated 2 years ago
Handle a user clicking the report button then closes their window
Categories
(Web Compatibility :: Tooling & Investigations, defect, P3)
Web Compatibility
Tooling & Investigations
Tracking
(Not tracked)
NEW
People
(Reporter: miketaylr, Unassigned)
References
Details
Gijs wrote in review:
In theory, I can click the 'report' button and then close my browser window (on OS X, the process and all this code will stay alive). Because fetching the screenshot is async, it might race.
Right now, I think this will just throw. Making it do something better can be a followup - I seem to have forgotten how to deal with that (short of rolling your own openWindow call - but it seems there should be something better than that). :-(
(original comment @ https://reviewboard.mozilla.org/r/101220/, I have no idea how to link it...)
Reporter | ||
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•