Bug 28399

Summary: Use OwnPtr for GraphicsLayers
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
eric: review-
New patch eric: review+

Simon Fraser (smfr)
Reported 2009-08-17 10:48:54 PDT
We should use OwnPtr for GraphicsLayers, to avoid the need for manual deletion.
Attachments
Patch (13.86 KB, patch)
2009-08-17 10:50 PDT, Simon Fraser (smfr)
eric: review-
New patch (12.54 KB, patch)
2009-08-17 11:26 PDT, Simon Fraser (smfr)
eric: review+
Simon Fraser (smfr)
Comment 1 2009-08-17 10:50:22 PDT
Eric Seidel (no email)
Comment 2 2009-08-17 11:23:53 PDT
Comment on attachment 34977 [details] Patch no need for .get()->
Simon Fraser (smfr)
Comment 3 2009-08-17 11:26:32 PDT
Created attachment 34980 [details] New patch
Eric Seidel (no email)
Comment 4 2009-08-17 11:28:02 PDT
Comment on attachment 34980 [details] New patch Looks good.
Simon Fraser (smfr)
Comment 5 2009-08-17 17:42:14 PDT
Note You need to log in before you can comment on or make changes to this bug.