[Webkit-unassigned] [Bug 109135] Web Inspector: Sort by Initiator functionality of Network Panel doesn't work well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 19:10:23 PST 2013


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





--- Comment #8 from pdeng6 <pan.deng at intel.com>  2013-02-20 19:12:46 PST ---
(In reply to comment #6)
> (From update of attachment 188750 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=188750&action=review
> 
> > Source/WebCore/inspector/front-end/NetworkPanel.js:2228
> > +    displayedInitiatorUrl: function()
> 
> 1) This method should be private (with underscore before name), because it is not used outside of NetworkPanel.js
> 2) This method should be inlined, because it private (de facto) and plain (do not contain logic).

done, 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