Bug 15331
| Summary: | WTF needs a smart pointer to handled foo->ref(this) style reference counting | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | mjs |
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Eric Seidel (no email)
WTF needs a smart pointer to handled foo->ref(this) style reference counting
I would hope something like that should be possible. I'm not sure if it's possible to reference "this" from a variable declaration however.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |