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 Inspector | Assignee: | 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: | |||
Timothy Hatcher
Debugging a script in an isolated world needs to evaluate console input in that world. Currently the evaluation always happens in the main world.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brian Burg
Still an issue, making it rather hard to poke at state further up in the call stack.
Radar WebKit Bug Importer
<rdar://problem/17898313>