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

Issue 1665343003: Add message and Help Center link to the chooser UI for Mac (Closed)

Created:
4 years, 10 months ago by juncai
Modified:
4 years, 9 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, Reilly Grant (use Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@add_text_to_webusb_chooser_ui
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add message and Help Center link to the chooser UI for Mac This patch added message "Not seeing your device? Get help" at the bottom of the chooser UI, and the "Get help" links to a Helper Center URL. The message is added below the "Connect" and "Cancel" button with a grey separator. This is a follow-up patch for: https://codereview.chromium.org/1661063002/ BUG=492204, 583479 Committed: https://crrev.com/5b45dd0879a8a43ef1d0183a1fa13677a9af6900 Cr-Commit-Position: refs/heads/master@{#377949}

Patch Set 1 : add privacy message to the chooser UI for Mac #

Total comments: 4

Patch Set 2 : address rsesek@'s comments #

Patch Set 3 : use a help link based on suggestions from UI team #

Total comments: 2

Patch Set 4 : address rsesek@'s comments #

Patch Set 5 : updated code since the patch it depends changed #

Patch Set 6 : updated code since GetHelpCenterUrl now returns a GURL instead of a base::string16 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -22 lines) Patch
M chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm View 1 2 3 4 5 11 chunks +93 lines, -22 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 22 (8 generated)
juncai
Please review this patch.
4 years, 10 months ago (2016-02-04 23:05:11 UTC) #2
Robert Sesek
https://codereview.chromium.org/1665343003/diff/1/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm File chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm (right): https://codereview.chromium.org/1665343003/diff/1/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm#newcode55 chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm:55: } Add a missing " // namespace" comment here. ...
4 years, 10 months ago (2016-02-04 23:11:59 UTC) #3
juncai
https://codereview.chromium.org/1665343003/diff/1/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm File chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm (right): https://codereview.chromium.org/1665343003/diff/1/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm#newcode55 chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm:55: } On 2016/02/04 23:11:59, Robert Sesek wrote: > Add ...
4 years, 10 months ago (2016-02-05 00:20:41 UTC) #4
Robert Sesek
lgtm
4 years, 10 months ago (2016-02-05 00:22:19 UTC) #5
juncai
Instead of displaying some text, now the chooser UI displays "Not seeing your device? Get ...
4 years, 10 months ago (2016-02-16 18:37:42 UTC) #9
Robert Sesek
https://codereview.chromium.org/1665343003/diff/40001/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm File chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm (right): https://codereview.chromium.org/1665343003/diff/40001/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm#newcode500 chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm:500: [helpTextView addLinkRange:NSMakeRange(getHelpOffset, [getHelpText length]) Since you're linkifying the entire ...
4 years, 10 months ago (2016-02-16 21:26:40 UTC) #10
juncai
https://codereview.chromium.org/1665343003/diff/40001/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm File chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm (right): https://codereview.chromium.org/1665343003/diff/40001/chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm#newcode500 chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm:500: [helpTextView addLinkRange:NSMakeRange(getHelpOffset, [getHelpText length]) On 2016/02/16 21:26:40, Robert Sesek ...
4 years, 10 months ago (2016-02-17 01:06:42 UTC) #11
Robert Sesek
lgtm
4 years, 10 months ago (2016-02-17 22:22:57 UTC) #12
juncai
Hi Robert, would you mind reviewing this patch again? Since this patch depends on: https://codereview.chromium.org/1661063002 ...
4 years, 10 months ago (2016-02-24 04:29:28 UTC) #14
juncai
kindly ping, :), would like to push this patch before M50 branch release. Thanks a ...
4 years, 9 months ago (2016-02-26 18:53:43 UTC) #15
Robert Sesek
LGTM. Sorry for the delay, was traveling yesterday.
4 years, 9 months ago (2016-02-26 18:57:57 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1665343003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1665343003/100001
4 years, 9 months ago (2016-02-26 19:03:23 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 9 months ago (2016-02-26 20:01:07 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-02-26 20:02:02 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/5b45dd0879a8a43ef1d0183a1fa13677a9af6900
Cr-Commit-Position: refs/heads/master@{#377949}

Powered by Google App Engine
This is Rietveld 408576698