WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234703
Element::boundingAbsoluteRectWithoutLayout() should be marked `const`
https://bugs.webkit.org/show_bug.cgi?id=234703
Summary
Element::boundingAbsoluteRectWithoutLayout() should be marked `const`
Wenson Hsieh
Reported
2021-12-27 13:00:56 PST
This method doesn't trigger layout or mutate the element in any way, so it should be `const`.
Attachments
Patch
(3.26 KB, patch)
2021-12-27 13:03 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2021-12-27 13:03:10 PST
Created
attachment 448005
[details]
Patch
Wenson Hsieh
Comment 2
2021-12-27 16:06:53 PST
Comment on
attachment 448005
[details]
Patch Thanks for the review!
EWS
Comment 3
2021-12-27 16:30:14 PST
Committed
r287461
(
245596@main
): <
https://commits.webkit.org/245596@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 448005
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-12-27 16:31:19 PST
<
rdar://problem/86945721
>
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