[webkit-reviews] review granted: [Bug 83870] Web Inspector: timeline. Range selection works incorrect with right click : [Attachment 137158] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 04:49:05 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Andrey Kosyakov
<caseq at chromium.org>'s request for review:
Bug 83870: Web Inspector: timeline. Range selection works incorrect with right
click
https://bugs.webkit.org/show_bug.cgi?id=83870

Attachment 137158: Patch
https://bugs.webkit.org/attachment.cgi?id=137158&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=137158&action=review


> Source/WebCore/inspector/front-end/TimelineOverviewPane.js:473
> +	   if (event.button !== 0)

We don't compare to 0.


More information about the webkit-reviews mailing list