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

Issue 10591003: Expose GetBaseline() method on RenderText. (Closed)

Created:
8 years, 6 months ago by Alexei Svitkine (slow)
Modified:
8 years, 6 months ago
Reviewers:
msw
CC:
chromium-reviews
Visibility:
Public.

Description

Expose GetBaseline() method on RenderText. This is needed for use by autocomplete_result_view.cc for text alignment and my rewrite of print_web_view_helper.cc's use of RenderText. BUG=128027, 105550 TEST=New unit test. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=143705

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -1 line) Patch
M ui/gfx/render_text.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M ui/gfx/render_text_linux.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/render_text_linux.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gfx/render_text_unittest.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M ui/gfx/render_text_win.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/gfx/render_text_win.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Alexei Svitkine (slow)
.
8 years, 6 months ago (2012-06-21 20:02:19 UTC) #1
Alexei Svitkine (slow)
8 years, 6 months ago (2012-06-22 15:28:29 UTC) #2
Alexei Svitkine (slow)
(The initial publish mail didn't go out due to a codereview bug. :\) On Fri, ...
8 years, 6 months ago (2012-06-22 15:57:20 UTC) #3
msw
LGTM with nits. http://codereview.chromium.org/10591003/diff/21001/ui/gfx/render_text.h File ui/gfx/render_text.h (right): http://codereview.chromium.org/10591003/diff/21001/ui/gfx/render_text.h#newcode256 ui/gfx/render_text.h:256: // offset from the top of ...
8 years, 6 months ago (2012-06-22 17:35:37 UTC) #4
Alexei Svitkine (slow)
http://codereview.chromium.org/10591003/diff/21001/ui/gfx/render_text.h File ui/gfx/render_text.h (right): http://codereview.chromium.org/10591003/diff/21001/ui/gfx/render_text.h#newcode256 ui/gfx/render_text.h:256: // offset from the top of |display_rect| to the ...
8 years, 6 months ago (2012-06-22 17:54:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10591003/13002
8 years, 6 months ago (2012-06-22 17:55:00 UTC) #6
commit-bot: I haz the power
8 years, 6 months ago (2012-06-22 20:53:24 UTC) #7
Change committed as 143705

Powered by Google App Engine
This is Rietveld 408576698