WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
268937
`RenderBox::requiresLayer()` should share code with superclass
https://bugs.webkit.org/show_bug.cgi?id=268937
Summary
`RenderBox::requiresLayer()` should share code with superclass
Antoine Quint
Reported
2024-02-07 12:25:23 PST
The `RenderBox::requiresLayer()` method duplicates code found in its superclass. It should call `RenderBoxModelObject::requiresLayer()` instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-07 12:26:13 PST
<
rdar://problem/122490562
>
Antoine Quint
Comment 2
2024-02-07 12:27:33 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24025
EWS
Comment 3
2024-02-07 22:32:21 PST
Committed
274270@main
(5a4bed0757cb): <
https://commits.webkit.org/274270@main
> Reviewed commits have been landed. Closing PR #24025 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