Bug 151061 - Web Inspector: Use gesture events to control zoom on the Timeline overview
Summary: Web Inspector: Use gesture events to control zoom on the Timeline overview
Status: RESOLVED DUPLICATE of bug 151071
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-11-09 16:36 PST by Timothy Hatcher
Modified: 2015-11-09 17:20 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2015-11-09 16:36:07 PST
We now have gesture events. We should use them to control the zoom of the Timeline. We should keep scroll event to work with other input devices.
Comment 1 Radar WebKit Bug Importer 2015-11-09 16:36:46 PST
<rdar://problem/23473529>
Comment 2 Matt Baker 2015-11-09 17:07:16 PST
If this lands before https://bugs.webkit.org/show_bug.cgi?id=149190, I'll incorporate gesture events into ScrollableView. Otherwise we can do it as a follow-up.
Comment 3 Joseph Pecoraro 2015-11-09 17:20:27 PST
Err, I just put up a patch on a duplicate:
<https://webkit.org/b/151071> Web Inspector: Support Gesture Events to zoom in / out of the Timeline

*** This bug has been marked as a duplicate of bug 151071 ***