WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
83871
Web Inspector: introduce ParsedURL type, clean up url and displayName mess in Resource and NetworkRequest.
https://bugs.webkit.org/show_bug.cgi?id=83871
Summary
Web Inspector: introduce ParsedURL type, clean up url and displayName mess in...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-04-13 02:30:53 PDT
Created
attachment 137063
[details]
Patch
Pavel Feldman
Comment 2
2012-04-13 05:25:47 PDT
Committed
r114117
: <
http://trac.webkit.org/changeset/114117
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug