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

Issue 18850007: Add back appendBlob and send variants in WebSocket. (Closed)

Created:
7 years, 5 months ago by Emily Fortuna
Modified:
7 years, 5 months ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add back appendBlob and send variants in WebSocket. BUG= R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=24854

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -7 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 chunks +61 lines, -1 line 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +29 lines, -1 line 0 comments Download
M tests/html/form_data_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/docs/docs.json View 1 1 chunk +12 lines, -1 line 0 comments Download
M tools/dom/dom.json View 1 1 chunk +3 lines, -0 lines 0 comments Download
M tools/dom/scripts/htmlrenamer.py View 1 3 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Emily Fortuna
Corresponding Dartium change can be found at https://codereview.chromium.org/18337011/
7 years, 5 months ago (2013-07-08 22:49:27 UTC) #1
blois
lgtm https://codereview.chromium.org/18850007/diff/1/tools/dom/scripts/htmlrenamer.py File tools/dom/scripts/htmlrenamer.py (right): https://codereview.chromium.org/18850007/diff/1/tools/dom/scripts/htmlrenamer.py#newcode411 tools/dom/scripts/htmlrenamer.py:411: 'WebSocket.send(ArrayBuffer data)': 'sendByteBuffer', I'd call this sendBuffer and ...
7 years, 5 months ago (2013-07-08 23:03:39 UTC) #2
Emily Fortuna
7 years, 5 months ago (2013-07-09 17:26:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r24854 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698