Bug 19351
Summary: | The debugger should highlight Javascript lines in HTML files | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anthony Ricaud <rik> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | aroben, robspychala, timothy |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Anthony Ricaud
Finding Javascript in HTML is hard. The inspector should highlight them to make them more discoverable.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Spychala
This bug should be extend to highlight JavaScript code in any context including standalone .js files.
Anthony Ricaud
This is covered by bug 14360. This bug is not related to syntax highlighting but just highlighting to help javascript be lore discoverable.
Anthony Ricaud
The other bug has more CC and is more general.
*** This bug has been marked as a duplicate of bug 30831 ***