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

Issue 11094062: Cleanup RenderViewImpl override methods from WebKit (Closed)

Created:
8 years, 2 months ago by boliu
Modified:
8 years, 2 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Cleanup RenderViewImpl override methods from WebKit createPluginReplacement and didCreateScriptContext is no longer in WebKit::WebFrameClient or called anywhere else. Removing them. numberOfWheelEventHandlersChanged and hasTouchEventHandlers are overriding methods from WebKit::WebViewClient. Moving them up. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=161384

Patch Set 1 #

Patch Set 2 : Re-add and move methods from WebViewClient. #

Patch Set 3 : Do not comment out methods (was a mistake) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -35 lines) Patch
M content/renderer/render_view_impl.h View 1 2 3 chunks +2 lines, -9 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 4 chunks +8 lines, -26 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
boliu
Hi koz, I found a two methods in render_view_impl that can be removed and two ...
8 years, 2 months ago (2012-10-11 05:54:49 UTC) #1
boliu
Add owner review. Somehow thought koz was owner in my lack of sleep state last ...
8 years, 2 months ago (2012-10-11 16:29:40 UTC) #2
jamesr
lgtm
8 years, 2 months ago (2012-10-11 17:01:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/11094062/2004
8 years, 2 months ago (2012-10-11 17:02:24 UTC) #4
commit-bot: I haz the power
8 years, 2 months ago (2012-10-11 19:38:03 UTC) #5
Change committed as 161384

Powered by Google App Engine
This is Rietveld 408576698