WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249139
Cleanup SVGContainerLayout::layoutSizeOfNearestViewportChanged
https://bugs.webkit.org/show_bug.cgi?id=249139
Summary
Cleanup SVGContainerLayout::layoutSizeOfNearestViewportChanged
Nikolas Zimmermann
Reported
2022-12-12 05:29:26 PST
- Avoid pointer dereferencing when using is<Foo>(). - Use dynamicDowncast<> instead of is<> + downcast<> pairs
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2022-12-12 05:31:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7480
Radar WebKit Bug Importer
Comment 2
2022-12-19 05:30:17 PST
<
rdar://problem/103512823
>
EWS
Comment 3
2022-12-20 06:29:20 PST
Committed
258133@main
(9b508cf38c09): <
https://commits.webkit.org/258133@main
> Reviewed commits have been landed. Closing PR #7480 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