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

Issue 279373002: Remove some legacy software WebWidgetClient callbacks from RenderWidget (Closed)

Created:
6 years, 7 months ago by jbauman
Modified:
6 years, 7 months ago
Reviewers:
piman
CC:
chromium-reviews, darin-cc_chromium.org, jam, danakj
Visibility:
Public.

Description

Remove some legacy software WebWidgetClient callbacks from RenderWidget The callbacks are overridden by WebTestProxy in layout tests, and layout tests should be the only times that they're called, so they're not useful anymore. BUG=362164 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269975

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -78 lines) Patch
M content/renderer/render_widget.h View 3 chunks +0 lines, -9 lines 0 comments Download
M content/renderer/render_widget.cc View 5 chunks +1 line, -69 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
jbauman
6 years, 7 months ago (2014-05-12 22:42:02 UTC) #1
piman
https://codereview.chromium.org/279373002/diff/1/content/renderer/render_widget.cc File content/renderer/render_widget.cc (left): https://codereview.chromium.org/279373002/diff/1/content/renderer/render_widget.cc#oldcode1161 content/renderer/render_widget.cc:1161: void RenderWidget::didInvalidateRect(const WebRect& rect) { There are still paths ...
6 years, 7 months ago (2014-05-12 23:55:21 UTC) #2
jbauman
On 2014/05/12 23:55:21, piman wrote: > https://codereview.chromium.org/279373002/diff/1/content/renderer/render_widget.cc > File content/renderer/render_widget.cc (left): > > https://codereview.chromium.org/279373002/diff/1/content/renderer/render_widget.cc#oldcode1161 > ...
6 years, 7 months ago (2014-05-13 00:01:10 UTC) #3
piman
OK, LGTM then.
6 years, 7 months ago (2014-05-13 00:08:01 UTC) #4
jbauman
The CQ bit was checked by jbauman@chromium.org
6 years, 7 months ago (2014-05-13 00:11:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbauman@chromium.org/279373002/1
6 years, 7 months ago (2014-05-13 00:12:44 UTC) #6
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 02:47:24 UTC) #7
Message was sent while issue was closed.
Change committed as 269975

Powered by Google App Engine
This is Rietveld 408576698