DescriptionMove Shill property utility functions to a separate file.
This CL moves some functions to handle Shill properties to shill_property_util.*
This cleans up some dependencies (e.g. network_connection_handler.cc doesn't include managed_network_configuration_handler.h anymore) and allows to share some more code.
GetUIData was adapted slightly to make use of GetUIDataFromValue.
CopyIdentifyingProperties deviates from the original implementation in network_connection_handler (e.g. it didn't copy the SSID). This function will be used in ManagedNetConfHandler for the new "AllowAutoconnect" policy.
BUG=280146
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221260
Patch Set 1 : #Patch Set 2 : Fix chrome/ compilation. #
Total comments: 7
Patch Set 3 : Addressed comments. #Patch Set 4 : Rebased. #
Total comments: 4
Patch Set 5 : Addressed comments, fixed a bug. #Patch Set 6 : Rebased. #Messages
Total messages: 8 (0 generated)
|