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

Issue 199067: Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL.... (Closed)

Created:
11 years, 3 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

Use base::WindowImpl instead of CWindowImpl to remove a dependency on ATL. BUG=5027 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25799

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -62 lines) Patch
M views/controls/scrollbar/native_scroll_bar.cc View 1 12 chunks +38 lines, -62 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
James Hawkins
11 years, 3 months ago (2009-09-09 21:19:52 UTC) #1
Peter Kasting
11 years, 3 months ago (2009-09-09 21:33:14 UTC) #2
LGTM

http://codereview.chromium.org/199067/diff/1/2
File views/controls/scrollbar/native_scroll_bar.cc (right):

http://codereview.chromium.org/199067/diff/1/2#newcode74
Line 74: scrollbar_ = CreateWindow(L"SCROLLBAR",
Nit: This wrapping style is pretty unusual.  Feel free to collapse all the
instances of it in this file.

Powered by Google App Engine
This is Rietveld 408576698