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
244238
Image, Media, Model, and Plugin documents should use weak pointers instead of raw pointers
https://bugs.webkit.org/show_bug.cgi?id=244238
Summary
Image, Media, Model, and Plugin documents should use weak pointers instead of...
Ryosuke Niwa
Reported
2022-08-23 00:39:34 PDT
All these classes should be using WeakPtr, not raw pointers.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2022-08-23 00:51:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3568
EWS
Comment 2
2022-08-23 15:00:28 PDT
Committed
253703@main
(c424b96f7cd9): <
https://commits.webkit.org/253703@main
> Reviewed commits have been landed. Closing PR #3568 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-08-23 15:01:19 PDT
<
rdar://problem/99052998
>
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