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

Issue 8953017: Pepper: unit tests for VarTracker (Closed)

Created:
9 years ago by Takashi Toyoshima
Modified:
9 years ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Pepper: unit tests for VarTracker BUG=none TEST=ppapi_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114778

Patch Set 1 #

Total comments: 2

Patch Set 2 : resource -> plugin #

Patch Set 3 : remove MockObjectVar::GetPPVar() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -0 lines) Patch
M ppapi/ppapi_tests.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/shared_impl/var_tracker.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A ppapi/shared_impl/var_tracker_unittest.cc View 1 2 1 chunk +159 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Takashi Toyoshima
Hi, this is unit tests for VarTracker! Could you review these tests?
9 years ago (2011-12-15 14:37:38 UTC) #1
brettw
lgtm http://codereview.chromium.org/8953017/diff/1/ppapi/shared_impl/var_tracker_unittest.cc File ppapi/shared_impl/var_tracker_unittest.cc (right): http://codereview.chromium.org/8953017/diff/1/ppapi/shared_impl/var_tracker_unittest.cc#newcode95 ppapi/shared_impl/var_tracker_unittest.cc:95: TEST_F(VarTrackerTest, GetResourceRefAgain) { Can you substitute every time ...
9 years ago (2011-12-15 16:58:44 UTC) #2
Takashi Toyoshima
Thank you for correcting my wrong usage of the term. http://codereview.chromium.org/8953017/diff/1/ppapi/shared_impl/var_tracker_unittest.cc File ppapi/shared_impl/var_tracker_unittest.cc (right): http://codereview.chromium.org/8953017/diff/1/ppapi/shared_impl/var_tracker_unittest.cc#newcode95 ...
9 years ago (2011-12-16 04:28:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/8953017/5001
9 years ago (2011-12-16 04:29:01 UTC) #4
commit-bot: I haz the power
Try job failure for 8953017-5001 (retry) on win_rel for step "compile" (clobber build). It's a ...
9 years ago (2011-12-16 04:49:42 UTC) #5
Takashi Toyoshima
Wow, now trunk tree has GetPPVar() implementation in class Var, and the interface become non-virtual. ...
9 years ago (2011-12-16 05:21:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/8953017/7002
9 years ago (2011-12-16 05:22:33 UTC) #7
commit-bot: I haz the power
9 years ago (2011-12-16 07:10:01 UTC) #8
Change committed as 114778

Powered by Google App Engine
This is Rietveld 408576698