Closed
Bug 992415
Opened 11 years ago
Closed 11 years ago
[e10s] crash in FilePickerParent::Done
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla31
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: evilpie, Assigned: evilpie)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
1.78 KB,
patch
|
jdm
:
review+
|
Details | Diff | Splinter Review |
https://crash-stats.mozilla.com/report/index/a404a77b-a10b-45bc-abbd-a7e982140401
We need to handle the condition where we abort/cancel and thus no file is selected.
Assignee | ||
Comment 1•11 years ago
|
||
I looked at how HTMLInputElement handles this.
Attachment #8404110 -
Flags: review?(josh)
Updated•11 years ago
|
tracking-e10s:
--- → +
Updated•11 years ago
|
Attachment #8404110 -
Flags: review?(josh) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Comment hidden (typo) |
Comment 6•9 years ago
|
||
(Argh, sorry, meant to put that comment in the bug 1271004)
Flags: needinfo?(jmathies)
You need to log in
before you can comment on or make changes to this bug.
Description
•