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+

Description Pavel Feldman 2010-01-26 12:16:30 PST
Otherwise, using < and > inside the <script> tag makes it highlight them as tags.
Comment 1 Pavel Feldman 2010-01-26 12:18:01 PST
Created attachment 47432 [details]
[PATCH] Proposed change.
Comment 2 Pavel Feldman 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