Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Issue 1554253004: Made page zoom handling work with smooth scroll devices (Closed)

Created:
4 years, 11 months ago by Will Shackleton
Modified:
4 years, 11 months ago
CC:
chromium-reviews, darin-cc_chromium.org, nasko+codewatch_chromium.org, jam, creis+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Made page zoom handling work with smooth scroll devices This CL is a smaller set of the CL https://codereview.chromium.org/688253002/ It fixes some broken functionality exposed by that CL. R=avi BUG=384970 Committed: https://crrev.com/49bcd394cf41b1c330c3ffbcae42ff5161352380 Cr-Commit-Position: refs/heads/master@{#367850}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Switched to lround, renamed to zoom_scroll_remainder_ #

Patch Set 3 : Switched to std::lround #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -1 line) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_impl.cc View 1 2 3 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 20 (8 generated)
Will Shackleton
4 years, 11 months ago (2016-01-04 22:55:40 UTC) #1
Avi (use Gerrit)
Nits. https://codereview.chromium.org/1554253004/diff/1/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/1554253004/diff/1/content/browser/web_contents/web_contents_impl.cc#newcode1594 content/browser/web_contents/web_contents_impl.cc:1594: int whole_zoom_scroll_amount = round(zoom_scroll_amount_); Let's make it C++, ...
4 years, 11 months ago (2016-01-05 01:46:24 UTC) #4
Will Shackleton
I've made those changes. https://codereview.chromium.org/1554253004/diff/1/content/browser/web_contents/web_contents_impl.cc File content/browser/web_contents/web_contents_impl.cc (right): https://codereview.chromium.org/1554253004/diff/1/content/browser/web_contents/web_contents_impl.cc#newcode1594 content/browser/web_contents/web_contents_impl.cc:1594: int whole_zoom_scroll_amount = round(zoom_scroll_amount_); On ...
4 years, 11 months ago (2016-01-05 21:50:05 UTC) #5
Avi (use Gerrit)
lgtm Looks good!
4 years, 11 months ago (2016-01-06 16:15:57 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1554253004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1554253004/40001
4 years, 11 months ago (2016-01-06 16:27:59 UTC) #9
Will Shackleton
On 2016/01/06 16:27:59, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 11 months ago (2016-01-06 16:29:36 UTC) #11
Avi (use Gerrit)
On 2016/01/06 16:29:36, Will Shackleton wrote: > On 2016/01/06 16:27:59, commit-bot: I haz the power ...
4 years, 11 months ago (2016-01-06 16:36:41 UTC) #12
Will Shackleton
On 2016/01/06 16:36:41, Avi wrote: > On 2016/01/06 16:29:36, Will Shackleton wrote: > > On ...
4 years, 11 months ago (2016-01-06 16:37:36 UTC) #13
Avi (use Gerrit)
On 2016/01/06 16:37:36, Will Shackleton wrote: > On 2016/01/06 16:36:41, Avi wrote: > > On ...
4 years, 11 months ago (2016-01-06 16:51:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1554253004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1554253004/40001
4 years, 11 months ago (2016-01-06 17:10:54 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-06 17:38:32 UTC) #18
commit-bot: I haz the power
4 years, 11 months ago (2016-01-06 17:39:42 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/49bcd394cf41b1c330c3ffbcae42ff5161352380
Cr-Commit-Position: refs/heads/master@{#367850}

Powered by Google App Engine
This is Rietveld 408576698