Bug 136354 - _setDidMoveSwipeSnapshotCallback's block should only be called if the snapshot is going to move
Summary: _setDidMoveSwipeSnapshotCallback's block should only be called if the snapsho...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-08-28 15:39 PDT by Tim Horton
Modified: 2014-08-28 17:01 PDT (History)
3 users (show)

See Also:


Attachments
patch (2.74 KB, patch)
2014-08-28 15:44 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2014-08-28 15:39:17 PDT
Don't call the callback if the snapshot is "below" the live view and won't be moving.

rdar://problem/18167791
Comment 1 Tim Horton 2014-08-28 15:44:30 PDT
Created attachment 237327 [details]
patch
Comment 2 WebKit Commit Bot 2014-08-28 17:01:52 PDT
Comment on attachment 237327 [details]
patch

Clearing flags on attachment: 237327

Committed r173093: <http://trac.webkit.org/changeset/173093>
Comment 3 WebKit Commit Bot 2014-08-28 17:01:54 PDT
All reviewed patches have been landed.  Closing bug.