RESOLVED INVALID 78932
JS Parser messes up identifiers when scope stack is very deep
https://bugs.webkit.org/show_bug.cgi?id=78932
Summary JS Parser messes up identifiers when scope stack is very deep
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.