Improve logging when the installer fails to create a directory.
base::CreateDirectoryAndGetError now ensures that the last error code on Windows is relevant so that callers may meaningfully use the PLOG family of macros to get readable error messages. BUG=874037 R=gab@chromium.org Change-Id: I6d426c57e0a0ae101e13ebdbe34815ec40801b1e Reviewed-on: https://chromium-review.googlesource.com/1175782 Commit-Queue: Greg Thompson <grt@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#583831}
Showing
Please register or sign in to comment