Bug 251104
Summary: | Document::m_cssTarget should be a smart pointer | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez, koivisto, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
m_cssTarget in Document should be WeakPtr instead of a raw pointer.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/9064
EWS
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
<rdar://problem/104622430>