DescriptionWebSocket Pepper API: ArrayBuffer support
This CL supports basic binary communication.
For now, communication between Chrome and WebKit uses WebData structure.
It must use WebArrayBuffer directly after WebKit API revision.
BUG=87310
TEST=ui_tests --gtest_filter='PPAPITest.WebSocket_BinarySendReceive'
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115871
Patch Set 1 #Patch Set 2 : rebase (contains 8772001) #Patch Set 3 : using landed ArrayBuffer support #Patch Set 4 : Add tests for C++ bindings #Patch Set 5 : fix win32 build error #Patch Set 6 : rebase #
Total comments: 4
Patch Set 7 : convert a condition as readable and fix a nit #Patch Set 8 : rebase for landing #Patch Set 9 : rebase #Patch Set 10 : sync path had a bug #
Messages
Total messages: 26 (0 generated)
|