Bug 111421

Summary: Web Inspector: remove length parameter from Parse HTML timeline event
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, eric, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Description Andrey Kosyakov 2013-03-05 04:10:55 PST
We're not exposing the parsed fragment length in UI, and getting it right in the background parser seems to require additional effort, so let's just nuke it.
Comment 1 Andrey Kosyakov 2013-03-05 04:18:33 PST
Created attachment 191463 [details]
Patch
Comment 2 Andrey Kosyakov 2013-03-05 06:13:56 PST
Committed r144756: <http://trac.webkit.org/changeset/144756>