Closed
Bug 518950
Opened 16 years ago
Closed 16 years ago
FindNextTextNode in mozInlineSpellWordUtil.cpp is slow
Categories
(Core :: Spelling checker, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
|
2.93 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
The method should probably use nsINode, not nsIDOMNode
| Assignee | ||
Comment 1•16 years ago
|
||
This at least drops the method out of profiles in the testcase I used.
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → Olli.Pettay
| Assignee | ||
Updated•16 years ago
|
Attachment #402951 -
Flags: review?(bzbarsky)
Updated•16 years ago
|
Attachment #402951 -
Flags: review?(bzbarsky) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•