Bug 78932

Summary: JS Parser messes up identifiers when scope stack is very deep
Product: WebKit Reporter: Yong Li <yong.li.webkit>
Component: JavaScriptCoreAssignee: Yong Li <yong.li.webkit>
Status: RESOLVED INVALID    
Severity: Normal CC: ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch ggaren: review-

Yong Li
Reported 2012-02-17 13:57:06 PST
It is regression of http://trac.webkit.org/changeset/98887. Patch is forthcoming.
Attachments
the patch (1.54 KB, patch)
2012-02-17 14:03 PST, Yong Li
ggaren: review-
Yong Li
Comment 1 2012-02-17 14:03:25 PST
Created attachment 127654 [details] the patch
Geoffrey Garen
Comment 2 2012-02-17 14:13:18 PST
Comment on attachment 127654 [details] the patch This is already fixed in TOT.
Yong Li
Comment 3 2012-02-17 14:25:17 PST
(In reply to comment #2) > (From update of attachment 127654 [details]) > This is already fixed in TOT. How was it fixed? I checked Parser.h,
Yong Li
Comment 4 2012-02-17 14:25:34 PST
(In reply to comment #3) > (In reply to comment #2) > > (From update of attachment 127654 [details] [details]) > > This is already fixed in TOT. > > How was it fixed? I checked Parser.h, ignore this... my local repo isn't up to date :(
Note You need to log in before you can comment on or make changes to this bug.