Bug 204658

Summary: [LFC][IFC] Re-introduce LineBuilder::isVisuallyNonEmpty function
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

alan
Reported 2019-11-27 18:28:18 PST
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.
Attachments
Patch (7.78 KB, patch)
2019-11-27 18:34 PST, alan
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2019-11-27 18:28:40 PST
alan
Comment 2 2019-11-27 18:34:13 PST
alan
Comment 3 2019-11-28 06:44:38 PST
Note You need to log in before you can comment on or make changes to this bug.