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

Issue 1107273002: Use the new ICU plural syntax to fix the strings in the hung pages dialog. (Closed)

Created:
5 years, 8 months ago by Avi (use Gerrit)
Modified:
5 years, 7 months ago
CC:
chromium-reviews, jshin+watch_chromium.org, sky
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use the new ICU plural syntax to fix the strings in the hung pages dialog. BUG=43122 TEST=hang page(s) and verify strings Committed: https://crrev.com/df73e8c2f83cf17d7c737482b225d42db83f258e Cr-Commit-Position: refs/heads/master@{#327434}

Patch Set 1 #

Patch Set 2 : mac v2 #

Total comments: 6

Patch Set 3 : with Views by sky@ #

Total comments: 10

Patch Set 4 : pkasting #

Patch Set 5 : drop comment #

Patch Set 6 : grd descriptions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -42 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +9 lines, -5 lines 0 comments Download
M chrome/app/nibs/HungRendererDialog.xib View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/hung_renderer_controller.h View 1 1 chunk +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/cocoa/hung_renderer_controller.mm View 1 5 chunks +42 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/hung_renderer_view.h View 1 2 3 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/hung_renderer_view.cc View 1 2 3 4 5 chunks +23 lines, -9 lines 0 comments Download
M ui/base/l10n/l10n_util_mac.h View 1 chunk +6 lines, -0 lines 0 comments Download
M ui/base/l10n/l10n_util_mac.mm View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (6 generated)
jungshik at Google
Thank you for quickly coming up with a CL for Mac as well as adding ...
5 years, 7 months ago (2015-04-28 18:08:19 UTC) #2
Avi (use Gerrit)
https://codereview.chromium.org/1107273002/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1107273002/diff/20001/chrome/app/generated_resources.grd#newcode7577 chrome/app/generated_resources.grd:7577: + other {Pages Unresponsive}} On 2015/04/28 18:08:18, Jungshik at ...
5 years, 7 months ago (2015-04-28 18:21:59 UTC) #3
jungshik at Google
Thank you for the reply. I'll get back here after talking to another l10n-infra folk. ...
5 years, 7 months ago (2015-04-28 19:24:50 UTC) #4
Avi (use Gerrit)
https://codereview.chromium.org/1107273002/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1107273002/diff/20001/chrome/app/generated_resources.grd#newcode7577 chrome/app/generated_resources.grd:7577: + other {Pages Unresponsive}} On 2015/04/28 19:24:50, Jungshik at ...
5 years, 7 months ago (2015-04-28 19:59:07 UTC) #5
jungshik at Google
On 2015/04/28 19:59:07, Avi wrote: > https://codereview.chromium.org/1107273002/diff/20001/chrome/app/generated_resources.grd > File chrome/app/generated_resources.grd (right): > > https://codereview.chromium.org/1107273002/diff/20001/chrome/app/generated_resources.grd#newcode7577 > ...
5 years, 7 months ago (2015-04-28 21:57:55 UTC) #6
Avi (use Gerrit)
pkasting: Views ui and general mark: All the Cocoa stuff jungshik: The localization stuff
5 years, 7 months ago (2015-04-28 22:43:07 UTC) #8
Peter Kasting
LGTM https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc File chrome/browser/ui/views/hung_renderer_view.cc (right): https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc#newcode240 chrome/browser/ui/views/hung_renderer_view.cc:240: info_label_(new views::Label()), Init this with nullptr here and ...
5 years, 7 months ago (2015-04-28 23:02:51 UTC) #9
Avi (use Gerrit)
https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc File chrome/browser/ui/views/hung_renderer_view.cc (right): https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc#newcode240 chrome/browser/ui/views/hung_renderer_view.cc:240: info_label_(new views::Label()), On 2015/04/28 23:02:51, Peter Kasting wrote: > ...
5 years, 7 months ago (2015-04-29 00:18:18 UTC) #10
Peter Kasting
https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc File chrome/browser/ui/views/hung_renderer_view.cc (right): https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc#newcode417 chrome/browser/ui/views/hung_renderer_view.cc:417: // Do an estimate here so we can calculate ...
5 years, 7 months ago (2015-04-29 00:20:08 UTC) #11
Avi (use Gerrit)
https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc File chrome/browser/ui/views/hung_renderer_view.cc (right): https://codereview.chromium.org/1107273002/diff/40001/chrome/browser/ui/views/hung_renderer_view.cc#newcode417 chrome/browser/ui/views/hung_renderer_view.cc:417: // Do an estimate here so we can calculate ...
5 years, 7 months ago (2015-04-29 00:27:05 UTC) #12
Avi (use Gerrit)
On 2015/04/28 21:57:55, Jungshik at google wrote: > I hope they'll read the description :-) ...
5 years, 7 months ago (2015-04-29 00:32:59 UTC) #13
jungshik at Google
LGTM for plural changes.
5 years, 7 months ago (2015-04-29 00:33:41 UTC) #14
Mark Mentovai
Mac stuff LGTM
5 years, 7 months ago (2015-04-29 00:40:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1107273002/100001
5 years, 7 months ago (2015-04-29 01:04:23 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1107273002/100001
5 years, 7 months ago (2015-04-29 01:14:54 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 7 months ago (2015-04-29 04:19:01 UTC) #22
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 04:20:00 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/df73e8c2f83cf17d7c737482b225d42db83f258e
Cr-Commit-Position: refs/heads/master@{#327434}

Powered by Google App Engine
This is Rietveld 408576698