Bug 60547

Summary: Web Inspector: test that eval can access scoped variables in console
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Yury Semikhatsky 2011-05-10 06:12:41 PDT
Web Inspector: test that eval can access scoped variables in console. Original Chromium bug report: http://code.google.com/p/chromium/issues/detail?id=51496 The bug itself has already been fixed. Would be nice to have a test for it.
Comment 1 Yury Semikhatsky 2011-05-10 06:27:46 PDT
Created attachment 92946 [details]
Patch
Comment 2 Yury Semikhatsky 2011-05-12 03:51:47 PDT
Committed r86328: <http://trac.webkit.org/changeset/86328>