Bug 250746
Summary: | Make it possible to temporarily store RefCounted object in a Ref/RefPtr inside its destructor | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | Web Template Framework | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mjs, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We should allow storing of a RefCounted object in Ref/RefPtr inside its destructor.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/8748
Radar WebKit Bug Importer
<rdar://problem/104456461>
Ryosuke Niwa
*** This bug has been marked as a duplicate of bug 268132 ***