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

Issue 2884016: Chrome side of Pepper v2 scrollbar widget. (Closed)

Created:
10 years, 5 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Chrome side of Pepper v2 scrollbar widget. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51818

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+727 lines, -101 lines) Patch
M chrome/renderer/pepper_scrollbar_widget.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A webkit/glue/plugins/pepper_event_conversion.h View 1 chunk +26 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_event_conversion.cc View 1 chunk +235 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_plugin_instance.cc View 4 chunks +9 lines, -99 lines 0 comments Download
M webkit/glue/plugins/pepper_plugin_module.cc View 3 chunks +8 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_resource.h View 3 chunks +6 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_scrollbar.h View 1 1 chunk +64 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_scrollbar.cc View 1 1 chunk +228 lines, -0 lines 1 comment Download
A webkit/glue/plugins/pepper_widget.h View 1 chunk +53 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_widget.cc View 1 chunk +90 lines, -0 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
10 years, 5 months ago (2010-07-05 21:45:38 UTC) #1
brettw
10 years, 5 months ago (2010-07-07 03:43:31 UTC) #2
LGTM

http://codereview.chromium.org/2884016/diff/13001/8008
File webkit/glue/plugins/pepper_scrollbar.cc (right):

http://codereview.chromium.org/2884016/diff/13001/8008#newcode98
webkit/glue/plugins/pepper_scrollbar.cc:98:
static_cast<WebKit::WebScrollbarClient*>(this),
These should be indented 2 more spaces.

Powered by Google App Engine
This is Rietveld 408576698