DescriptionUse base::File for DebugDaemonClient::GetDebugLogs
There is no need to keep the file descriptor open in net_internals_ui.cc as libdbus duplicates the FD when appropriate.
Use base::File instead of PlatformFile.
Use blocking pool instead of WorkerPool.
BUG=369183
TEST=Can save debug logs in "Chrome OS" section of chrome://net-internals on a Chromebook.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269540
Patch Set 1 #
Total comments: 4
Messages
Total messages: 10 (0 generated)
|