Bug 20656
| Summary: | JavaScript debugger should expose an interface for tests | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Cameron Zwarich (cpst) <zwarich> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bburg |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Cameron Zwarich (cpst)
We have seen some debugging regressions, so it would probably be good to expose an interface for tests. The V8 project already has some tests of this form:
http://code.google.com/p/v8/source/browse/#svn/branches/bleeding_edge/test/mjsunit
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Blaze Burg
See LayoutTests/inspector-protocol/debugger/.