RESOLVED FIXED 58389
Make API callback objects use weak handles to run their finalizers
https://bugs.webkit.org/show_bug.cgi?id=58389
Summary Make API callback objects use weak handles to run their finalizers
Oliver Hunt
Reported 2011-04-12 16:05:19 PDT
Make API callback objects use weak handles to run their finalizers
Attachments
Patch (4.92 KB, patch)
2011-04-12 16:07 PDT, Oliver Hunt
ggaren: review+
Oliver Hunt
Comment 1 2011-04-12 16:07:12 PDT
Geoffrey Garen
Comment 2 2011-04-12 16:19:49 PDT
Comment on attachment 89297 [details] Patch When it becomes more common, we should find a way to make it easier and less error-prone to create a "finalize-only" style of handle.
Oliver Hunt
Comment 3 2011-04-12 16:28:05 PDT
Geoffrey Garen
Comment 4 2011-04-12 16:48:16 PDT
Note You need to log in before you can comment on or make changes to this bug.