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

Issue 2319303002: Bug Fix: Title Case for Picker Window Title (Closed)

Created:
4 years, 3 months ago by qiangchen
Modified:
4 years, 3 months ago
Reviewers:
msw, ainslie
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Bug Fix: Title Case for Picker Window Title On Mac, desktop capture picker window's title is using sentence case, but by convention, it should be in title case. This CL Fixes the bug. BUG=644905 Committed: https://crrev.com/f8b6ed629f6adaa2bcb7969bc586f117994b137d Cr-Commit-Position: refs/heads/master@{#417422}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use if expression #

Total comments: 3

Patch Set 3 : Indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +10 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
qiangchen
Can you take a look? By convention, we need Title Case for Window Title.
4 years, 3 months ago (2016-09-07 22:29:15 UTC) #6
msw
https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd#newcode13912 chrome/app/generated_resources.grd:13912: + <message name="IDS_DESKTOP_MEDIA_PICKER_TITLE_MAC" desc="Title for the window picker dialog ...
4 years, 3 months ago (2016-09-07 22:39:22 UTC) #7
qiangchen
Fixed. But I have a question about <if expr="use_titlecase"> Thanks. https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd#newcode13912 ...
4 years, 3 months ago (2016-09-08 16:46:03 UTC) #11
msw
lgtm with indentation nits https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd#newcode13912 chrome/app/generated_resources.grd:13912: + <message name="IDS_DESKTOP_MEDIA_PICKER_TITLE_MAC" desc="Title for ...
4 years, 3 months ago (2016-09-08 20:14:11 UTC) #14
qiangchen
https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2319303002/diff/1/chrome/app/generated_resources.grd#newcode13912 chrome/app/generated_resources.grd:13912: + <message name="IDS_DESKTOP_MEDIA_PICKER_TITLE_MAC" desc="Title for the window picker dialog ...
4 years, 3 months ago (2016-09-08 21:37:42 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2319303002/60001
4 years, 3 months ago (2016-09-08 21:38:43 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 3 months ago (2016-09-08 22:44:27 UTC) #20
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 22:46:26 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f8b6ed629f6adaa2bcb7969bc586f117994b137d
Cr-Commit-Position: refs/heads/master@{#417422}

Powered by Google App Engine
This is Rietveld 408576698