Settings > Internet Details: Fix Device property fetch for MAC address
Prior to this change the Device properties were only fetched the first time the page was displayed and when a device property changes. (Navigating to the page with a new network type would not always fetch the correct device properties). This ensures that the device properties are always fetched. The MAC address comes from Device properties and thus was not always updated correctly. This also makes the code in the details page and the details dialog consistent. Bug: 1012045 Change-Id: I9c39bee6f1077518add306100ff05802a4dc506f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1849265 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#704343}
Showing
Please register or sign in to comment