Closed
Bug 449012
Opened 17 years ago
Closed 17 years ago
Remove legacy Reconversion/QueryCaretRect Events
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.1a2
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
(Keywords: intl)
Attachments
(1 file)
39.33 KB,
patch
|
roc
:
review+
emaijala+moz
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
I added new query content events in bug 348341. Therefore, we can remove the legacy events code. And Win32 should use the new events.
I'm testing the patch now.
Assignee | ||
Comment 1•17 years ago
|
||
Comment on attachment 332192 [details] [diff] [review]
Patch v1.0
ok, let's go.
Attachment #332192 -
Flags: superreview?(roc)
Attachment #332192 -
Flags: review?(roc)
Attachment #332192 -
Flags: review?(emaijala)
Assignee | ||
Comment 2•17 years ago
|
||
Ah, I also remove nsIEditorIMESupport::notifyIMEOnFocus and nsIEditorIMESupport::notifyIMEOnBlur. They are not used now, they were created only for Gecko1.8 by me.
Attachment #332192 -
Flags: superreview?(roc)
Attachment #332192 -
Flags: superreview+
Attachment #332192 -
Flags: review?(roc)
Attachment #332192 -
Flags: review+
Comment 3•17 years ago
|
||
Comment on attachment 332192 [details] [diff] [review]
Patch v1.0
I have no idea what reconversion means nor can I test if the new code works properly, but it's shorter and cleaner looking, so great :)
Attachment #332192 -
Flags: review?(emaijala) → review+
Assignee | ||
Comment 4•17 years ago
|
||
pushed to trunk, thank you!
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1a2
You need to log in
before you can comment on or make changes to this bug.
Description
•