RESOLVED FIXED 62185
Clean up ContentData
https://bugs.webkit.org/show_bug.cgi?id=62185
Summary Clean up ContentData
Simon Fraser (smfr)
Reported 2011-06-06 22:15:09 PDT
ContentData is pretty heinous: * It uses manual refcounting of images and strings * deleteContent() leaves stale pointers around * It's not copyable
Attachments
Patch (28.04 KB, patch)
2011-06-07 13:44 PDT, Simon Fraser (smfr)
hyatt: review+
Simon Fraser (smfr)
Comment 1 2011-06-07 13:44:49 PDT
Dave Hyatt
Comment 2 2011-06-07 13:48:51 PDT
Comment on attachment 96293 [details] Patch r=me
Simon Fraser (smfr)
Comment 3 2011-06-07 15:15:20 PDT
Note You need to log in before you can comment on or make changes to this bug.