[webkit-reviews] review denied: [Bug 35574] Web Inspector: Nothing happens on navigation to resource from console if resource tracking is disabled : [Attachment 49846] [PATCH] Typo fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 03:21:09 PST 2010


Pavel Feldman <pfeldman at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 35574: Web Inspector: Nothing happens on navigation to resource from
console if resource tracking is disabled
https://bugs.webkit.org/show_bug.cgi?id=35574

Attachment 49846: [PATCH] Typo fixed
https://bugs.webkit.org/attachment.cgi?id=49846&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
> +WebInspector.consoleMouseOver = function(event)
> +{


> +
> +WebInspector.consoleMouseOut = function(event)
> +{


Why are these registered on console only? Things like profiler and timeline
could also have links to resources.


More information about the webkit-reviews mailing list