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

Issue 8527017: Pepper: Add tests for the PPB_NetAddress_Private interface. (Closed)

Created:
9 years, 1 month ago by viettrungluu
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Pepper: Add tests for the PPB_NetAddress_Private interface. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109691

Patch Set 1 #

Patch Set 2 : oops #

Total comments: 12

Patch Set 3 : addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -4 lines) Patch
M chrome/test/ui/ppapi_uitest.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/cpp/private/net_address_private.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/cpp/private/net_address_private.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ppapi/ppapi_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A ppapi/tests/test_net_address_private.h View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
A ppapi/tests/test_net_address_private.cc View 1 2 1 chunk +157 lines, -0 lines 0 comments Download
M ppapi/tests/test_uma.h View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/test_uma.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
viettrungluu
9 years, 1 month ago (2011-11-11 01:20:00 UTC) #1
viettrungluu
Obviously, I forgot to actually upload (well, git add) the new files. D'oh. I'll re-upload ...
9 years, 1 month ago (2011-11-11 03:17:44 UTC) #2
viettrungluu
Okay, new patch set uploaded, with all the files this time.
9 years, 1 month ago (2011-11-11 18:11:17 UTC) #3
yzshen1
http://codereview.chromium.org/8527017/diff/4001/ppapi/tests/test_net_address_private.cc File ppapi/tests/test_net_address_private.cc (right): http://codereview.chromium.org/8527017/diff/4001/ppapi/tests/test_net_address_private.cc#newcode11 ppapi/tests/test_net_address_private.cc:11: // |PP_NetAddress_Private| structs from just this interface. We'll cheat ...
9 years, 1 month ago (2011-11-11 18:55:27 UTC) #4
viettrungluu
http://codereview.chromium.org/8527017/diff/4001/ppapi/tests/test_net_address_private.cc File ppapi/tests/test_net_address_private.cc (right): http://codereview.chromium.org/8527017/diff/4001/ppapi/tests/test_net_address_private.cc#newcode11 ppapi/tests/test_net_address_private.cc:11: // |PP_NetAddress_Private| structs from just this interface. We'll cheat ...
9 years, 1 month ago (2011-11-11 19:07:40 UTC) #5
yzshen1
LGTM Thanks! On 2011/11/11 19:07:40, viettrungluu wrote: > http://codereview.chromium.org/8527017/diff/4001/ppapi/tests/test_net_address_private.cc > File ppapi/tests/test_net_address_private.cc (right): > > ...
9 years, 1 month ago (2011-11-11 19:10:00 UTC) #6
dmichael (off chromium)
9 years, 1 month ago (2011-11-11 19:47:41 UTC) #7
LGTM too, thanks!

Powered by Google App Engine
This is Rietveld 408576698