diff options
author | tbarzic@chromium.org <tbarzic@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-18 22:04:26 +0000 |
---|---|---|
committer | tbarzic@chromium.org <tbarzic@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-18 22:04:26 +0000 |
commit | ef1136572d460356ce88c0976b6104db700dc9d7 (patch) | |
tree | a355bc8e512a3bf90985788d41313f0d2f00f454 /cloud_print | |
parent | fac1fc07bbcdfc7c287850d37b0337ed01adb439 (diff) | |
download | chromium_src-ef1136572d460356ce88c0976b6104db700dc9d7.zip chromium_src-ef1136572d460356ce88c0976b6104db700dc9d7.tar.gz chromium_src-ef1136572d460356ce88c0976b6104db700dc9d7.tar.bz2 |
Don't clear existing properties in SetProperties in WiFiService
If a property has previously been set for a network, and it's not set in
new properties, networkingPrivate.setProperties should not clear it.
Instead of new properties replacing existing ones, merge new properties
into existing ones. (This matches ChromeOS behaviour).
BUG=None
TEST=None
Review URL: https://codereview.chromium.org/241983002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@264865 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cloud_print')
0 files changed, 0 insertions, 0 deletions