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+

Darin Adler
Reported 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.
Attachments
patch (7.10 KB, patch)
2009-08-16 22:16 PDT, Darin Adler
no flags
patch (6.76 KB, patch)
2009-08-16 22:17 PDT, Darin Adler
mitz: review+
Darin Adler
Comment 1 2009-08-16 22:16:33 PDT
Darin Adler
Comment 2 2009-08-16 22:17:22 PDT
Darin Adler
Comment 3 2009-08-17 00:14:57 PDT
Note You need to log in before you can comment on or make changes to this bug.