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

Issue 11881038: Refine PNaCl pexe fetch UMA errors to know if the user aborted, etc. (Closed)

Created:
7 years, 11 months ago by jvoung (off chromium)
Modified:
7 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Refine PNaCl pexe fetch UMA errors to know if the user aborted, etc. Also check if it's access denied (e.g,, cross origin requests). These additions mean that we are shifting the UMA codes for PNaCl around. This is okay since we haven't collected any user samples yet. BUG= http://code.google.com/p/nativeclient/issues/detail?id=3136 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177220

Patch Set 1 #

Patch Set 2 : cleanup #

Patch Set 3 : update test #

Total comments: 1

Patch Set 4 : sort #

Total comments: 8

Patch Set 5 : cleanup #

Patch Set 6 : revert more #

Total comments: 2

Patch Set 7 : rearrange #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -57 lines) Patch
M ppapi/native_client/src/trusted/plugin/plugin_error.h View 1 2 3 4 1 chunk +10 lines, -8 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc View 1 2 3 4 9 chunks +52 lines, -43 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html View 1 2 3 4 5 6 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jvoung (off chromium)
should have done the abort case earlier... sorry for the churn https://codereview.chromium.org/11881038/diff/3001/ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc File ppapi/native_client/src/trusted/plugin/pnacl_coordinator.cc (left): ...
7 years, 11 months ago (2013-01-15 20:35:48 UTC) #1
Derek Schuff
Code looks pretty much ok. I guess we'll have to think about how to get ...
7 years, 11 months ago (2013-01-15 22:33:18 UTC) #2
Nick Bray (chromium)
https://codereview.chromium.org/11881038/diff/12001/ppapi/native_client/src/trusted/plugin/plugin_error.h File ppapi/native_client/src/trusted/plugin/plugin_error.h (right): https://codereview.chromium.org/11881038/diff/12001/ppapi/native_client/src/trusted/plugin/plugin_error.h#newcode87 ppapi/native_client/src/trusted/plugin/plugin_error.h:87: ERROR_PNACL_PEXE_FETCH_ABORTED = 59, Only renumber if you're fine with ...
7 years, 11 months ago (2013-01-15 23:12:49 UTC) #3
jvoung (off chromium)
https://codereview.chromium.org/11881038/diff/12001/ppapi/native_client/src/trusted/plugin/plugin_error.h File ppapi/native_client/src/trusted/plugin/plugin_error.h (right): https://codereview.chromium.org/11881038/diff/12001/ppapi/native_client/src/trusted/plugin/plugin_error.h#newcode87 ppapi/native_client/src/trusted/plugin/plugin_error.h:87: ERROR_PNACL_PEXE_FETCH_ABORTED = 59, On 2013/01/15 23:12:49, Nick Bray (chromium) ...
7 years, 11 months ago (2013-01-16 01:31:24 UTC) #4
Nick Bray (chromium)
LGTM
7 years, 11 months ago (2013-01-16 06:01:42 UTC) #5
Derek Schuff
lgtm https://codereview.chromium.org/11881038/diff/6002/ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html File ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html (right): https://codereview.chromium.org/11881038/diff/6002/ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html#newcode29 ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html:29: pnacl_refinement; might make more sense to put the ...
7 years, 11 months ago (2013-01-16 16:50:51 UTC) #6
jvoung (off chromium)
https://codereview.chromium.org/11881038/diff/6002/ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html File ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html (right): https://codereview.chromium.org/11881038/diff/6002/ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html#newcode29 ppapi/native_client/tests/ppapi_browser/bad/ppapi_bad.html:29: pnacl_refinement; On 2013/01/16 16:50:51, Derek Schuff wrote: > might ...
7 years, 11 months ago (2013-01-16 17:30:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jvoung@chromium.org/11881038/23002
7 years, 11 months ago (2013-01-16 18:32:27 UTC) #8
commit-bot: I haz the power
7 years, 11 months ago (2013-01-16 21:13:14 UTC) #9
Message was sent while issue was closed.
Change committed as 177220

Powered by Google App Engine
This is Rietveld 408576698