Bug 6110

Summary: XSLTProcessorImpl should use RefPtr instead of manual ref/deref
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: WebKit Misc.Assignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Super simple patch darin: review+

Description Eric Seidel (no email) 2005-12-16 02:21:44 PST
XSLTProcessorImpl should use RefPtr instead of manual ref/deref

Patch attached.
Comment 1 Eric Seidel (no email) 2005-12-16 02:22:10 PST
Created attachment 5109 [details]
Super simple patch