Bug 220240 - Remove InlineBox::hasSelectedChildren bit
Summary: Remove InlineBox::hasSelectedChildren bit
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-04 07:03 PST by Antti Koivisto
Modified: 2021-01-10 04:05 PST (History)
12 users (show)

See Also:


Attachments
patch (16.76 KB, patch)
2021-01-04 07:05 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-01-04 07:03:07 PST
It is only needed for selection gap painting and easily computed when needed.
Comment 1 Antti Koivisto 2021-01-04 07:05:50 PST
Created attachment 416938 [details]
patch
Comment 2 EWS 2021-01-10 04:04:06 PST
Committed r271349: <https://trac.webkit.org/changeset/271349>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 416938 [details].
Comment 3 Radar WebKit Bug Importer 2021-01-10 04:05:15 PST
<rdar://problem/72973301>