Closed Bug 1178652 Opened 9 years ago Closed 9 years ago

[e10s] NOTIFY_IME_OF_COMPOSITION_UPDATE isn't notified on parent process

Categories

(Core :: DOM: Core & HTML, defect)

Unspecified
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
e10s + ---
firefox42 --- fixed

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

(Keywords: regression)

Attachments

(1 file)

After bug 1175392, this event isn't fired on parent process. If not e10s, it works.
Also, we shouldn't check TextComposition since this event is notified when composition is committed too.
Blocks: 1176959
Assignee: nobody → m_kato
Keywords: regression
Comment on attachment 8628153 [details] [diff] [review] Send NOTIFY_IME_OF_COMPOSITION_UPDATE to parent correctly This is a regression by bug 1175392. When PuppetWidget's composition update has to reply to parent process. But after bug 1175392, this notification isn't received on parent process's widget. If child process's notification, TextComposition is on child process. So we shouldn't check TextComposition on parent process if from child process.
Attachment #8628153 - Flags: review?(masayuki)
Comment on attachment 8628153 [details] [diff] [review] Send NOTIFY_IME_OF_COMPOSITION_UPDATE to parent correctly Thank you!
Attachment #8628153 - Flags: review?(masayuki) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: