Bug 146120

Summary: Web Inspector: Rendering Frames timeline selection should snap to frame boundaries
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Description Matt Baker 2015-06-18 12:56:51 PDT
* SUMMARY
Rendering Frames timeline selection should snap to frame boundaries.

TimelineRuler should have a new property, snapInterval, which if non-zero causes the selection boundaries to snap to points at specified intervals when making a selection. For Rendering Frames timeline the property will be set to 1.0 so that only whole frames can be selected.
Comment 1 Matt Baker 2015-06-18 19:26:07 PDT
Created attachment 255163 [details]
[Patch] Proposed Fix
Comment 2 Radar WebKit Bug Importer 2015-06-18 19:26:47 PDT
<rdar://problem/21454648>
Comment 3 WebKit Commit Bot 2015-06-18 21:46:17 PDT
Comment on attachment 255163 [details]
[Patch] Proposed Fix

Clearing flags on attachment: 255163

Committed r185734: <http://trac.webkit.org/changeset/185734>
Comment 4 WebKit Commit Bot 2015-06-18 21:46:21 PDT
All reviewed patches have been landed.  Closing bug.