Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Issue 11887023: NaCl: Stop using "--enable-logging" because it breaks Buildbot logging on Windows (Closed)

Created:
7 years, 11 months ago by Mark Seaborn
Modified:
7 years, 11 months ago
CC:
chromium-reviews, pam+watch_chromium.org, bradn
Visibility:
Public.

Description

NaCl: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M ppapi/native_client/tools/browser_tester/browsertester/browserlauncher.py View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Seaborn
7 years, 11 months ago (2013-01-15 00:13:57 UTC) #1
Nick Bray (chromium)
7 years, 11 months ago (2013-01-15 01:00:12 UTC) #2
LGTM. Brilliant. :/

Powered by Google App Engine
This is Rietveld 408576698