RESOLVED FIXED 6198
use RefPtr a few places in RenderText and related classes
https://bugs.webkit.org/show_bug.cgi?id=6198
Summary use RefPtr a few places in RenderText and related classes
Darin Adler
Reported 2005-12-22 09:33:52 PST
Attachments
use RefPtr and PassRefPtr a bit (22.78 KB, patch)
2005-12-22 09:37 PST, Darin Adler
ggaren: review+
Darin Adler
Comment 1 2005-12-22 09:37:12 PST
Created attachment 5222 [details] use RefPtr and PassRefPtr a bit This patch came out of some stuff I had sitting around from the time we fixed leaks a while back.
Geoffrey Garen
Comment 2 2005-12-22 11:33:33 PST
Comment on attachment 5222 [details] use RefPtr and PassRefPtr a bit r=me
Eric Seidel (no email)
Comment 3 2005-12-22 13:00:29 PST
Comment on attachment 5222 [details] use RefPtr and PassRefPtr a bit ggaren beat me to it again! I too read this all through and it looked sane.
Note You need to log in before you can comment on or make changes to this bug.