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

Issue 1393013002: Ensure ZILB encoder handles all typed data lists correctly (Closed)

Created:
5 years, 2 months ago by Søren Gjesse
Modified:
4 years, 4 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -29 lines) Patch
M runtime/bin/filter.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M sdk/lib/io/data_transformer.dart View 1 1 chunk +8 lines, -8 lines 0 comments Download
M tests/standalone/io/zlib_test.dart View 8 chunks +42 lines, -21 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Søren Gjesse
5 years, 2 months ago (2015-10-07 17:09:17 UTC) #1
Anders Johnsen
LGTM!
5 years, 2 months ago (2015-10-08 10:44:23 UTC) #2
Lasse Reichstein Nielsen
LGTM https://codereview.chromium.org/1393013002/diff/1/runtime/bin/filter.cc File runtime/bin/filter.cc (right): https://codereview.chromium.org/1393013002/diff/1/runtime/bin/filter.cc#newcode159 runtime/bin/filter.cc:159: ASSERT(type == Dart_TypedData_kUint8 || type == Dart_TypedData_kInt8); Are ...
5 years, 2 months ago (2015-10-08 11:26:57 UTC) #4
Søren Gjesse
5 years, 2 months ago (2015-10-08 16:19:16 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
7c0688a5c65c5f897e66820d8f7c85ef0b8ec200 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698