[webkit-reviews] review granted: [Bug 125909] Web Inspector: handle scroll to zoom in TimelineOverview : [Attachment 219546] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 10:48:39 PST 2013


Joseph Pecoraro <joepeck at webkit.org> has granted Timothy Hatcher
<timothy at apple.com>'s request for review:
Bug 125909: Web Inspector: handle scroll to zoom in TimelineOverview
https://bugs.webkit.org/show_bug.cgi?id=125909

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

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=219546&action=review


r=me

> Source/WebInspectorUI/UserInterface/TimelineOverview.js:169
> +	   var deviceDirection = event.webkitDirectionInvertedFromDevice ? -1 :
1;

Does this match Instruments / OS X Maps? As long as we are consistent with
something in the system =).


More information about the webkit-reviews mailing list