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

Issue 939483005: Merge RenderLayer::hitTest into RenderView::hitTest. (Closed)

Created:
5 years, 10 months ago by ojan
Modified:
5 years, 10 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, esprehn, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Merge RenderLayer::hitTest into RenderView::hitTest. Only RenderView calls this method. The actual tree walk happens in RenderLayer::hitTestLayer, which a followup patch will move into RenderBox. R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/ec51f6c6d623020a1ea9c810d087cfde71d6e5c5

Patch Set 1 #

Patch Set 2 : add TODOs and remove redundant isRootLayer check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -43 lines) Patch
M sky/engine/core/rendering/RenderLayer.h View 3 chunks +4 lines, -7 lines 0 comments Download
M sky/engine/core/rendering/RenderLayer.cpp View 1 chunk +0 lines, -34 lines 0 comments Download
M sky/engine/core/rendering/RenderView.cpp View 1 1 chunk +23 lines, -1 line 0 comments Download
M sky/engine/web/WebLocalFrameImpl.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (1 generated)
abarth-chromium
lgtm
5 years, 10 months ago (2015-02-19 03:28:29 UTC) #2
ojan
5 years, 10 months ago (2015-02-19 03:29:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ec51f6c6d623020a1ea9c810d087cfde71d6e5c5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698