Bug 11394

Summary: HTMLViewSourceDocuments are leaking
Product: WebKit Reporter: mitz
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Change RefPtr to pointer to avoid ref cycle timothy: review+

mitz
Reported 2006-10-23 14:34:00 PDT
run-webkit-tests fast/frames/viewsource-attribute.html shows node leaks. Patch forthcoming.
Attachments
Change RefPtr to pointer to avoid ref cycle (938 bytes, patch)
2006-10-23 14:45 PDT, mitz
timothy: review+
mitz
Comment 1 2006-10-23 14:45:35 PDT
Created attachment 11188 [details] Change RefPtr to pointer to avoid ref cycle
Mark Rowe (bdash)
Comment 2 2006-10-24 04:22:11 PDT
Landed in r17249.
Note You need to log in before you can comment on or make changes to this bug.