Bug 308582
| Summary: | RenderImage::updateInnerContentRect should use a RefPtr to HTMLImageElement instead of a raw pointer | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryosuke Niwa
RenderImage::updateInnerContentRect should use a RefPtr instead of a raw pointer to HTMLImageElement.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/59364
EWS
Committed 308152@main (f248a8899cb2): <https://commits.webkit.org/308152@main>
Reviewed commits have been landed. Closing PR #59364 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/171114288>