Bug 48949 - Consider replacing TextIterator::node() with TextIterator::range()
Summary: Consider replacing TextIterator::node() with TextIterator::range()
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Jia Pu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-03 13:41 PDT by Jia Pu
Modified: 2010-11-03 19:48 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jia Pu 2010-11-03 13:41:46 PDT
In bug #48918, Darin mentioned that TextIterator::node() maybe too inefficient for large amount of text.