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

Issue 391413002: Replace setup APIs with session APIs (Closed)

Created:
6 years, 5 months ago by Noam Samuel
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -105 lines) Patch
M chrome/browser/extensions/api/gcd_private/gcd_private_api.h View 3 chunks +24 lines, -29 lines 0 comments Download
M chrome/browser/extensions/api/gcd_private/gcd_private_api.cc View 1 chunk +17 lines, -15 lines 0 comments Download
M chrome/common/extensions/api/gcd_private.idl View 1 2 3 4 chunks +75 lines, -52 lines 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Noam Samuel
6 years, 5 months ago (2014-07-16 18:44:57 UTC) #1
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl#newcode120 chrome/common/extensions/api/gcd_private.idl:120: object message, Could you please define message in idl? ...
6 years, 5 months ago (2014-07-16 18:49:13 UTC) #2
Vitaly Buka (NO REVIEWS)
On 2014/07/16 18:49:13, Vitaly Buka wrote: > https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl > File chrome/common/extensions/api/gcd_private.idl (right): > > https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl#newcode120 ...
6 years, 5 months ago (2014-07-16 18:50:38 UTC) #3
Noam Samuel
https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl#newcode120 chrome/common/extensions/api/gcd_private.idl:120: object message, On 2014/07/16 18:49:12, Vitaly Buka wrote: > ...
6 years, 5 months ago (2014-07-16 18:52:38 UTC) #4
Noam Samuel
https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/391413002/diff/1/chrome/common/extensions/api/gcd_private.idl#newcode120 chrome/common/extensions/api/gcd_private.idl:120: object message, On 2014/07/16 18:52:38, Noam Samuel wrote: > ...
6 years, 5 months ago (2014-07-16 21:08:19 UTC) #5
Vitaly Buka (NO REVIEWS)
lgtm https://codereview.chromium.org/391413002/diff/20001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/391413002/diff/20001/chrome/common/extensions/api/gcd_private.idl#newcode118 chrome/common/extensions/api/gcd_private.idl:118: // |prefetchWifiPassword| will be used and the call ...
6 years, 5 months ago (2014-07-16 21:10:25 UTC) #6
Alexei Svitkine (slow)
https://codereview.chromium.org/391413002/diff/20001/extensions/browser/extension_function_histogram_value.h File extensions/browser/extension_function_histogram_value.h (right): https://codereview.chromium.org/391413002/diff/20001/extensions/browser/extension_function_histogram_value.h#newcode886 extensions/browser/extension_function_histogram_value.h:886: GCDPRIVATE_PREFETCHWIFIPASSWORD, Please don't re-use existing ids. Otherwise, it's confusing ...
6 years, 5 months ago (2014-07-16 21:17:48 UTC) #7
Vitaly Buka (NO REVIEWS)
On 2014/07/16 21:17:48, Alexei Svitkine wrote: > https://codereview.chromium.org/391413002/diff/20001/extensions/browser/extension_function_histogram_value.h > File extensions/browser/extension_function_histogram_value.h (right): > > https://codereview.chromium.org/391413002/diff/20001/extensions/browser/extension_function_histogram_value.h#newcode886 ...
6 years, 5 months ago (2014-07-16 21:48:07 UTC) #8
Alexei Svitkine (slow)
On 2014/07/16 21:48:07, Vitaly Buka wrote: > On 2014/07/16 21:17:48, Alexei Svitkine wrote: > > ...
6 years, 5 months ago (2014-07-17 15:48:46 UTC) #9
Noam Samuel
On 2014/07/17 15:48:46, Alexei Svitkine wrote: > On 2014/07/16 21:48:07, Vitaly Buka wrote: > > ...
6 years, 5 months ago (2014-07-17 17:48:34 UTC) #10
Alexei Svitkine (slow)
lgtm
6 years, 5 months ago (2014-07-17 17:53:00 UTC) #11
asargent_no_longer_on_chrome
lgtm https://codereview.chromium.org/391413002/diff/40001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/391413002/diff/40001/chrome/common/extensions/api/gcd_private.idl#newcode43 chrome/common/extensions/api/gcd_private.idl:43: success style nit: it's a little easier to ...
6 years, 5 months ago (2014-07-18 17:18:31 UTC) #12
Noam Samuel
https://codereview.chromium.org/391413002/diff/40001/chrome/common/extensions/api/gcd_private.idl File chrome/common/extensions/api/gcd_private.idl (right): https://codereview.chromium.org/391413002/diff/40001/chrome/common/extensions/api/gcd_private.idl#newcode43 chrome/common/extensions/api/gcd_private.idl:43: success On 2014/07/18 17:18:31, Antony Sargent wrote: > style ...
6 years, 5 months ago (2014-07-18 17:56:46 UTC) #13
Noam Samuel
The CQ bit was checked by noamsml@chromium.org
6 years, 5 months ago (2014-07-18 17:56:50 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/noamsml@chromium.org/391413002/60001
6 years, 5 months ago (2014-07-18 17:58:40 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 21:19:35 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 21:54:01 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/81008)
6 years, 5 months ago (2014-07-18 21:54:02 UTC) #18
Noam Samuel
6 years, 5 months ago (2014-07-18 22:21:04 UTC) #19
Message was sent while issue was closed.
Committed patchset #5 manually as r284221 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698