Bug 146120 - Web Inspector: Rendering Frames timeline selection should snap to frame boundaries
Summary: Web Inspector: Rendering Frames timeline selection should snap to frame bound...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Matt Baker
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-06-18 12:56 PDT by Matt Baker
Modified: 2015-06-18 21:46 PDT (History)
9 users (show)

See Also:


Attachments
[Patch] Proposed Fix (7.92 KB, patch)
2015-06-18 19:26 PDT, Matt Baker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.