Bug 33692 - Web Inspector: console evaluates in wrong world and call frame when debugger is paused
Summary: Web Inspector: console evaluates in wrong world and call frame when debugger ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 33690
Blocks:
  Show dependency treegraph
 
Reported: 2010-01-14 15:01 PST by Timothy Hatcher
Modified: 2016-12-13 15:37 PST (History)
13 users (show)

See Also:


Attachments

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