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

Issue 10825462: Add browser_test to check that NaCl is logging UMA samples correctly. (Closed)

Created:
8 years, 4 months ago by Nick Bray (chromium)
Modified:
3 years, 3 months ago
CC:
chromium-reviews, native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Add browser_test to check that NaCl is logging UMA samples correctly. This change required adding an include to plugin_error.h to ensure NACL_DISALLOW_COPY_AND_ASSIGN was defined. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2959 TEST= browser_tests --gtest_filter=NaClBrowserTest*.UMALoadTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154579

Patch Set 1 #

Total comments: 30

Patch Set 2 : Edits #

Total comments: 2

Patch Set 3 : More edits #

Patch Set 4 : Merge #

Patch Set 5 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -0 lines) Patch
A chrome/test/nacl/DEPS View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/nacl/nacl_browsertest.cc View 1 2 3 chunks +104 lines, -0 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin_error.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nick Bray (chromium)
mseaborn as primary reviewer jar as UMA stakeholder.
8 years, 4 months ago (2012-08-20 22:22:39 UTC) #1
Mark Seaborn
http://codereview.chromium.org/10825462/diff/1/chrome/test/nacl/DEPS File chrome/test/nacl/DEPS (right): http://codereview.chromium.org/10825462/diff/1/chrome/test/nacl/DEPS#newcode3 chrome/test/nacl/DEPS:3: "+native_client", Maybe list the specific header here, i.e. "native_client/src/trusted/service_runtime/nacl_error_code.h", ...
8 years, 4 months ago (2012-08-21 19:41:37 UTC) #2
jar (doing other things)
Just some nits that I noticed. https://chromiumcodereview.appspot.com/10825462/diff/1/chrome/test/nacl/nacl_browsertest.cc File chrome/test/nacl/nacl_browsertest.cc (right): https://chromiumcodereview.appspot.com/10825462/diff/1/chrome/test/nacl/nacl_browsertest.cc#newcode328 chrome/test/nacl/nacl_browsertest.cc:328: &HistogramHelper::FetchCallback, nit: move ...
8 years, 4 months ago (2012-08-23 00:35:39 UTC) #3
Nick Bray (chromium)
PTAL At the moment this test will time out. I am looping back and trying ...
8 years, 4 months ago (2012-08-24 18:17:47 UTC) #4
Mark Seaborn
LGTM with changes below http://codereview.chromium.org/10825462/diff/1/chrome/test/nacl/DEPS File chrome/test/nacl/DEPS (right): http://codereview.chromium.org/10825462/diff/1/chrome/test/nacl/DEPS#newcode3 chrome/test/nacl/DEPS:3: "+native_client", On 2012/08/24 18:17:48, Nick ...
8 years, 4 months ago (2012-08-24 19:30:42 UTC) #5
Nick Bray (chromium)
http://codereview.chromium.org/10825462/diff/1/chrome/test/nacl/DEPS File chrome/test/nacl/DEPS (right): http://codereview.chromium.org/10825462/diff/1/chrome/test/nacl/DEPS#newcode3 chrome/test/nacl/DEPS:3: "+native_client", On 2012/08/24 19:30:42, Mark Seaborn wrote: > On ...
8 years, 4 months ago (2012-08-24 21:13:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncbray@chromium.org/10825462/17001
8 years, 3 months ago (2012-08-31 21:51:02 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-09-01 02:30:37 UTC) #8
Change committed as 154579

Powered by Google App Engine
This is Rietveld 408576698