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

Issue 957253002: Allow uri in deepJsonCompare (Closed)

Created:
5 years, 10 months ago by ricow1
Modified:
5 years, 10 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M tools/testing/dart/utils.dart View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
ricow1
5 years, 10 months ago (2015-02-26 09:15:09 UTC) #1
Søren Gjesse
lgtm
5 years, 10 months ago (2015-02-26 09:23:07 UTC) #2
ricow1
Committed patchset #1 (id:1) manually as 44043 (presubmit successful).
5 years, 10 months ago (2015-02-26 09:29:37 UTC) #3
Bill Hesse
5 years, 10 months ago (2015-02-26 09:31:11 UTC) #4
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/957253002/diff/1/tools/testing/dart/utils.dart
File tools/testing/dart/utils.dart (right):

https://codereview.chromium.org/957253002/diff/1/tools/testing/dart/utils.dar...
tools/testing/dart/utils.dart:273: if (a == null || a is num || a is String || a
is Uri) {
Please add bool as well, like in the hash builder in line 254.

Powered by Google App Engine
This is Rietveld 408576698