Bug 7331

Summary: CSS parser leaks when parsing incorrect CSS
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 7345    
Bug Blocks:    
Attachments:
Description Flags
patch, including change log eric: review+

Darin Adler
Reported 2006-02-17 19:38:43 PST
As you can see on the buildbot, there are CSS parser leaks that occur when running layout tests. I have a fix for these under development.
Attachments
patch, including change log (92.85 KB, patch)
2006-02-18 15:44 PST, Darin Adler
eric: review+
Darin Adler
Comment 1 2006-02-18 14:49:29 PST
My forthcoming patch requires the patch in bug 7345.
Darin Adler
Comment 2 2006-02-18 15:44:38 PST
Created attachment 6593 [details] patch, including change log
Eric Seidel (no email)
Comment 3 2006-02-20 17:30:58 PST
Comment on attachment 6593 [details] patch, including change log Looks great. Went over it in person. One error found with - m_stylesheetDoc = 0; in void XSLStyleSheetImpl::clearDocuments() We'll also need to make sure we performance test before landing. r=me.
Note You need to log in before you can comment on or make changes to this bug.