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

Issue 2861583002: [CrOS Tether] Open the Tether settings page when a tether notification body is clicked. (Closed)

Created:
3 years, 7 months ago by Kyle Horimoto
Modified:
3 years, 7 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, cbentzel+watch_chromium.org, stevenjb+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CrOS Tether] Open the Tether settings page when a tether notification body is clicked. BUG=672263 Review-Url: https://codereview.chromium.org/2861583002 Cr-Commit-Position: refs/heads/master@{#469214} Committed: https://chromium.googlesource.com/chromium/src/+/98255c447048dbbcd7e30dccff90b812f98adb5a

Patch Set 1 #

Patch Set 2 : Fixed tests. #

Patch Set 3 : Removed file which did not belong in this CL. #

Total comments: 9

Patch Set 4 : stevenjb@ comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -18 lines) Patch
M chrome/browser/chromeos/net/tether_notification_presenter.h View 1 2 3 4 chunks +24 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/net/tether_notification_presenter.cc View 1 2 3 5 chunks +30 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/net/tether_notification_presenter_unittest.cc View 1 2 3 11 chunks +58 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/tether/tether_service.cc View 1 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
Kyle Horimoto
Hey Steven - in the tests which call ShowSettingsSubPageForProfile(), I get the below error, which ...
3 years, 7 months ago (2017-05-03 00:21:04 UTC) #2
stevenjb
On 2017/05/03 00:21:04, Kyle Horimoto wrote: > Hey Steven - in the tests which call ...
3 years, 7 months ago (2017-05-03 15:54:03 UTC) #3
stevenjb
3 years, 7 months ago (2017-05-03 15:54:08 UTC) #4
Kyle Horimoto
On 2017/05/03 15:54:03, stevenjb wrote: > On 2017/05/03 00:21:04, Kyle Horimoto wrote: > > Hey ...
3 years, 7 months ago (2017-05-03 19:55:50 UTC) #6
Kyle Horimoto
On 2017/05/03 15:54:03, stevenjb wrote: > On 2017/05/03 00:21:04, Kyle Horimoto wrote: > > Hey ...
3 years, 7 months ago (2017-05-03 19:55:51 UTC) #7
stevenjb
https://codereview.chromium.org/2861583002/diff/40001/chrome/browser/chromeos/net/tether_notification_presenter.h File chrome/browser/chromeos/net/tether_notification_presenter.h (right): https://codereview.chromium.org/2861583002/diff/40001/chrome/browser/chromeos/net/tether_notification_presenter.h#newcode78 chrome/browser/chromeos/net/tether_notification_presenter.h:78: virtual ~SettingsUiDelegate(); blank line and comment for ShowSettingsSubPageForProfile https://codereview.chromium.org/2861583002/diff/40001/chrome/browser/chromeos/net/tether_notification_presenter.h#newcode80 ...
3 years, 7 months ago (2017-05-03 23:07:44 UTC) #8
Kyle Horimoto
https://codereview.chromium.org/2861583002/diff/40001/chrome/browser/chromeos/net/tether_notification_presenter.h File chrome/browser/chromeos/net/tether_notification_presenter.h (right): https://codereview.chromium.org/2861583002/diff/40001/chrome/browser/chromeos/net/tether_notification_presenter.h#newcode78 chrome/browser/chromeos/net/tether_notification_presenter.h:78: virtual ~SettingsUiDelegate(); On 2017/05/03 23:07:44, stevenjb wrote: > blank ...
3 years, 7 months ago (2017-05-03 23:25:48 UTC) #9
stevenjb
lgtm https://codereview.chromium.org/2861583002/diff/40001/chrome/browser/chromeos/net/tether_notification_presenter.h File chrome/browser/chromeos/net/tether_notification_presenter.h (right): https://codereview.chromium.org/2861583002/diff/40001/chrome/browser/chromeos/net/tether_notification_presenter.h#newcode80 chrome/browser/chromeos/net/tether_notification_presenter.h:80: const std::string& sub_page); On 2017/05/03 23:25:48, Kyle Horimoto ...
3 years, 7 months ago (2017-05-03 23:42:37 UTC) #10
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/2861583002/60001
3 years, 7 months ago (2017-05-03 23:47:42 UTC) #12
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 00:22:46 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/98255c447048dbbcd7e30dccff90...

Powered by Google App Engine
This is Rietveld 408576698