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

Issue 699123004: Updated comments for gcdPrivate API. (Closed)

Created:
6 years, 1 month ago by Vitaly Buka (NO REVIEWS)
Modified:
6 years, 1 month ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Updated comments for gcdPrivate API. Committed: https://crrev.com/4676bab3b2817d305ade99f3e56966b3119995bf Cr-Commit-Position: refs/heads/master@{#302771}

Patch Set 1 #

Patch Set 2 : Tue Nov 4 12:18:50 PST 2014 #

Patch Set 3 : Tue Nov 4 12:21:41 PST 2014 #

Total comments: 4

Patch Set 4 : Tue Nov 4 12:31:24 PST 2014 #

Total comments: 6

Patch Set 5 : Tue Nov 4 14:22:01 PST 2014 #

Patch Set 6 : Tue Nov 4 15:05:52 PST 2014 #

Patch Set 7 : Tue Nov 4 15:14:27 PST 2014 #

Patch Set 8 : Tue Nov 4 15:16:17 PST 2014 #

Total comments: 2

Patch Set 9 : Wed Nov 5 00:38:55 PST 2014 #

Patch Set 10 : Wed Nov 5 00:43:56 PST 2014 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -30 lines) Patch
M chrome/browser/local_discovery/privet_url_fetcher.cc View 1 2 3 4 5 6 7 8 3 chunks +8 lines, -5 lines 0 comments Download
M chrome/browser/local_discovery/privetv3_session.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/local_discovery/privetv3_setup_flow.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/local_discovery/privetv3_setup_flow.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/local_discovery/privetv3_setup_flow_unittest.cc View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/gcd_private.idl View 1 2 3 4 5 6 7 8 3 chunks +32 lines, -21 lines 0 comments Download

Messages

Total messages: 15 (2 generated)
Vitaly Buka (NO REVIEWS)
6 years, 1 month ago (2014-11-04 20:22:22 UTC) #2
mednik
https://codereview.chromium.org/699123004/diff/40001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/40001/chrome/common/extensions/api/gcd_private.idl#newcode134 chrome/common/extensions/api/gcd_private.idl:134: // Start pairing with selected method. Shoulbe be called ...
6 years, 1 month ago (2014-11-04 20:27:42 UTC) #3
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/699123004/diff/40001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/40001/chrome/common/extensions/api/gcd_private.idl#newcode134 chrome/common/extensions/api/gcd_private.idl:134: // Start pairing with selected method. Shoulbe be called ...
6 years, 1 month ago (2014-11-04 20:37:06 UTC) #4
mednik
https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl#newcode95 chrome/common/extensions/api/gcd_private.idl:95: // |response| : The response object or null on ...
6 years, 1 month ago (2014-11-04 20:56:54 UTC) #5
not at google - send to devlin
rs lgtm
6 years, 1 month ago (2014-11-04 21:13:40 UTC) #6
mednik
https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl#newcode55 chrome/common/extensions/api/gcd_private.idl:55: // Setup error. What does "Setup error" refer to ...
6 years, 1 month ago (2014-11-04 22:08:35 UTC) #7
mednik
https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl#newcode52 chrome/common/extensions/api/gcd_private.idl:52: // Bad pairing code. Ask user to retype. I ...
6 years, 1 month ago (2014-11-04 22:11:03 UTC) #8
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/60001/chrome/common/extensions/api/gcd_private.idl#newcode52 chrome/common/extensions/api/gcd_private.idl:52: // Bad pairing code. Ask user to retype. On ...
6 years, 1 month ago (2014-11-04 23:19:04 UTC) #9
mednik
LGTM w/ nit. Thanks for addressing my questions and comments! https://codereview.chromium.org/699123004/diff/140001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/140001/chrome/common/extensions/api/gcd_private.idl#newcode55 ...
6 years, 1 month ago (2014-11-04 23:22:56 UTC) #10
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/699123004/diff/140001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/699123004/diff/140001/chrome/common/extensions/api/gcd_private.idl#newcode55 chrome/common/extensions/api/gcd_private.idl:55: // Device error with details in responce object. On ...
6 years, 1 month ago (2014-11-05 08:44:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/699123004/180001
6 years, 1 month ago (2014-11-05 08:45:25 UTC) #13
commit-bot: I haz the power
Committed patchset #10 (id:180001)
6 years, 1 month ago (2014-11-05 09:33:50 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-11-05 09:34:30 UTC) #15
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/4676bab3b2817d305ade99f3e56966b3119995bf
Cr-Commit-Position: refs/heads/master@{#302771}

Powered by Google App Engine
This is Rietveld 408576698