Closed Bug 1617778 Opened 5 years ago Closed 5 years ago

Sharing IMEData logging

Categories

(Core :: DOM: Events, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

Details

Attachments

(2 files)

Actually, there is the logging code for SelectionChangeData and TextChangeData in IMEContentObserver and widget. I want it to GeckoEditable to debug sync text issue, I will change it to use https://searchfox.org/mozilla-central/source/mfbt/ToString.h instead.

It is useful to use ToString.h to log text and selection change instead of
adding it each source code. Actually, there is same code in
IMEContentObserver and widget.

Also, mozilla namespace is required since this conflicts with
WinModifierKeyState.h.

To debug more easily, I would like to add it.

Depends on D64021

Pushed by m_kato@ga2.so-net.ne.jp: https://hg.mozilla.org/integration/autoland/rev/07e0b03d97e9 Use ToString.h to share text and selection change logging. r=masayuki https://hg.mozilla.org/integration/autoland/rev/81567171ab5c Log text and selection change via ALOGIME. r=geckoview-reviewers,esawin
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: