[Webkit-unassigned] [Bug 197876] New: [css-text] Implement the line-break:anywhere using a shared text iterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 14 02:42:51 PDT 2019


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

            Bug ID: 197876
           Summary: [css-text] Implement the line-break:anywhere using a
                    shared text iterator
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfernandez at igalia.com
                CC: mmaxfield at apple.com

The patch for bug #181169 implements the line-break:anywhere feature using a NonSharedCharacterBreakIterator, which may have a considerable impact on performance. 

One option to reduce the impact of this new feature could be using a shared Text iterator, instead.

-- 
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/20190514/d96e5f01/attachment.html>


More information about the webkit-unassigned mailing list