Bug 83871

Summary: Web Inspector: introduce ParsedURL type, clean up url and displayName mess in Resource and NetworkRequest.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Pavel Feldman
Reported 2012-04-13 02:28:00 PDT
There is a number of random properties created on Resource and NetworkRequest that represent various url fragments. Display name is being based on them and sometimes requires fake Resource instance. This change (officially) introduces WebInspector.ParsedURL as a type that encapsulates this complexity.
Attachments
Patch (30.08 KB, patch)
2012-04-13 02:30 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-04-13 02:30:53 PDT
Pavel Feldman
Comment 2 2012-04-13 05:25:47 PDT
Note You need to log in before you can comment on or make changes to this bug.