WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
286873
Avoid creating an InlineBoxPainter for root inline box if possible
https://bugs.webkit.org/show_bug.cgi?id=286873
Summary
Avoid creating an InlineBoxPainter for root inline box if possible
Simon Fraser (smfr)
Reported
2025-02-01 17:12:45 PST
InlineBoxPainter for the root inline box is only needed if we have to paint a background for ::first-line style, so we can avoid this in most cases.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-01 17:12:54 PST
<
rdar://problem/144028573
>
Simon Fraser (smfr)
Comment 2
2025-02-01 17:15:26 PST
Pull request:
https://github.com/WebKit/WebKit/pull/39866
EWS
Comment 3
2025-02-03 09:13:47 PST
Committed
289738@main
(7815943cfdcb): <
https://commits.webkit.org/289738@main
> Reviewed commits have been landed. Closing PR #39866 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug