Bug 103296 - remove unused PlatformGestureCurve code
Summary: remove unused PlatformGestureCurve code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Robert Kroeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 14:17 PST by Robert Kroeger
Modified: 2012-11-28 14:57 PST (History)
5 users (show)

See Also:


Attachments
Patch (51.30 KB, patch)
2012-11-27 07:58 PST, Robert Kroeger
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Kroeger 2012-11-26 14:17:05 PST
Chromium now uses embedder-provided gesture animation curves. As a PlatformGestureCurve interfaces and implementations are not required.
Comment 1 Robert Kroeger 2012-11-27 07:58:59 PST
Created attachment 176268 [details]
Patch
Comment 2 Robert Kroeger 2012-11-27 12:04:28 PST
Comment on attachment 176268 [details]
Patch

abarth: could you take a look please?
Comment 3 WebKit Review Bot 2012-11-28 13:05:02 PST
Comment on attachment 176268 [details]
Patch

Rejecting attachment 176268 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
s/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 154.

Failed to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 9
resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 154.

Full output: http://queues.webkit.org/results/15028539
Comment 4 WebKit Review Bot 2012-11-28 14:57:12 PST
Comment on attachment 176268 [details]
Patch

Clearing flags on attachment: 176268

Committed r136063: <http://trac.webkit.org/changeset/136063>
Comment 5 WebKit Review Bot 2012-11-28 14:57:16 PST
All reviewed patches have been landed.  Closing bug.