Bug 33692

Summary: Web Inspector: console evaluates in wrong world and call frame when debugger is paused
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: aroben, bweinstein, graouts, inspector-bugzilla-changes, keishi, mark.lam, oliver, pfeldman, pmuellr, rik, saam, webkit-bug-importer, yurys
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 33690    
Bug Blocks:    

Description Timothy Hatcher 2010-01-14 15:01:16 PST
Debugging a script in an isolated world needs to evaluate console input in that world. Currently the evaluation always happens in the main world.
Comment 1 Brian Burg 2014-08-03 18:49:10 PDT
Still an issue, making it rather hard to poke at state further up in the call stack.
Comment 2 Radar WebKit Bug Importer 2014-08-03 18:49:17 PDT
<rdar://problem/17898313>