Bug 142689

Summary: parseClass should popScope after pushScope
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: JavaScriptCoreAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, fpizlo, ggaren, joepeck, msaboff, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140491    
Attachments:
Description Flags
Fixes the bug benjamin: review+

Ryosuke Niwa
Reported 2015-03-13 21:30:09 PDT
parseClass only pushes a new scope and never pops it back :(
Attachments
Fixes the bug (4.73 KB, patch)
2015-03-13 21:36 PDT, Ryosuke Niwa
benjamin: review+
Ryosuke Niwa
Comment 1 2015-03-13 21:36:11 PDT
Created attachment 248639 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2015-03-14 21:59:26 PDT
Note You need to log in before you can comment on or make changes to this bug.