DescriptionNaCl: Stop using "--enable-logging" because it breaks Buildbot logging on Windows
We used to get log output from the browser process in the Windows
Buildbot logs in nacl_integration, such as:
[...:ERROR:nacl_process_host.cc(210)] NaCl process exited with status -1073741819 (0xc0000005)
but since the RouteStdioToConsole() call was added to Chrome,
"--enable-logging" prevents that from being routed to the Buildbot
logs.
BUG=169941
TEST=check nacl_integration log output on Windows
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176772
Patch Set 1 #Patch Set 2 : Add comment #Messages
Total messages: 2 (0 generated)
|