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

Issue 342943006: Make YamlException inherit from SpanFormatException. (Closed)

Created:
6 years, 6 months ago by nweiz
Modified:
6 years, 6 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make YamlException inherit from SpanFormatException. R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=37618

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -17 lines) Patch
M pkg/yaml/CHANGELOG.md View 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/yaml/lib/src/composer.dart View 4 chunks +9 lines, -6 lines 0 comments Download
M pkg/yaml/lib/src/model.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/yaml/lib/src/yaml_exception.dart View 1 chunk +5 lines, -6 lines 2 comments Download
M pkg/yaml/lib/yaml.dart View 3 chunks +6 lines, -3 lines 0 comments Download
M pkg/yaml/pubspec.yaml View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
nweiz
6 years, 6 months ago (2014-06-19 21:32:57 UTC) #1
Bob Nystrom
https://codereview.chromium.org/342943006/diff/1/pkg/yaml/lib/src/yaml_exception.dart File pkg/yaml/lib/src/yaml_exception.dart (right): https://codereview.chromium.org/342943006/diff/1/pkg/yaml/lib/src/yaml_exception.dart#newcode10 pkg/yaml/lib/src/yaml_exception.dart:10: class YamlException extends SpanFormatException { I'm generally hesitant to ...
6 years, 6 months ago (2014-06-19 23:31:04 UTC) #2
nweiz
https://codereview.chromium.org/342943006/diff/1/pkg/yaml/lib/src/yaml_exception.dart File pkg/yaml/lib/src/yaml_exception.dart (right): https://codereview.chromium.org/342943006/diff/1/pkg/yaml/lib/src/yaml_exception.dart#newcode10 pkg/yaml/lib/src/yaml_exception.dart:10: class YamlException extends SpanFormatException { On 2014/06/19 23:31:04, Bob ...
6 years, 6 months ago (2014-06-19 23:47:52 UTC) #3
Bob Nystrom
OK, LGTM.
6 years, 6 months ago (2014-06-20 17:22:54 UTC) #4
nweiz
6 years, 6 months ago (2014-06-23 21:07:06 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r37618 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698