[Webkit-unassigned] [Bug 32610] Web Inspector: Links to source in CPU profiles should open Scripts (debugger) panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 16 09:11:33 PST 2009


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44973|review?                     |review-
               Flag|                            |




--- Comment #3 from Pavel Feldman <pfeldman at chromium.org>  2009-12-16 09:11:32 PST ---
(From update of attachment 44973)
>  WebInspector.canShowResourceForURL = function(url, preferredPanel)
>  WebInspector.showResourceForURL = function(url, line, preferredPanel)

It would be much more clear if you made Panel's canShowResource and
showResource accept URL instead of resource. That way you would be able to make
canShowResourceForURL and showResourceForURL here panel-agnostic.

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