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

Issue 2822793002: Only access the genius app in Google-branded builds (Closed)

Created:
3 years, 8 months ago by nicholasbishop
Modified:
3 years, 8 months ago
Reviewers:
msw
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Only access the genius app in Google-branded builds ShowHelpImpl incorrectly used the OFFICIAL_BUILD flag for a feature that should only be in Google-branded builds. The app is only whitelisted by IsComponentExtensionWhitelisted when GOOGLE_CHROME_BUILD is set, so this mismatch would cause a crash in ChromiumOS builds. BUG=none TEST=Build browser with is_official_build=true and target_os=chromeos. Click the help button in the system menu, verify it does not crash. Review-Url: https://codereview.chromium.org/2822793002 Cr-Commit-Position: refs/heads/master@{#464839} Committed: https://chromium.googlesource.com/chromium/src/+/260b89ab85b12c863d2d9c1b4c995dfddf8b199c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/chrome_pages.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (4 generated)
nicholasbishop
3 years, 8 months ago (2017-04-14 21:50:42 UTC) #2
msw
lgtm
3 years, 8 months ago (2017-04-14 22:16:49 UTC) #3
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/2822793002/1
3 years, 8 months ago (2017-04-15 00:02:50 UTC) #5
commit-bot: I haz the power
3 years, 8 months ago (2017-04-15 00:48:10 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/260b89ab85b12c863d2d9c1b4c99...

Powered by Google App Engine
This is Rietveld 408576698