Bug 60547 - Web Inspector: test that eval can access scoped variables in console
Summary: Web Inspector: test that eval can access scoped variables in console
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 06:12 PDT by Yury Semikhatsky
Modified: 2011-05-12 03:51 PDT (History)
10 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2011-05-10 06:27 PDT, Yury Semikhatsky
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>