Bug 204259 - [LFC][IFC] Optimize Line::isVisuallyEmpty for the most common inline content.
Summary: [LFC][IFC] Optimize Line::isVisuallyEmpty for the most common inline content.
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-15 15:56 PST by zalan
Modified: 2019-11-17 12:01 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.50 KB, patch)
2019-11-15 16:05 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (2.87 KB, patch)
2019-11-16 21:29 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-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.