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

Issue 2941004: Minor cleanup of a couple files:... (Closed)

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

Description

Minor cleanup of a couple files: sort arrays of resource IDs into order (to match .grds which were recently sorted into order). BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51994

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M webkit/glue/webcursor_win.cc View 1 2 chunks +7 lines, -7 lines 0 comments Download
M webkit/glue/webkitclient_impl.cc View 1 chunk +17 lines, -17 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Peter Kasting
10 years, 5 months ago (2010-07-09 18:55:49 UTC) #1
darin (slow to review)
http://codereview.chromium.org/2941004/diff/1/2 File webkit/glue/webcursor_win.cc (right): http://codereview.chromium.org/2941004/diff/1/2#newcode34 webkit/glue/webcursor_win.cc:34: case WebCursorInfo::TypeNorthWestSouthEastResize:return IDC_SIZENWSE; it would be nice if there ...
10 years, 5 months ago (2010-07-09 19:15:21 UTC) #2
Peter Kasting
Fair enough; removed that part of the change. New snap up.
10 years, 5 months ago (2010-07-09 19:17:55 UTC) #3
darin (slow to review)
10 years, 5 months ago (2010-07-09 19:24:19 UTC) #4
LGTM, thanks.

Powered by Google App Engine
This is Rietveld 408576698