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

Issue 18055008: Expose "Chrome" as accessible product name. (Closed)

Created:
7 years, 5 months ago by dmazzoni
Modified:
7 years, 5 months ago
Reviewers:
jam
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Expose "Chrome" as accessible product name. Moves source of the various components of the user agent product name and version to ChromeVersionInfo, and exposes them in ChromeContentClient. BUG=255053 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209317

Patch Set 1 #

Patch Set 2 : Parse product name in b_a_win.cc instead #

Total comments: 2

Patch Set 3 : add dcheck #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -20 lines) Patch
M chrome/browser/ui/browser_commands.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/common/chrome_content_client.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 2 chunks +3 lines, -8 lines 0 comments Download
M chrome/common/chrome_version_info.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
chrome/common/chrome_version_info.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 chunks +17 lines, -4 lines 0 comments Download
content/public/common/content_client.h View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
dmazzoni
7 years, 5 months ago (2013-06-27 23:20:43 UTC) #1
jam
i'm curious, why did this stop working? a change in chrome or a change in ...
7 years, 5 months ago (2013-06-28 16:15:30 UTC) #2
dmazzoni
On 2013/06/28 16:15:30, jam wrote: > i'm curious, why did this stop working? a change ...
7 years, 5 months ago (2013-06-28 16:32:52 UTC) #3
jam
On 2013/06/28 16:32:52, Dominic Mazzoni wrote: > On 2013/06/28 16:15:30, jam wrote: > > i'm ...
7 years, 5 months ago (2013-06-28 19:04:40 UTC) #4
dmazzoni
On 2013/06/28 19:04:40, jam wrote: > I see. so, since you want this accessibility code ...
7 years, 5 months ago (2013-06-28 21:41:07 UTC) #5
jam
On 2013/06/28 21:41:07, Dominic Mazzoni wrote: > On 2013/06/28 19:04:40, jam wrote: > > I ...
7 years, 5 months ago (2013-06-28 22:16:13 UTC) #6
dmazzoni
On Fri, Jun 28, 2013 at 3:16 PM, <jam@chromium.org> wrote: > I'm not very familiar ...
7 years, 5 months ago (2013-06-28 22:24:17 UTC) #7
jam
On 2013/06/28 22:24:17, Dominic Mazzoni wrote: > On Fri, Jun 28, 2013 at 3:16 PM, ...
7 years, 5 months ago (2013-06-28 22:37:43 UTC) #8
dmazzoni
Done, take a look.
7 years, 5 months ago (2013-06-28 22:56:37 UTC) #9
jam
lgtm https://codereview.chromium.org/18055008/diff/3002/content/browser/accessibility/browser_accessibility_win.cc File content/browser/accessibility/browser_accessibility_win.cc (right): https://codereview.chromium.org/18055008/diff/3002/content/browser/accessibility/browser_accessibility_win.cc#newcode876 content/browser/accessibility/browser_accessibility_win.cc:876: return E_FAIL; nit: perhaps dcheck? also below
7 years, 5 months ago (2013-06-28 23:10:10 UTC) #10
dmazzoni
https://codereview.chromium.org/18055008/diff/3002/content/browser/accessibility/browser_accessibility_win.cc File content/browser/accessibility/browser_accessibility_win.cc (right): https://codereview.chromium.org/18055008/diff/3002/content/browser/accessibility/browser_accessibility_win.cc#newcode876 content/browser/accessibility/browser_accessibility_win.cc:876: return E_FAIL; On 2013/06/28 23:10:10, jam wrote: > nit: ...
7 years, 5 months ago (2013-06-28 23:34:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/18055008/12001
7 years, 5 months ago (2013-06-28 23:36:41 UTC) #12
commit-bot: I haz the power
7 years, 5 months ago (2013-06-29 14:22:31 UTC) #13
Message was sent while issue was closed.
Change committed as 209317

Powered by Google App Engine
This is Rietveld 408576698