Bug 33548 - Web Inspector: ParseHTMLRecords in Timeline should have the length of the source string.
Summary: Web Inspector: ParseHTMLRecords in Timeline should have the length of the sou...
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: Kelly Norton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 13:03 PST by Kelly Norton
Modified: 2010-01-12 13:28 PST (History)
2 users (show)

See Also:


Attachments
Proposed change. (4.43 KB, patch)
2010-01-12 13:08 PST, Kelly Norton
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly Norton 2010-01-12 13:03:02 PST
The length of the string source that has been passed to the tokenizer is easily available when we call the TimelineAgent. It's also a helpful piece of info.
Comment 1 Kelly Norton 2010-01-12 13:08:17 PST
Created attachment 46394 [details]
Proposed change.
Comment 2 Kelly Norton 2010-01-12 13:28:26 PST
http://trac.webkit.org/changeset/53160