[Webkit-unassigned] [Bug 204658] New: [LFC][IFC] Re-introduce LineBuilder::isVisuallyNonEmpty function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 27 18:28:18 PST 2019


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

            Bug ID: 204658
           Summary: [LFC][IFC] Re-introduce
                    LineBuilder::isVisuallyNonEmpty function
           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

This function used to loop through the runs and bails out on the first non-empty run. This time it take the run as the parameter and check if it is visually empty or not.

-- 
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/20191128/1caacab1/attachment-0001.htm>


More information about the webkit-unassigned mailing list