Bug 84326 - Web Inspector: reuse ParsedUrl in the UISourceCode
Summary: Web Inspector: reuse ParsedUrl in the UISourceCode
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: 2012-04-19 03:22 PDT by Pavel Feldman
Modified: 2012-04-19 04:40 PDT (History)
10 users (show)

See Also:


Attachments
Patch (14.84 KB, patch)
2012-04-19 03:52 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-04-19 03:22:47 PDT
There is a lot of code duplication taking place there now.
Comment 1 Pavel Feldman 2012-04-19 03:52:22 PDT
Created attachment 137871 [details]
Patch
Comment 2 Pavel Feldman 2012-04-19 04:40:07 PDT
Committed r114623: <http://trac.webkit.org/changeset/114623>