[CrOS Bluetooth] Fix chrome://bluetooth-internals debug logs.
This CL: (1) Calls DebugLogsManagerFactory::GetInstance() within ChromeBrowserMainExtraPartsProfiles to ensure that DebugLogsManager is created as soon as the user logs in, regardless of whether chrome://bluetooth-internals is visited. (2) Converts the <cr-toggle> used in the page into an <input> instead. This was necessary because chrome://bluetooth-internals is also used by Chromium for Android, which doesn't use Polymer. (3) Adds the chromeos::bluetooth namespace to these classes. Bug: 1006293 Change-Id: Ib163f55af376ff646f69790948af852e2ca07aa3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1825171 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#700828}
Showing
Please register or sign in to comment