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

Issue 2439453006: Make "to allow pairing" not be a link in the WebBluetooth chooser (Closed)

Created:
4 years, 2 months ago by juncai
Modified:
4 years, 1 month ago
Reviewers:
Robert Sesek, sky
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, tfarina, extensions-reviews_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make "to allow pairing" not be a link in the WebBluetooth chooser When the Bluetooth adapter is off, the chooser will show: "Turn on Bluetooth to allow pairing", the whole text is a link. This CL modifies code to make only "Turn on Bluetooth" a link. And the "to allow pairing" text is not a link. I uploaded some screenshots in the issue page. BUG=658094 Committed: https://crrev.com/aa577cb63de06844e1ea65db7aa4f228a050a423 Cr-Commit-Position: refs/heads/master@{#427116}

Patch Set 1 : make "to allow pairing" not be a link in the WebBluetooth chooser #

Total comments: 4

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -39 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/chooser_content_view_cocoa.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/chooser_content_view_cocoa.mm View 8 chunks +27 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/chooser_dialog_cocoa_controller_unittest.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/chooser_content_view.h View 1 1 chunk +7 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/chooser_content_view.cc View 1 5 chunks +18 lines, -14 lines 0 comments Download
M chrome/browser/ui/views/chooser_content_view_unittest.cc View 5 chunks +6 lines, -9 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
juncai
sky@chromium.org: Please review changes in //chrome/browser/ui/views rsesek@chromium.org: Please review changes in //chrome/browser/ui/cocoa
4 years, 2 months ago (2016-10-22 05:08:11 UTC) #7
Robert Sesek
cocoa/ LGTM
4 years, 1 month ago (2016-10-24 15:19:19 UTC) #8
sky
LGTM https://codereview.chromium.org/2439453006/diff/1/chrome/browser/ui/views/chooser_content_view.cc File chrome/browser/ui/views/chooser_content_view.cc (right): https://codereview.chromium.org/2439453006/diff/1/chrome/browser/ui/views/chooser_content_view.cc#newcode63 chrome/browser/ui/views/chooser_content_view.cc:63: base::string16 link = l10n_util::GetStringUTF16( link_text as link implies ...
4 years, 1 month ago (2016-10-24 16:26:41 UTC) #9
juncai
https://codereview.chromium.org/2439453006/diff/1/chrome/browser/ui/views/chooser_content_view.cc File chrome/browser/ui/views/chooser_content_view.cc (right): https://codereview.chromium.org/2439453006/diff/1/chrome/browser/ui/views/chooser_content_view.cc#newcode63 chrome/browser/ui/views/chooser_content_view.cc:63: base::string16 link = l10n_util::GetStringUTF16( On 2016/10/24 16:26:40, sky wrote: ...
4 years, 1 month ago (2016-10-24 18:51:44 UTC) #14
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/2439453006/20001
4 years, 1 month ago (2016-10-24 18:52:39 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-24 19:28:01 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 19:55:43 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/aa577cb63de06844e1ea65db7aa4f228a050a423
Cr-Commit-Position: refs/heads/master@{#427116}

Powered by Google App Engine
This is Rietveld 408576698