Bug 204551 - [LFC][IFC] Replace redundant Line::isVisuallyEmpty() with LineBox::isConsideredEmpty()
Summary: [LFC][IFC] Replace redundant Line::isVisuallyEmpty() with LineBox::isConsider...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-11-23 13:01 PST by zalan
Modified: 2019-11-23 15:39 PST (History)
6 users (show)

See Also:


Attachments
Patch (8.40 KB, patch)
2019-11-23 13:05 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (8.40 KB, patch)
2019-11-23 15:11 PST, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2019-11-23 13:01:17 PST
LineBox::isConsideredEmpty() is much cheaper
Comment 1 Radar WebKit Bug Importer 2019-11-23 13:01:38 PST
<rdar://problem/57454620>
Comment 2 zalan 2019-11-23 13:05:29 PST
Created attachment 384242 [details]
Patch
Comment 3 zalan 2019-11-23 15:11:11 PST
Created attachment 384245 [details]
Patch
Comment 4 WebKit Commit Bot 2019-11-23 15:39:33 PST
Comment on attachment 384245 [details]
Patch

Clearing flags on attachment: 384245

Committed r252837: <https://trac.webkit.org/changeset/252837>
Comment 5 WebKit Commit Bot 2019-11-23 15:39:34 PST
All reviewed patches have been landed.  Closing bug.