Bug 34177 - Web Inspector: Improve SourceHTMLTokenizer so that it treats script tag well.
Summary: Web Inspector: Improve SourceHTMLTokenizer so that it treats script tag well.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 12:16 PST by Pavel Feldman
Modified: 2010-01-27 03:19 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed change. (25.71 KB, patch)
2010-01-26 12:18 PST, Pavel Feldman
timothy: review+
pfeldman: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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