Bug 111421 - Web Inspector: remove length parameter from Parse HTML timeline event
Summary: Web Inspector: remove length parameter from Parse HTML timeline event
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: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 04:10 PST by Andrey Kosyakov
Modified: 2013-03-05 06:13 PST (History)
10 users (show)

See Also:


Attachments
Patch (13.66 KB, patch)
2013-03-05 04:18 PST, Andrey Kosyakov
yurys: review+
Details | Formatted Diff | Diff

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