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

Issue 6042003: Finish basic implementation of Pepper Transport API and... (Closed)

Created:
10 years ago by juberti
Modified:
7 years, 6 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Finish basic implementation of Pepper Transport API and wire it up to libjingle's P2P transport. TEST=ppapi_tests BUG=none

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+361 lines, -100 lines) Patch
M ppapi/cpp/dev/transport_dev.h View 1 2 3 4 2 chunks +11 lines, -2 lines 0 comments Download
M ppapi/cpp/dev/transport_dev.cc View 1 2 3 4 2 chunks +42 lines, -1 line 0 comments Download
M ppapi/tests/test_transport.h View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M ppapi/tests/test_transport.cc View 1 2 3 4 2 chunks +57 lines, -4 lines 1 comment Download
M webkit/glue/plugins/pepper_transport.h View 1 2 3 4 1 chunk +70 lines, -9 lines 5 comments Download
M webkit/glue/plugins/pepper_transport.cc View 1 2 3 2 chunks +177 lines, -80 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
juberti
Wiring up the guts of the Pepper Transport
10 years ago (2010-12-21 18:38:31 UTC) #1
brettw
Now that our test framework is getting better, I want to be sure to be ...
10 years ago (2010-12-21 21:06:06 UTC) #2
juberti
Agree. I added an initial test in ppapi_tests. Is this the right place? I saw ...
10 years ago (2010-12-21 21:15:25 UTC) #3
brettw
Those tests were fast. They look reasonable. The unit tests I mentioned are for when ...
10 years ago (2010-12-21 21:55:50 UTC) #4
nfullagar
9 years, 11 months ago (2011-01-04 22:07:16 UTC) #5
small comment nit, same concerns as brett regarding completion callback tracking

http://codereview.chromium.org/6042003/diff/17001/webkit/glue/plugins/pepper_...
File webkit/glue/plugins/pepper_transport.cc (right):

http://codereview.chromium.org/6042003/diff/17001/webkit/glue/plugins/pepper_...
webkit/glue/plugins/pepper_transport.cc:226: // TODO(juberti): come up with a a
real wire format!
comment above "...with a real..."

Powered by Google App Engine
This is Rietveld 408576698