New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 711336 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Enable networking.onc for kiosk sessions on stable

Project Member Reported by tbarzic@chromium.org, Apr 13 2017

Issue description

Bug for enabling networking.onc API to apps in kiosk for stable channel.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 13 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/d7b3785d27b8827f3c1e01342c4882827b83661f

commit d7b3785d27b8827f3c1e01342c4882827b83661f
Author: tbarzic <tbarzic@chromium.org>
Date: Thu Apr 13 22:17:27 2017

Enable networking.onc for stable channel

Restricts methods for activating sim/setting sim lock to private users
(primarily used by web ui).

BUG= 711336 

Review-Url: https://codereview.chromium.org/2815343002
Cr-Commit-Position: refs/heads/master@{#464567}

[modify] https://crrev.com/d7b3785d27b8827f3c1e01342c4882827b83661f/extensions/browser/api/networking_private/networking_private_api.cc
[modify] https://crrev.com/d7b3785d27b8827f3c1e01342c4882827b83661f/extensions/common/api/_permission_features.json

Project Member

Comment 2 by bugdroid1@chromium.org, Apr 13 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/d85987aa5fdd5785787516c6b30c3e98844cab3e

commit d85987aa5fdd5785787516c6b30c3e98844cab3e
Author: tbarzic <tbarzic@chromium.org>
Date: Thu Apr 13 22:34:17 2017

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}

[add] https://crrev.com/d85987aa5fdd5785787516c6b30c3e98844cab3e/chrome/common/extensions/docs/templates/public/apps/networking_onc.html
[add] https://crrev.com/d85987aa5fdd5785787516c6b30c3e98844cab3e/extensions/common/api/networking_onc.idl

Status: Fixed (was: Assigned)

Comment 4 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Sign in to add a comment