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

Issue 1905693003: Update visual viewport API to take browser zoom into account. (Closed)

Created:
4 years, 8 months ago by ymalik
Modified:
4 years, 8 months ago
Reviewers:
bokan
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update visual viewport API to take browser zoom into account. BUG=604932 Committed: https://crrev.com/67d8ccb45177b214dbdb51375f1ed1ba31ffa07b Cr-Commit-Position: refs/heads/master@{#389398}

Patch Set 1 #

Total comments: 6

Patch Set 2 : address review comments % cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -6 lines) Patch
A third_party/WebKit/LayoutTests/fast/dom/viewport/viewport-dimensions-under-browser-zoom.html View 1 chunk +49 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/VisualViewport.cpp View 1 1 chunk +24 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
ymalik
4 years, 8 months ago (2016-04-20 20:15:22 UTC) #2
bokan
lgtm once the changes below are made https://codereview.chromium.org/1905693003/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp File third_party/WebKit/Source/core/frame/VisualViewport.cpp (right): https://codereview.chromium.org/1905693003/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp#newcode219 third_party/WebKit/Source/core/frame/VisualViewport.cpp:219: return adjustScrollForAbsoluteZoom(visibleRect().x(), ...
4 years, 8 months ago (2016-04-21 13:03:32 UTC) #3
ymalik
https://codereview.chromium.org/1905693003/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp File third_party/WebKit/Source/core/frame/VisualViewport.cpp (right): https://codereview.chromium.org/1905693003/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp#newcode219 third_party/WebKit/Source/core/frame/VisualViewport.cpp:219: return adjustScrollForAbsoluteZoom(visibleRect().x(), mainFrame()->pageZoomFactor()); On 2016/04/21 13:03:32, bokan wrote: > ...
4 years, 8 months ago (2016-04-24 02:25:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1905693003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1905693003/20001
4 years, 8 months ago (2016-04-24 02:25:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1905693003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1905693003/20001
4 years, 8 months ago (2016-04-24 03:05:06 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-24 03:43:04 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-24 03:44:20 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/67d8ccb45177b214dbdb51375f1ed1ba31ffa07b
Cr-Commit-Position: refs/heads/master@{#389398}

Powered by Google App Engine
This is Rietveld 408576698