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

Issue 30683003: Remove final RenderWidgetHostImpl dependency from OverscrollController (Closed)

Created:
7 years, 2 months ago by jdduke (slow)
Modified:
7 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Remove final RenderWidgetHostImpl dependency from OverscrollController Shift the view bounds calculation from the RWHI to the OverscrollControllerDelegate. This allows more flexibility both in testing and the location of OverscrollController ownership. BUG=306194 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230502

Patch Set 1 #

Patch Set 2 : Fix #

Patch Set 3 : Remove explicit #

Total comments: 5

Patch Set 4 : Code review #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -23 lines) Patch
M content/browser/renderer_host/overscroll_controller.h View 1 2 3 chunks +1 line, -8 lines 0 comments Download
M content/browser/renderer_host/overscroll_controller.cc View 1 2 3 2 chunks +5 lines, -11 lines 0 comments Download
M content/browser/renderer_host/overscroll_controller_delegate.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_unittest.cc View 1 2 3 4 4 chunks +9 lines, -3 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/web_contents/web_contents_view_aura.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jdduke (slow)
sadrul@: PTAL. After this I'd like to move this into the input/ folder, and perhaps ...
7 years, 2 months ago (2013-10-21 19:56:53 UTC) #1
sadrul
LGTM https://codereview.chromium.org/30683003/diff/80001/content/browser/renderer_host/overscroll_controller.cc File content/browser/renderer_host/overscroll_controller.cc (right): https://codereview.chromium.org/30683003/diff/80001/content/browser/renderer_host/overscroll_controller.cc#newcode145 content/browser/renderer_host/overscroll_controller.cc:145: if (!delegate_) On 2013/10/21 19:56:53, jdduke wrote: > ...
7 years, 2 months ago (2013-10-21 23:28:35 UTC) #2
jdduke (slow)
https://codereview.chromium.org/30683003/diff/80001/content/browser/renderer_host/overscroll_controller.cc File content/browser/renderer_host/overscroll_controller.cc (right): https://codereview.chromium.org/30683003/diff/80001/content/browser/renderer_host/overscroll_controller.cc#newcode145 content/browser/renderer_host/overscroll_controller.cc:145: if (!delegate_) On 2013/10/21 23:28:35, sadrul wrote: > On ...
7 years, 2 months ago (2013-10-22 15:15:58 UTC) #3
jdduke (slow)
jochen@: owner review for content/browser/web_contents/? Thanks.
7 years, 2 months ago (2013-10-22 15:18:27 UTC) #4
jochen (gone - plz use gerrit)
lgtm
7 years, 2 months ago (2013-10-23 14:02:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jdduke@chromium.org/30683003/270001
7 years, 2 months ago (2013-10-23 14:57:11 UTC) #6
commit-bot: I haz the power
7 years, 2 months ago (2013-10-23 20:47:13 UTC) #7
Message was sent while issue was closed.
Change committed as 230502

Powered by Google App Engine
This is Rietveld 408576698