[Webkit-unassigned] [Bug 201535] Web Inspector: Formatter: Pretty Print HTML resources (including inline <script>/<style>)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 6 20:58:36 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=201535
--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 378273
--> https://bugs.webkit.org/attachment.cgi?id=378273
[PATCH] WIP - Pretty Printing and Stepping Through Formatted <script>
View in context: https://bugs.webkit.org/attachment.cgi?id=378273&action=review
> Source/WebInspectorUI/Tools/SourceMaps/External:1
> +../../UserInterface/External
This is a symlink, I probably shouldn't include this.
> Source/WebInspectorUI/UserInterface/Workers/Formatter/HTMLFormatter.js:26
> +// FIXME: Map line/column location information into the builder.
Fixed!
> Source/WebInspectorUI/UserInterface/Workers/Formatter/HTMLFormatter.js:109
> + // FIXME: XML mode, self-closing should be disabled to allow for simplicity.
For now this is "HTMLFormatter" so I'll remove this comment. But we could have a mode of basic XML pretty printing.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190907/8d150f3e/attachment.html>
More information about the webkit-unassigned
mailing list