- Changed the data structure being passed around in the socket API from a...
- Changed the data structure being passed around in the socket API from a string to an array of longs. This is a stepping stone to get us to ArrayBuffers. - Changed "message" key to "data" for consistency. BUG=120567 TEST=no new ones, but existing, as updated, still pass. Review URL: http://codereview.chromium.org/10095020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132512 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment