Bug 201760

Summary: Eliminate separate simple line layout path from TextIterator
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, commit-queue, esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, kondapallykalyan, mifenton, pdr, rakuco, ryuan.choi, sergio, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 201863, 201911    
Bug Blocks:    
Attachments:
Description Flags
wip
none
patch
zalan: review+
patch
none
patch
none
patch none

Antti Koivisto
Reported 2019-09-13 05:45:27 PDT
By using line layout iterator.
Attachments
wip (34.32 KB, patch)
2019-09-13 06:07 PDT, Antti Koivisto
no flags
patch (56.92 KB, patch)
2019-09-14 05:33 PDT, Antti Koivisto
zalan: review+
patch (57.45 KB, patch)
2019-09-14 08:58 PDT, Antti Koivisto
no flags
patch (59.25 KB, patch)
2019-09-16 03:50 PDT, Antti Koivisto
no flags
patch (62.99 KB, patch)
2019-09-16 04:38 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2019-09-13 06:07:19 PDT
Antti Koivisto
Comment 2 2019-09-14 05:33:56 PDT
zalan
Comment 3 2019-09-14 05:46:46 PDT
Comment on attachment 378794 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=378794&action=review > Source/WebCore/rendering/SimpleLineLayoutTextFragmentIterator.cpp:105 > +// bool isSingleTab = !multipleWhitespace && m_currentSegment->text[m_currentSegment->toSegmentPosition(startPosition)] == '\t'; I guess this is a leftover
Antti Koivisto
Comment 4 2019-09-14 08:58:04 PDT
Antti Koivisto
Comment 5 2019-09-16 03:50:26 PDT
Antti Koivisto
Comment 6 2019-09-16 04:38:46 PDT
WebKit Commit Bot
Comment 7 2019-09-16 07:31:43 PDT
Comment on attachment 378854 [details] patch Clearing flags on attachment: 378854 Committed r249895: <https://trac.webkit.org/changeset/249895>
WebKit Commit Bot
Comment 8 2019-09-16 07:31:45 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9 2019-09-16 07:32:17 PDT
Note You need to log in before you can comment on or make changes to this bug.