RESOLVED FIXED Bug 28378
HTMLViewSourceDocument should use smart pointers
https://bugs.webkit.org/show_bug.cgi?id=28378
Summary HTMLViewSourceDocument should use smart pointers
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.