[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 11 04:13:11 PST 2013


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





--- Comment #8 from pdeng6 <pan.deng at intel.com>  2013-02-11 04:15:23 PST ---
(In reply to comment #6)
> (From update of attachment 186746 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=186746&action=review
> 
> > Source/WebCore/inspector/front-end/ParsedURL.js:155
> >          if (!this._displayName)
> 
> if (!this._displayName && this.host)
>     this._displayName = this.host + "/"

Thanks, Done.

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