WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 197876
[css-text] Implement the line-break:anywhere using a shared text iterator
https://bugs.webkit.org/show_bug.cgi?id=197876
Summary
[css-text] Implement the line-break:anywhere using a shared text iterator
Javier Fernandez
Reported
2019-05-14 02:42:51 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug