Bug 34177

Summary: Web Inspector: Improve SourceHTMLTokenizer so that it treats script tag well.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. timothy: review+, pfeldman: commit-queue+

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.