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

Issue 642823006: Move forwardInputEvent to RemoteFrameClient. (Closed)

Created:
6 years, 2 months ago by Charlie Reis
Modified:
6 years, 2 months ago
Reviewers:
Nate Chapin
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, mkwst+moarreviews_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Move forwardInputEvent to RemoteFrameClient. This will eventually go away, but it doesn't belong on ChromeClient in the meantime. BUG=339659 TEST=No behavior change. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183839

Patch Set 1 #

Patch Set 2 : Minor changes #

Total comments: 9

Patch Set 3 : Fix review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -44 lines) Patch
M Source/core/frame/RemoteFrame.h View 2 chunks +5 lines, -0 lines 0 comments Download
M Source/core/frame/RemoteFrame.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/frame/RemoteFrameClient.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M Source/core/html/HTMLFrameElementBase.cpp View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M Source/core/page/ChromeClient.h View 1 2 chunks +0 lines, -5 lines 0 comments Download
M Source/web/ChromeClientImpl.h View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/web/ChromeClientImpl.cpp View 3 chunks +0 lines, -33 lines 0 comments Download
M Source/web/RemoteFrameClientImpl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/RemoteFrameClientImpl.cpp View 1 2 2 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Charlie Reis
Hey Nate-- here's a bit of cleanup, since I imagine it will take a while ...
6 years, 2 months ago (2014-10-16 18:49:11 UTC) #2
Nate Chapin
LGTM, just a bunch of optional stylistic nitpicks https://codereview.chromium.org/642823006/diff/20001/Source/core/frame/RemoteFrameClient.h File Source/core/frame/RemoteFrameClient.h (right): https://codereview.chromium.org/642823006/diff/20001/Source/core/frame/RemoteFrameClient.h#newcode13 Source/core/frame/RemoteFrameClient.h:13: class ...
6 years, 2 months ago (2014-10-16 19:18:44 UTC) #3
Charlie Reis
Thanks! Can you take another look at the webEvent syntax in RemoteFrameClientImpl.cpp? I'm a bit ...
6 years, 2 months ago (2014-10-16 20:09:02 UTC) #4
Nate Chapin
OwnPtr usage LGTM https://codereview.chromium.org/642823006/diff/20001/Source/web/RemoteFrameClientImpl.cpp File Source/web/RemoteFrameClientImpl.cpp (right): https://codereview.chromium.org/642823006/diff/20001/Source/web/RemoteFrameClientImpl.cpp#newcode92 Source/web/RemoteFrameClientImpl.cpp:92: // need to forward input events ...
6 years, 2 months ago (2014-10-16 20:14:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/642823006/40001
6 years, 2 months ago (2014-10-16 20:15:57 UTC) #7
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 21:41:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 183839

Powered by Google App Engine
This is Rietveld 408576698