Closed Bug 528435 Opened 15 years ago Closed 15 years ago

Drop NS_COMPOSITION_QUERY event

Categories

(Core :: Widget, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.9.3a1

People

(Reporter: masayuki, Assigned: masayuki)

References

Details

(Keywords: inputmethod)

Attachments

(1 file, 1 obsolete file)

Attached patch Patch v1.0 (obsolete) — Splinter Review
Now, we don't use NS_COMPOSITION_QUERY event because the works are stolen by the query content events and they are better.

We can remove NS_COMPOSITION_QUERY event and the related handles (nsIDOMCompositionListener::HandleQueryComposition and nsIEditorIMESupport::queryComposition, they are not scriptable).

I think nsTextEventReply will be dropped completely, however, it needs to change GTK2 widget code. So, I think it should be done after bug 520732. Therefore, unfortunately, this patch cannot drop nsEditor::QueryComposition, it's also needed for the nsEditor::BeginComposition.
Attachment #412150 - Flags: review?(roc)
I only removed the OS/2's code because OS/2 doesn't support IME on trunk.

Maybe, we cannot build on BeOS but we are still managing in our tree, therefore, I just commented out the code for BeOS's maintainers in the future.
Attached patch Patch v1.0.1Splinter Review
Oops, sorry for the spam, I posted older patch.
Attachment #412150 - Attachment is obsolete: true
Attachment #412151 - Flags: review?(roc)
Attachment #412150 - Flags: review?(roc)
Attachment #412151 - Flags: superreview?(neil)
Attachment #412151 - Flags: superreview?(neil) → superreview+
http://hg.mozilla.org/mozilla-central/rev/45b482e31486
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: