Remove DeadKeyTable class from KeyboardLayout
Categories
(Core :: Widget: Win32, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: jstutte, Assigned: mathew.hodson)
Details
Attachments
(1 file)
The return value of KeyboardLayout::GetDeadKeyCombinations
is always the same value, we can just remove it and its use.
Edit: I am not sure I read this right at the time of filing the bug, but I am glad you are increasing readability here with that change.
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Updated•4 months ago
|
Updated•4 months ago
|
Reporter | ||
Updated•3 months ago
|
Comment 3•3 months ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:mathew.hodson, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Assignee | ||
Updated•3 months ago
|
Comment 6•3 months ago
|
||
Backed out for causing mochitests crashes.
- Backout link
- Push with failures
- Failure Log
- Failure line: PROCESS-CRASH | application crashed [@ nsTArray_Impl<mozilla::widget::DeadKeyEntry,nsTArrayInfallibleAllocator>::ClearAndRetainStorage] | widget/tests/test_keycodes.xhtml
Assignee | ||
Comment 7•3 months ago
|
||
That test doesn't crash for me when I run it locally. I will investigate.
Updated•2 months ago
|
Comment 8•2 months ago
|
||
Comment on attachment 9477135 [details]
Bug 1868093 - Remove DeadKeyTable class from KeyboardLayout
Doesn't need uplift.
Assignee | ||
Comment 9•2 months ago
|
||
(In reply to David Parks [:handyman] from comment #8)
Doesn't need uplift.
The reason Phabricator started associating this with beta is because of bug 1963406. I fixed the repo on Phab so it is still fine to land.
Updated•2 months ago
|
Comment 11•2 months ago
|
||
Comment 12•2 months ago
|
||
bugherder |
Updated•18 days ago
|
Description
•