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

Issue 5964007: Last part of change for bug 49747.... (Closed)

Created:
10 years ago by Tom Sepez
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Last part of change for bug 49747. Implements the two-dimensional elider in app/text_elider.cc, and calls it from js_modal_dialog to reformat the message text prior to displaying an alert box. The elider is implemented using the abstractions introduced in the previous CLs for bug 49747. BUG=49746 TEST=TextEliderTest.* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69981

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 7

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -6 lines) Patch
M app/text_elider.h View 1 2 3 4 2 chunks +16 lines, -3 lines 0 comments Download
M app/text_elider.cc View 1 2 3 4 2 chunks +167 lines, -0 lines 0 comments Download
M app/text_elider_unittest.cc View 1 1 chunk +117 lines, -1 line 0 comments Download
M chrome/browser/ui/app_modal_dialogs/js_modal_dialog.cc View 1 2 3 3 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Tom Sepez
Another review.
10 years ago (2010-12-21 23:01:55 UTC) #1
Evan Martin
Looks great. LGTM, some suggestions below http://codereview.chromium.org/5964007/diff/14002/app/text_elider.cc File app/text_elider.cc (right): http://codereview.chromium.org/5964007/diff/14002/app/text_elider.cc#newcode506 app/text_elider.cc:506: class RectangleString { ...
10 years ago (2010-12-21 23:39:18 UTC) #2
brettw
10 years ago (2010-12-22 16:21:27 UTC) #3
I don't have anything else to add over what Evan said.

Powered by Google App Engine
This is Rietveld 408576698