Bug 46501 - Variable declarations inside a catch scope don't get propogated to the parent scope
Summary: Variable declarations inside a catch scope don't get propogated to the parent...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 12:56 PDT by Oliver Hunt
Modified: 2010-09-24 13:55 PDT (History)
0 users

See Also:


Attachments
Patch (5.75 KB, patch)
2010-09-24 13:38 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-09-24 12:56:54 PDT
Variable declarations inside a catch scope don't get propogated to the parent scope
Comment 1 Oliver Hunt 2010-09-24 13:38:13 PDT
Created attachment 68739 [details]
Patch
Comment 2 Geoffrey Garen 2010-09-24 13:42:30 PDT
Comment on attachment 68739 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-09-24 13:55:10 PDT
Committed r68288