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+

Description mitz 2006-10-23 14:34:00 PDT
run-webkit-tests fast/frames/viewsource-attribute.html shows node leaks. Patch forthcoming.
Comment 1 mitz 2006-10-23 14:45:35 PDT
Created attachment 11188 [details]
Change RefPtr to pointer to avoid ref cycle
Comment 2 Mark Rowe (bdash) 2006-10-24 04:22:11 PDT
Landed in r17249.