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

Issue 4345003: Add proxies for core and class (for calling from WebKit to the plugin). These... (Closed)

Created:
10 years, 1 month ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
viettrungluu
CC:
chromium-reviews
Visibility:
Public.

Description

Add proxies for core and class (for calling from WebKit to the plugin). These don't build by themselves, this is part of a larger patch. You can see most of the serialization mechanics already checked in to the same directory. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65261

Patch Set 1 #

Total comments: 7

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+551 lines, -0 lines) Patch
A ppapi/proxy/ppb_core_proxy.h View 1 1 chunk +41 lines, -0 lines 0 comments Download
A ppapi/proxy/ppb_core_proxy.cc View 1 1 chunk +118 lines, -0 lines 0 comments Download
A ppapi/proxy/ppp_class_proxy.h View 1 chunk +89 lines, -0 lines 0 comments Download
A ppapi/proxy/ppp_class_proxy.cc View 1 1 chunk +303 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
brettw
This is my first pass of "mostly working" proxies.
10 years, 1 month ago (2010-11-03 03:33:51 UTC) #1
brettw
Ping
10 years, 1 month ago (2010-11-05 03:40:18 UTC) #2
viettrungluu
Oops. Sorry for the delay. Here are some super-superficial comments while I try to wrap ...
10 years, 1 month ago (2010-11-05 17:46:41 UTC) #3
viettrungluu
I have no other comments other than that having to proxy GetTime/GetTimeTicks seems kind of ...
10 years, 1 month ago (2010-11-05 18:22:17 UTC) #4
brettw
More complete patch uploaded. This should address everything.
10 years, 1 month ago (2010-11-05 18:45:19 UTC) #5
viettrungluu
10 years, 1 month ago (2010-11-05 18:55:33 UTC) #6
LGTM.

Powered by Google App Engine
This is Rietveld 408576698