Bug 101600
Summary: | Web Inspector: Autogenerate line numbers when possible. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike West <mkwst> |
Component: | Web Inspector (Deprecated) | Assignee: | Mike West <mkwst> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 100650 |
Mike West
We're calling out to ScriptableDocumentParser in a variety of places in order to generate console messages; centralizing that into Console will be both cleaner and ensure that we _always_ have a line number when one's possible to obtain.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mike West
Rolled into 100650.