Closed
Bug 1689573
Opened 5 years ago
Closed 5 years ago
`WidgetKeyboardEvent::GetCommandStr` may crash
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
Details
Attachments
(1 file)
I don't see any crash reports actually, but this bug may cause kicking wrong command.
Assignee | ||
Comment 1•5 years ago
|
||
Not mapping them causes creating shorter command list than expected.
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/8bb13536c8ee
Make `WidgetKeyboardEvent::GetCommandStr()` map empty string to commands never executed r=smaug
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•