[Webkit-unassigned] [Bug 169288] New: Simple line layout: Do not use invalid m_lastNonWhitespaceFragment while removing trailing whitespace.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 7 10:31:49 PST 2017


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

            Bug ID: 169288
           Summary: Simple line layout: Do not use invalid
                    m_lastNonWhitespaceFragment while removing trailing
                    whitespace.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

if all the runs are whitespace on the current line, m_lastNonWhitespaceFragment is invalid. Do not use it.

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


More information about the webkit-unassigned mailing list