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

Issue 232943003: Add index consistency check to source map validation tests. (Closed)

Created:
6 years, 8 months ago by zarah
Modified:
6 years, 8 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add index consistency check to source map validation tests. R=johnniwinther@google.com Committed: https://code.google.com/p/dart/source/detail?r=35012

Patch Set 1 : #

Total comments: 12

Patch Set 2 : Added checks for indices greater than 0. #

Patch Set 3 : Changed indentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M tests/compiler/dart2js/source_map_validator_helper.dart View 1 2 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zarah
6 years, 8 months ago (2014-04-10 12:49:48 UTC) #1
Johnni Winther
lgtm https://codereview.chromium.org/232943003/diff/20001/tests/compiler/dart2js/source_map_validator_helper.dart File tests/compiler/dart2js/source_map_validator_helper.dart (right): https://codereview.chromium.org/232943003/diff/20001/tests/compiler/dart2js/source_map_validator_helper.dart#newcode33 tests/compiler/dart2js/source_map_validator_helper.dart:33: Expect.isTrue(line.line < target.length); Check that line.line >= 1 ...
6 years, 8 months ago (2014-04-10 12:55:00 UTC) #2
zarah
https://codereview.chromium.org/232943003/diff/20001/tests/compiler/dart2js/source_map_validator_helper.dart File tests/compiler/dart2js/source_map_validator_helper.dart (right): https://codereview.chromium.org/232943003/diff/20001/tests/compiler/dart2js/source_map_validator_helper.dart#newcode33 tests/compiler/dart2js/source_map_validator_helper.dart:33: Expect.isTrue(line.line < target.length); On 2014/04/10 12:55:01, Johnni Winther wrote: ...
6 years, 8 months ago (2014-04-10 13:46:19 UTC) #3
zarah
6 years, 8 months ago (2014-04-14 07:38:42 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r35012 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698