Bug 28378

Summary: HTMLViewSourceDocument should use smart pointers
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
none
patch mitz: review+

Description Darin Adler 2009-08-16 22:12:17 PDT
The code in HTMLViewSourceDocument uses raw pointers in a few places where it should use smart pointers instead.
Comment 1 Darin Adler 2009-08-16 22:16:33 PDT
Created attachment 34950 [details]
patch
Comment 2 Darin Adler 2009-08-16 22:17:22 PDT
Created attachment 34951 [details]
patch
Comment 3 Darin Adler 2009-08-17 00:14:57 PDT
http://trac.webkit.org/changeset/47353