Network config UI fixes
This CL: * Fixes a Polymer2 bug where networkProxy.isShared_ was called while networkProperties was undefined without checking, causing a console error. * Fixes a DCHECK in the ONC code when configuring Ethernet nameservers or IP config properties. * Also updates NULL -> nullptr in onc_translation_tables.cc. Bug: issue 931845 Change-Id: I87a953a0b7779f0d7f4538a5b9e8a5a95f9d5235 Reviewed-on: https://chromium-review.googlesource.com/c/1471307Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#632010}
Showing
This diff is collapsed.
Please register or sign in to comment