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

Issue 10823019: Ensure that errors that occur during load will get crash log info to JS console (Closed)

Created:
8 years, 5 months ago by bsy
Modified:
8 years, 5 months ago
Reviewers:
bbudge
CC:
chromium-reviews
Visibility:
Public.

Description

Ensure that errors that occur during load will get crash log info to JS console Tested this by running Duke Nukem w/i NaClBox with http://codereview.chromium.org/10823018/ patched into native_client, using the command line: bash -c 'ulimit -v 1000000; /mm/bsy/chromium/chromium64.git0/src/out/Release/chrome --user-data-dir=/tmp/udd' to verify that the crash log shows up. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2776 TEST= Manual. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148470

Patch Set 1 #

Total comments: 6

Patch Set 2 : code review based changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -14 lines) Patch
M ppapi/native_client/src/trusted/plugin/plugin.cc View 1 3 chunks +20 lines, -11 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.h View 1 chunk +2 lines, -1 line 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 3 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
bsy
please take a look
8 years, 5 months ago (2012-07-25 20:21:40 UTC) #1
bbudge
http://codereview.chromium.org/10823019/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc File ppapi/native_client/src/trusted/plugin/plugin.cc (right): http://codereview.chromium.org/10823019/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc#newcode1195 ppapi/native_client/src/trusted/plugin/plugin.cc:1195: " suppressing\n")); This will now CopyCrashLogToJsConsole() instead of return. ...
8 years, 5 months ago (2012-07-25 20:42:27 UTC) #2
bsy
ptal http://codereview.chromium.org/10823019/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc File ppapi/native_client/src/trusted/plugin/plugin.cc (right): http://codereview.chromium.org/10823019/diff/1/ppapi/native_client/src/trusted/plugin/plugin.cc#newcode1195 ppapi/native_client/src/trusted/plugin/plugin.cc:1195: " suppressing\n")); On 2012/07/25 20:42:27, bbudge1 wrote: > ...
8 years, 5 months ago (2012-07-25 22:07:23 UTC) #3
bbudge
lgtm
8 years, 5 months ago (2012-07-25 22:23:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bsy@google.com/10823019/5
8 years, 5 months ago (2012-07-25 22:31:55 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-26 01:31:50 UTC) #6
Change committed as 148470

Powered by Google App Engine
This is Rietveld 408576698