WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251104
Document::m_cssTarget should be a smart pointer
https://bugs.webkit.org/show_bug.cgi?id=251104
Summary
Document::m_cssTarget should be a smart pointer
Ryosuke Niwa
Reported
2023-01-24 12:29:26 PST
m_cssTarget in Document should be WeakPtr instead of a raw pointer.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2023-01-24 12:32:42 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9064
EWS
Comment 2
2023-01-24 15:21:47 PST
Committed
259311@main
(faff4e3fa083): <
https://commits.webkit.org/259311@main
> Reviewed commits have been landed. Closing PR #9064 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-01-24 15:22:20 PST
<
rdar://problem/104622430
>
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