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

Issue 2791813002: Add documentation for networking.onc API (Closed)

Created:
3 years, 8 months ago by tbarzic
Modified:
3 years, 8 months ago
Reviewers:
stevenjb, Devlin
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add documentation for networking.onc API Adds networking.onc IDL, which is copy of networkingPrivate IDL with updated comments, and with properties/methods that are not going to be publicly exposed nodoced. The IDL is *not* yet used for API code generation, as networking.onc is only an alias for networkingPrivate, but that is expected to change (networkingPrivate will become an alias for networking.onc) in near future. Still, docs server expects networking.idl IDL to be present in order to generate API documentation. This is only the first run over the IDL - I plan to update it over the following week or two. BUG=711336 Review-Url: https://codereview.chromium.org/2791813002 Cr-Commit-Position: refs/heads/master@{#464576} Committed: https://chromium.googlesource.com/chromium/src/+/d85987aa5fdd5785787516c6b30c3e98844cab3e

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : networking_onc.idl same as networking_private.idl #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : . #

Patch Set 11 : . #

Total comments: 5

Patch Set 12 : . #

Patch Set 13 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1015 lines, -0 lines) Patch
A chrome/common/extensions/docs/templates/public/apps/networking_onc.html View 1 chunk +1 line, -0 lines 0 comments Download
A extensions/common/api/networking_onc.idl View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1014 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (11 generated)
tbarzic
3 years, 8 months ago (2017-04-11 20:54:15 UTC) #5
stevenjb
It is unfortunate that we don't have a diff from networking_private.idl, maybe increase the threshold? ...
3 years, 8 months ago (2017-04-11 21:40:18 UTC) #8
tbarzic
On 2017/04/11 21:40:18, stevenjb wrote: > It is unfortunate that we don't have a diff ...
3 years, 8 months ago (2017-04-11 22:23:50 UTC) #9
stevenjb
Heh, that was a lot of hoops, thanks for getting the delta diff though, that ...
3 years, 8 months ago (2017-04-11 22:29:10 UTC) #10
Devlin
Two high-level thoughts: - Why do we have so many nodocs? Do we want to ...
3 years, 8 months ago (2017-04-12 22:13:04 UTC) #11
stevenjb
On 2017/04/12 22:13:04, Devlin wrote: > Two high-level thoughts: > - Why do we have ...
3 years, 8 months ago (2017-04-12 22:37:31 UTC) #12
stevenjb
https://codereview.chromium.org/2791813002/diff/200001/extensions/common/api/networking_onc.idl File extensions/common/api/networking_onc.idl (right): https://codereview.chromium.org/2791813002/diff/200001/extensions/common/api/networking_onc.idl#newcode9 extensions/common/api/networking_onc.idl:9: // available in regular user session, but only to ...
3 years, 8 months ago (2017-04-12 22:42:01 UTC) #13
Devlin
On 2017/04/12 22:37:31, stevenjb wrote: > I'm not entirely sure I follow the top level ...
3 years, 8 months ago (2017-04-12 22:53:09 UTC) #14
stevenjb
On 2017/04/12 22:53:09, Devlin wrote: > On 2017/04/12 22:37:31, stevenjb wrote: > > I'm not ...
3 years, 8 months ago (2017-04-12 23:17:56 UTC) #15
tbarzic
Yes, we are OK with owning this. Note that the nodoc parts are generally parts ...
3 years, 8 months ago (2017-04-12 23:46:59 UTC) #16
Devlin
On 2017/04/12 23:46:59, tbarzic wrote: > Yes, we are OK with owning this. > > ...
3 years, 8 months ago (2017-04-13 00:18:31 UTC) #17
tbarzic
OK, removed [nodoc] parts
3 years, 8 months ago (2017-04-13 01:19:55 UTC) #18
Devlin
Thanks! LGTM.
3 years, 8 months ago (2017-04-13 21:44:37 UTC) #20
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/2791813002/240001
3 years, 8 months ago (2017-04-13 22:09:10 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 22:35:11 UTC) #26
Message was sent while issue was closed.
Committed patchset #13 (id:240001) as
https://chromium.googlesource.com/chromium/src/+/d85987aa5fdd5785787516c6b30c...

Powered by Google App Engine
This is Rietveld 408576698