[Webkit-unassigned] [Bug 108746] Web Inspector: Some initiator displayName of Network Panel are not correct when reload.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 00:12:29 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108746





--- Comment #4 from pdeng6 <pan.deng at intel.com>  2013-02-04 00:14:33 PST ---
(In reply to comment #3)
> (From update of attachment 186218 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=186218&action=review
> 
> > Source/WebCore/inspector/front-end/ResourceUtils.js:82
> > +        return parsedURL.host;
> 
> This method is used in linkifier among other things. In some places, it might make more sense to render as "/" instead of "foo.com". Or at least as (parsedURL.host + "/").

thanks for your timely review.
Do you think this issue need a fix? 
I'm glad to work out a patch if true, can you assign this bug to me? :)

thanks
Pan

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list