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

Issue 2372833002: Removing It2MeConfirmationDialogFactory (Closed)

Created:
4 years, 2 months ago by joedow
Modified:
4 years, 2 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing It2MeConfirmationDialogFactory Since the It2MeConfirmationDialog is now supported on all platforms, we can remove the factory used to create dialog instances and instead use a static method on the class itself. BUG=649016 Committed: https://crrev.com/7fcc469912720fdcbc26429b850666778a4ccbb7 Cr-Commit-Position: refs/heads/master@{#421333}

Patch Set 1 #

Patch Set 2 : Pre-review cleanup #

Patch Set 3 : Cleaning up formatting #

Total comments: 5

Patch Set 4 : Addressing feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -81 lines) Patch
M remoting/host/it2me/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog.h View 2 chunks +2 lines, -11 lines 0 comments Download
D remoting/host/it2me/it2me_confirmation_dialog.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_linux.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_mac.mm View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/it2me/it2me_confirmation_dialog_win.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M remoting/host/it2me/it2me_host.h View 2 chunks +2 lines, -3 lines 0 comments Download
M remoting/host/it2me/it2me_host.cc View 4 chunks +4 lines, -9 lines 0 comments Download
M remoting/host/it2me/it2me_host_unittest.cc View 1 2 chunks +2 lines, -36 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
joedow
PTAL!
4 years, 2 months ago (2016-09-27 01:12:36 UTC) #8
joedow
Updating some formatting.
4 years, 2 months ago (2016-09-27 14:32:48 UTC) #11
Sergey Ulanov
https://codereview.chromium.org/2372833002/diff/40001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc File remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc (right): https://codereview.chromium.org/2372833002/diff/40001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc#newcode71 remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc:71: std::unique_ptr<It2MeConfirmationDialog> It2MeConfirmationDialog::Create() { add "// static" on the line ...
4 years, 2 months ago (2016-09-27 17:48:41 UTC) #14
Sergey Ulanov
lgtm after my comments are addressed. Thanks for the cleanup!
4 years, 2 months ago (2016-09-27 17:48:57 UTC) #15
joedow
Thanks! https://codereview.chromium.org/2372833002/diff/40001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc File remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc (right): https://codereview.chromium.org/2372833002/diff/40001/remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc#newcode71 remoting/host/it2me/it2me_confirmation_dialog_chromeos.cc:71: std::unique_ptr<It2MeConfirmationDialog> It2MeConfirmationDialog::Create() { On 2016/09/27 17:48:40, Sergey Ulanov ...
4 years, 2 months ago (2016-09-27 20:05:38 UTC) #16
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/2372833002/60001
4 years, 2 months ago (2016-09-27 20:07:39 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-09-27 21:01:47 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 21:03:37 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7fcc469912720fdcbc26429b850666778a4ccbb7
Cr-Commit-Position: refs/heads/master@{#421333}

Powered by Google App Engine
This is Rietveld 408576698