Bug 156082
| Summary: | Web Inspector: Cannot create breakpoint on particular statement of inline <script> | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, joepeck, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Myles C. Maxfield
The Inspector does not currently have any view which will both pretty-print the code inside a <script> element, and offer me a way to set a breakpoint.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/25473457>
Joseph Pecoraro
We just landed pretty printing of HTML content and inline <script>. Breakpoints work with that. That should address this. If there are any remaining issues please file a new bug!
*** This bug has been marked as a duplicate of bug 201535 ***