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

Issue 18757: Porting in chrome/views/ (Closed)

Created:
11 years, 11 months ago by Paweł Hajdan Jr.
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Porting in chrome/views/ Some highlights: label, throbber. And others.

Patch Set 1 #

Total comments: 5

Patch Set 2 : added comments and small fixes #

Patch Set 3 : sync with trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -47 lines) Patch
M chrome/views/SConscript View 2 chunks +0 lines, -5 lines 0 comments Download
M chrome/views/label.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/views/label.cc View 3 chunks +3 lines, -1 line 0 comments Download
M chrome/views/native_scroll_bar.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/views/scroll_view.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/views/throbber.h View 1 4 chunks +13 lines, -14 lines 0 comments Download
M chrome/views/throbber.cc View 4 chunks +13 lines, -25 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
I tested this change on Windows by compiling chrome.exe and using it for a while. ...
11 years, 11 months ago (2009-01-26 14:38:47 UTC) #1
sgk
lgtm
11 years, 11 months ago (2009-01-26 17:39:56 UTC) #2
Evan Martin
+brett for gurl question http://codereview.chromium.org/18757/diff/1/3 File chrome/views/label.cc (right): http://codereview.chromium.org/18757/diff/1/3#newcode191 Line 191: return GURL(WideToUTF8(text_)); This should ...
11 years, 11 months ago (2009-01-26 18:53:51 UTC) #3
brettw
http://codereview.chromium.org/18757/diff/1/3 File chrome/views/label.cc (right): http://codereview.chromium.org/18757/diff/1/3#newcode191 Line 191: return GURL(WideToUTF8(text_)); I think UTF-8 is correct, we ...
11 years, 11 months ago (2009-01-26 19:07:22 UTC) #4
Ben Goodger (Google)
OK http://codereview.chromium.org/18757/diff/1/8 File chrome/views/throbber.h (right): http://codereview.chromium.org/18757/diff/1/8#newcode8 Line 8: #define CHROME_VIEWS_THROBBER_H__ may as well fix this ...
11 years, 11 months ago (2009-01-26 19:13:52 UTC) #5
Paweł Hajdan Jr.
Issue updated. Please check if you like the comments.
11 years, 11 months ago (2009-01-26 20:02:51 UTC) #6
Evan Martin
On 2009/01/26 20:02:51, Paweł Hajdan Jr. wrote: > Issue updated. Please check if you like ...
11 years, 11 months ago (2009-01-26 20:38:27 UTC) #7
brettw
11 years, 11 months ago (2009-01-26 20:50:52 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698