RESOLVED FIXED 34177
Web Inspector: Improve SourceHTMLTokenizer so that it treats script tag well.
https://bugs.webkit.org/show_bug.cgi?id=34177
Summary Web Inspector: Improve SourceHTMLTokenizer so that it treats script tag well.
Pavel Feldman
Reported 2010-01-26 12:16:30 PST
Otherwise, using < and > inside the <script> tag makes it highlight them as tags.
Attachments
[PATCH] Proposed change. (25.71 KB, patch)
2010-01-26 12:18 PST, Pavel Feldman
timothy: review+
pfeldman: commit-queue+
Pavel Feldman
Comment 1 2010-01-26 12:18:01 PST
Created attachment 47432 [details] [PATCH] Proposed change.
Pavel Feldman
Comment 2 2010-01-27 03:19:08 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/SourceHTMLTokenizer.js M WebCore/inspector/front-end/SourceHTMLTokenizer.re2js Committed r53916
Note You need to log in before you can comment on or make changes to this bug.