Closed
Bug 1577685
Opened 4 years ago
Closed 4 years ago
Move some utility functions for logging from IMEStateManager to widget
Categories
(Core :: DOM: Events, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file)
For debugging bug 1552041, I would like to log IMEState and InputContextAction. But this utilities are in IMEStateManager only, so I would like to move it to widget to use mozilla/ToString.h
Assignee | ||
Comment 1•4 years ago
|
||
I would like to log IMEState
and InputContextAction
in widget. But this
utilities are in IMEStateManager
, so I would like to move it to widget
by using mozilla/ToString.h
.
Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/10b0a2e34429 Move some utility functions from IMEStateManager to widget. r=masayuki
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Comment 4•4 years ago
|
||
bugherderuplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•