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

Issue 2443633002: Avoid element id collisions with the visual viewport (Closed)

Created:
4 years, 2 months ago by Ian Vollick
Modified:
4 years, 2 months ago
Reviewers:
bokan
CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, kinuko+watch, blink-reviews-platform-graphics_chromium.org, dshwang, pdr+graphicswatchlist_chromium.org, jbroman, Justin Novosad, blink-layers+watch_chromium.org, Rik, f(malita), blink-reviews, danakj+watch_chromium.org, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Avoid element id collisions with the visual viewport The frame scroll layer and the inner viewport layer had previously been given the same element id. BUG=658252 Committed: https://crrev.com/d0124a2b6302fc8a5b3c335d5bbb0407a8a31bb4 Cr-Commit-Position: refs/heads/master@{#426928}

Patch Set 1 #

Total comments: 1

Patch Set 2 : actually use the new sub element id. #

Patch Set 3 : fix typo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M third_party/WebKit/Source/core/frame/VisualViewport.cpp View 1 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/CompositorElementId.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/GraphicsLayer.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/VisualViewportTest.cpp View 1 2 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (12 generated)
Ian Vollick
4 years, 2 months ago (2016-10-21 18:28:40 UTC) #4
bokan
https://codereview.chromium.org/2443633002/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp File third_party/WebKit/Source/core/frame/VisualViewport.cpp (right): https://codereview.chromium.org/2443633002/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp#newcode396 third_party/WebKit/Source/core/frame/VisualViewport.cpp:396: DOMNodeIds::idForNode(document), CompositorSubElementId::Scroll)); Should this be using the new Viewport ...
4 years, 2 months ago (2016-10-21 18:32:28 UTC) #5
Ian Vollick
On 2016/10/21 18:32:28, bokan wrote: > https://codereview.chromium.org/2443633002/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp > File third_party/WebKit/Source/core/frame/VisualViewport.cpp (right): > > https://codereview.chromium.org/2443633002/diff/1/third_party/WebKit/Source/core/frame/VisualViewport.cpp#newcode396 > ...
4 years, 2 months ago (2016-10-21 18:35:35 UTC) #6
bokan
lgtm
4 years, 2 months ago (2016-10-21 18:40:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2443633002/40001
4 years, 2 months ago (2016-10-21 23:22:33 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-21 23:47:05 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 23:50:24 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d0124a2b6302fc8a5b3c335d5bbb0407a8a31bb4
Cr-Commit-Position: refs/heads/master@{#426928}

Powered by Google App Engine
This is Rietveld 408576698