RESOLVED FIXED 204658
[LFC][IFC] Re-introduce LineBuilder::isVisuallyNonEmpty function
https://bugs.webkit.org/show_bug.cgi?id=204658
Summary [LFC][IFC] Re-introduce LineBuilder::isVisuallyNonEmpty function
alan baradlay
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 baradlay
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2019-11-27 18:28:40 PST
alan baradlay
Comment 2 2019-11-27 18:34:13 PST
alan baradlay
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.