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

Issue 2093963003: [ash-md] Uses 'Chrome - <title>' format for browser windows in overview (Closed)

Created:
4 years, 6 months ago by varkha
Modified:
4 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews, tdanderson
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ash-md] Uses 'Chrome - <title>' format for browser windows in overview Previously format used on Chrome OS (visible in overview mode captions) was just '<title>' for all windows. Now tabbed browser windows use 'Chrome - <title>' while popups and web app windows still use '<title'. BUG=621168 Committed: https://crrev.com/48f84c4b709b59d6c27f341aadc6fb52d1094633 Cr-Commit-Position: refs/heads/master@{#402228}

Patch Set 1 #

Total comments: 2

Patch Set 2 : [ash-md] Uses 'Chrome - <title>' format for browser windows in overview (accessibility fixes) #

Total comments: 2

Patch Set 3 : [ash-md] Uses 'Chrome - <title>' format for browser windows in overview (comments) #

Total comments: 2

Patch Set 4 : [ash-md] Uses 'Chrome - <title>' format for browser windows in overview (comment) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -29 lines) Patch
M chrome/app/chromium_strings.grd View 1 chunk +12 lines, -4 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 chunk +12 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/accessibility/spoken_feedback_browsertest.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/browser.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 2 chunks +9 lines, -8 lines 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.mm View 1 2 1 chunk +7 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 48 (23 generated)
varkha
sky@, can you please take a look? This is what designers asked for on Chrome ...
4 years, 6 months ago (2016-06-24 21:03:19 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/1
4 years, 6 months ago (2016-06-24 21:04:07 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/234255)
4 years, 6 months ago (2016-06-24 21:40:19 UTC) #6
sky
https://codereview.chromium.org/2093963003/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/2093963003/diff/1/chrome/browser/ui/browser.cc#newcode612 chrome/browser/ui/browser.cc:612: l10n_util::GetStringFUTF16(IDS_BROWSER_WINDOW_TITLE_FORMAT, title); Won't this change effect more than just ...
4 years, 6 months ago (2016-06-24 22:16:12 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/20001
4 years, 6 months ago (2016-06-24 22:53:41 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/224739)
4 years, 6 months ago (2016-06-24 23:04:41 UTC) #11
varkha
https://codereview.chromium.org/2093963003/diff/1/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/2093963003/diff/1/chrome/browser/ui/browser.cc#newcode612 chrome/browser/ui/browser.cc:612: l10n_util::GetStringFUTF16(IDS_BROWSER_WINDOW_TITLE_FORMAT, title); On 2016/06/24 22:16:12, sky wrote: > Won't ...
4 years, 6 months ago (2016-06-24 23:15:32 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/40001
4 years, 6 months ago (2016-06-24 23:18:18 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/224755)
4 years, 6 months ago (2016-06-24 23:29:30 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/60001
4 years, 6 months ago (2016-06-24 23:36:24 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-25 00:46:56 UTC) #22
sky
Ok, makes sense. One question about the naming of the variable. https://codereview.chromium.org/2093963003/diff/60001/chrome/browser/ui/browser.h File chrome/browser/ui/browser.h (right): ...
4 years, 6 months ago (2016-06-25 14:59:37 UTC) #23
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/80001
4 years, 5 months ago (2016-06-27 14:59:41 UTC) #25
varkha
I've also reversed the logic to match the new variable name. PTAL. https://codereview.chromium.org/2093963003/diff/60001/chrome/browser/ui/browser.h File chrome/browser/ui/browser.h ...
4 years, 5 months ago (2016-06-27 15:00:24 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/100001
4 years, 5 months ago (2016-06-27 15:06:06 UTC) #29
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/120001
4 years, 5 months ago (2016-06-27 15:09:55 UTC) #33
sky
LGTM https://codereview.chromium.org/2093963003/diff/120001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/2093963003/diff/120001/chrome/browser/ui/browser.cc#newcode611 chrome/browser/ui/browser.cc:611: // for accessibility. nit: update accessibility.
4 years, 5 months ago (2016-06-27 16:11:38 UTC) #34
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-27 16:17:45 UTC) #36
varkha
https://codereview.chromium.org/2093963003/diff/120001/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): https://codereview.chromium.org/2093963003/diff/120001/chrome/browser/ui/browser.cc#newcode611 chrome/browser/ui/browser.cc:611: // for accessibility. On 2016/06/27 16:11:38, sky wrote: > ...
4 years, 5 months ago (2016-06-27 16:37:40 UTC) #37
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2093963003/140001
4 years, 5 months ago (2016-06-27 16:40:59 UTC) #39
varkha
FTR: Confirmed that chromevox_tests BackgroundTest.GlobsToRegExp test is flaky without this patch.
4 years, 5 months ago (2016-06-27 16:51:12 UTC) #40
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-27 17:26:05 UTC) #42
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/2093963003/140001
4 years, 5 months ago (2016-06-27 18:03:20 UTC) #45
commit-bot: I haz the power
Committed patchset #4 (id:140001)
4 years, 5 months ago (2016-06-27 18:10:46 UTC) #46
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 18:13:15 UTC) #48
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/48f84c4b709b59d6c27f341aadc6fb52d1094633
Cr-Commit-Position: refs/heads/master@{#402228}

Powered by Google App Engine
This is Rietveld 408576698