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

Issue 6673098: Remove PPB_Var interface's scripting functionality. (Closed)

Created:
9 years, 9 months ago by neb
Modified:
9 years, 7 months ago
CC:
chromium-reviews, piman+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Remove PPB_Var interface's scripting functionality. PPB_Var now only deals with the PPB_Var datatype. PPB_Var_Deprecated provides scripting for legacy users, post message API will be the replacement in the future. BUG=76453 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79139

Patch Set 1 : Fixed tests #

Patch Set 2 : Add tests. #

Patch Set 3 : Removed ConvertType, as per email thread. #

Patch Set 4 : Removing convert. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1309 lines) Patch
D ppapi/c/ppb_class.h View 1 chunk +0 lines, -154 lines 0 comments Download
M ppapi/c/ppb_var.h View 1 2 3 chunks +1 line, -258 lines 0 comments Download
M ppapi/ppapi_cpp.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/ppapi_tests.gypi View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 2 3 chunks +0 lines, -15 lines 0 comments Download
M ppapi/tests/all_c_includes.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M ppapi/tests/arch_dependent_sizes_32.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M ppapi/tests/arch_dependent_sizes_64.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
D ppapi/tests/test_class.h View 1 1 chunk +0 lines, -32 lines 0 comments Download
D ppapi/tests/test_class.cc View 1 1 chunk +0 lines, -50 lines 0 comments Download
D ppapi/tests/test_var.h View 2 3 1 chunk +0 lines, -30 lines 0 comments Download
D ppapi/tests/test_var.cc View 2 3 1 chunk +0 lines, -168 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/plugins/ppapi/plugin_module.cc View 1 2 3 chunks +0 lines, -4 lines 0 comments Download
M webkit/plugins/ppapi/plugin_object.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M webkit/plugins/ppapi/var.cc View 1 2 3 5 chunks +1 line, -215 lines 0 comments Download
D webkit/plugins/ppapi/var_object_class.h View 1 chunk +0 lines, -76 lines 0 comments Download
D webkit/plugins/ppapi/var_object_class.cc View 1 chunk +0 lines, -290 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
neb
Any testing ideas most welcome...
9 years, 9 months ago (2011-03-16 22:14:02 UTC) #1
brettw
LGTM
9 years, 9 months ago (2011-03-17 03:36:27 UTC) #2
noelallen_use_chromium
9 years, 9 months ago (2011-03-21 19:28:09 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698