Bug 62185

Summary: Clean up ContentData
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CSSAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch hyatt: review+

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.