Chromium Code Reviews
Description- Adding a new ManagedNetworkConfigurationHandler.
- Adapting the NetworkingPrivate extension API to use the new handler if it's available.
- Changing explicit ownership of NetworkConfigurationHandler to singleton.
- Adding gspencer@ and me as owners.
The new handler will be responsible to
- enforce network policies
- handle shared vs. non-shared network configuration
Compared to the NetworkConfigurationHandler, this handler shouldn't use Shill properties but ONC wherever possible.
TBR=zelidrag@chromium.org (for gypi change)
BUG=157696, 148353
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184933
Patch Set 1 #Patch Set 2 : Cleaned up, ready for review. #
Total comments: 7
Patch Set 3 : Adding the GUID field to the result of GetProperties. #Patch Set 4 : Addressed Greg's comments. #
Total comments: 1
Patch Set 5 : Adding OWNERS and made usage of service_paths explicit. #Patch Set 6 : Rebased. #
Total comments: 20
Patch Set 7 : Addressed Gaurav's and Steven's comments. #Messages
Total messages: 13 (0 generated)
|