Bug 7585

Summary: StatementNode in nodes.h contains unneeded bool
Product: WebKit Reporter: Andrew Wellington <andrew>
Component: JavaScriptCoreAssignee: Andrew Wellington <andrew>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on: 87229    
Bug Blocks:    
Attachments:
Description Flags
Proposed patch eric: review+

Andrew Wellington
Reported 2006-03-03 23:55:09 PST
StatementNode contains a bool breakPoint which is never used. Patch to be attached to remove it.
Attachments
Proposed patch (1.41 KB, patch)
2006-03-03 23:56 PST, Andrew Wellington
eric: review+
Andrew Wellington
Comment 1 2006-03-03 23:56:42 PST
Created attachment 6836 [details] Proposed patch Trivial patch to remove bool
Eric Seidel (no email)
Comment 2 2006-03-04 01:22:02 PST
Comment on attachment 6836 [details] Proposed patch r=me.
Note You need to log in before you can comment on or make changes to this bug.