Closed
Bug 518950
Opened 15 years ago
Closed 15 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)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
The method should probably use nsINode, not nsIDOMNode
Assignee | ||
Comment 1•15 years ago
|
||
This at least drops the method out of profiles in the testcase I used.
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → Olli.Pettay
Assignee | ||
Updated•15 years ago
|
Attachment #402951 -
Flags: review?(bzbarsky)
Updated•15 years ago
|
Attachment #402951 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 2•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•