RESOLVED FIXED 83741
Web Inspector: zoom timeline frame on dblclick on the frame bar
https://bugs.webkit.org/show_bug.cgi?id=83741
Summary Web Inspector: zoom timeline frame on dblclick on the frame bar
Andrey Kosyakov
Reported 2012-04-11 20:01:50 PDT
Upon double click on the frame bar in the lower timeline pane, zoom in on the frame. Include previous and past frames for the "rare" overview mode, include frames aggregated to the same overview bar in the "dense" mode.
Attachments
Patch (7.96 KB, patch)
2012-04-11 20:32 PDT, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2012-04-11 20:32:13 PDT
Pavel Feldman
Comment 2 2012-04-11 22:18:40 PDT
Comment on attachment 136819 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=136819&action=review > Source/WebCore/ChangeLog:3 > + Web Inspector: zoom frame on dblclick on the frame bar This title is confusing, plesae mention the "timeline" here. > Source/WebCore/ChangeLog:8 > + - put frames bars into a container, so we can have one listener timeline frames? > Source/WebCore/inspector/front-end/TimelineOverviewPane.js:956 > + getFramePosition: function(frame) no get prefixes in WebKit please.
Andrey Kosyakov
Comment 3 2012-04-12 09:40:40 PDT
Note You need to log in before you can comment on or make changes to this bug.