[Webkit-unassigned] [Bug 201760] Eliminate separate simple line layout path from TextIterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 14 05:46:46 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201760

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com
 Attachment #378794|review?                     |review+
              Flags|                            |

--- Comment #3 from zalan <zalan at apple.com> ---
Comment on attachment 378794
  --> https://bugs.webkit.org/attachment.cgi?id=378794
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190914/be5e4bdf/attachment.html>


More information about the webkit-unassigned mailing list