Closed
Bug 12420
Opened 26 years ago
Closed 25 years ago
Performance improvements to IME text range handling
Categories
(Core :: Internationalization, defect, P3)
Core
Internationalization
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: tague, Assigned: shanjian)
References
Details
(Keywords: intl, perf)
there are some simple performance improvements that can be done to IME text
range handling once persistence is implemented for nsGUI events. when
nsGUIEvent's can persist after dispatch, we can avoid alot of the duplication of
the nsGUIEvent form of the text events into the nsPrivateDOMTextEvent form.
update [per waterson@netscape.com's email], the performance work on IME editing
should wait until after some optimizations on DOM events are completed. no
point in doing everything twice.
Is there a bug to track "optimizations on DOM events" that we can make this
bug depend upon?
Updated•26 years ago
|
Status: NEW → ASSIGNED
Bulk add of "perf" to new keyword field. This will replace the [PERF] we were
using in the Status Summary field.
Comment 6•26 years ago
|
||
not sure what this bug is all about. have we done the "optimization to DOM
events" that tague is talking about? (I have no recollection of the email he
mentions.)
Updated•26 years ago
|
Whiteboard: [Perf]
Updated•25 years ago
|
Target Milestone: M15 → M19
Comment 7•25 years ago
|
||
Move it to M19
Comment 8•25 years ago
|
||
IME bug which no one know what it really mean now. REassign to shanjian
Assignee: ftang → shanjian
Status: ASSIGNED → NEW
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 9•25 years ago
|
||
do not know what this bug is talking about. If there issue raised
again IME, we can fix the problem there.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•