Bug 129592 - Streamline use of TextIterator, cutting down includes and use of soon-to-be-deleted functions
Summary: Streamline use of TextIterator, cutting down includes and use of soon-to-be-d...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-02 17:16 PST by Darin Adler
Modified: 2014-03-02 18:24 PST (History)
0 users

See Also:


Attachments
Patch (31.76 KB, patch)
2014-03-02 17:29 PST, Darin Adler
sam: review+
Details | Formatted Diff | Diff
Patch (33.57 KB, patch)
2014-03-02 18:10 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2014-03-02 17:16:18 PST
Streamline use of TextIterator, cutting down includes and use of soon-to-be-deleted functions
Comment 1 Darin Adler 2014-03-02 17:29:11 PST
Created attachment 225618 [details]
Patch
Comment 2 Darin Adler 2014-03-02 18:10:28 PST
Created attachment 225622 [details]
Patch
Comment 3 Darin Adler 2014-03-02 18:14:40 PST
I’ll wait for EWS to build this successfully on GTK-WK2 and Windows before I land it.
Comment 4 Darin Adler 2014-03-02 18:24:57 PST
Committed r164964: <http://trac.webkit.org/changeset/164964>