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

Issue 9187071: Lift the 64K message size limit for postMessage to/from NativeClient. (Closed)

Created:
8 years, 11 months ago by sehr (please use chromium)
Modified:
8 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Lift the 64K message size limit for postMessage to/from NativeClient. BUG= http://code.google.com/p/chromium/issues/detail?id=106266 TEST=ppapi/tests/test_post_message.cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117643

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -57 lines) Patch
M ppapi/native_client/src/shared/ppapi_proxy/browser_ppb_testing_rpc_server.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_input_event.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_messaging.cc View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/browser_ppp_selection.cc View 1 2 3 chunks +3 lines, -4 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/object_serialize.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/object_serialize.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_file_ref.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_font.cc View 1 2 9 chunks +10 lines, -11 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_input_event.cc View 1 2 3 4 chunks +4 lines, -6 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_messaging.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_pdf.cc View 1 2 4 chunks +4 lines, -5 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_testing.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_request_info.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M ppapi/native_client/src/shared/ppapi_proxy/plugin_ppb_url_response_info.cc View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M ppapi/tests/test_post_message.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sehr (please use chromium)
Second try.
8 years, 11 months ago (2012-01-12 23:18:53 UTC) #1
dmichael (off chromium)
8 years, 11 months ago (2012-01-12 23:28:50 UTC) #2
FYI: For Chromium bugs, you only need to put the number after BUG=, and the link
will work.

lgtm

Powered by Google App Engine
This is Rietveld 408576698