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

Issue 10398010: Remove the SHA1 implementation used by web sockets and use the dart:crypto library one instead. (Closed)

Created:
8 years, 7 months ago by Søren Gjesse
Modified:
8 years, 7 months ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove the SHA1 implementation used by web sockets and use the dart:crypto library one instead. R=ager@google.com BUG=none TEST=tests/standalone/io/web_socket_test.dart Committed: https://code.google.com/p/dart/source/detail?r=7640

Patch Set 1 #

Patch Set 2 : Additional changes to make all tests run #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -172 lines) Patch
M lib/compiler/implementation/lib/io.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/io.dart View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/io_sources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
D runtime/bin/sha1.dart View 1 chunk +0 lines, -104 lines 0 comments Download
M runtime/bin/websocket_impl.dart View 2 chunks +6 lines, -4 lines 0 comments Download
M runtime/vm/unit_test.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
D tests/standalone/crypto/sha1_test.dart View 1 1 chunk +0 lines, -60 lines 0 comments Download
M tests/standalone/standalone.status View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Søren Gjesse
8 years, 7 months ago (2012-05-14 16:14:00 UTC) #1
Mads Ager (google)
LGTM!
8 years, 7 months ago (2012-05-14 17:41:51 UTC) #2
Søren Gjesse
Additional changes to make all tests run.
8 years, 7 months ago (2012-05-15 07:55:04 UTC) #3
Mads Ager (google)
8 years, 7 months ago (2012-05-15 07:56:30 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698