Bug 204259

Summary: [LFC][IFC] Optimize Line::isVisuallyEmpty for the most common inline content.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <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
none
Patch none

Description zalan 2019-11-15 15:56:37 PST
move text check in front.
Comment 1 Radar WebKit Bug Importer 2019-11-15 15:56:51 PST
<rdar://problem/57243610>
Comment 2 zalan 2019-11-15 16:02:27 PST
(In reply to zalan from comment #0)
> move text check in front.
to the front even.
Comment 3 Radar WebKit Bug Importer 2019-11-15 16:02:44 PST
<rdar://problem/57243816>
Comment 4 zalan 2019-11-15 16:05:10 PST
Created attachment 383660 [details]
Patch
Comment 5 zalan 2019-11-16 21:29:19 PST
Created attachment 383714 [details]
Patch
Comment 6 WebKit Commit Bot 2019-11-17 12:01:40 PST
Comment on attachment 383714 [details]
Patch

Clearing flags on attachment: 383714

Committed r252530: <https://trac.webkit.org/changeset/252530>
Comment 7 WebKit Commit Bot 2019-11-17 12:01:42 PST
All reviewed patches have been landed.  Closing bug.