Bug 208797 - Make TextIterator::range return a SimpleRange
Summary: Make TextIterator::range return a SimpleRange
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-08 22:19 PDT by Darin Adler
Modified: 2020-03-11 13:32 PDT (History)
18 users (show)

See Also:


Attachments
Patch (35.39 KB, patch)
2020-03-08 22:35 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (41.79 KB, patch)
2020-03-08 23:34 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (40.49 KB, patch)
2020-03-09 20:12 PDT, Darin Adler
don.olmstead: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2020-03-08 22:19:57 PDT
Make TextIterator::range return a SimpleRange
Comment 1 Darin Adler 2020-03-08 22:35:37 PDT Comment hidden (obsolete)
Comment 2 Darin Adler 2020-03-08 22:36:21 PDT
Trying to go slow on the deployment of SimpleRange. Easy for a refactoring patch to get out of hand and get too big to review.
Comment 3 Darin Adler 2020-03-08 23:34:05 PDT Comment hidden (obsolete)
Comment 4 Darin Adler 2020-03-09 20:12:41 PDT
Created attachment 393115 [details]
Patch
Comment 5 Darin Adler 2020-03-09 21:03:10 PDT
Looks like the tests are passing so it’s ready for review now.
Comment 6 Darin Adler 2020-03-10 21:07:26 PDT
Committed r258250: <https://trac.webkit.org/changeset/258250>
Comment 7 Radar WebKit Bug Importer 2020-03-10 21:08:16 PDT
<rdar://problem/60306553>