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

Issue 20617005: Returning the closest public superclass rather than returning "" (Closed)

Created:
7 years, 4 months ago by janicejl
Modified:
7 years, 4 months ago
Reviewers:
Bob Nystrom
CC:
Emily Fortuna, Tate Mandel
Visibility:
Public.

Description

Returning the closest public superclass rather than returning "" BUG= R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=25727

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -11 lines) Patch
M pkg/docgen/lib/docgen.dart View 1 7 chunks +20 lines, -11 lines 3 comments Download

Messages

Total messages: 5 (0 generated)
janicejl
7 years, 4 months ago (2013-08-01 22:58:35 UTC) #1
Bob Nystrom
https://codereview.chromium.org/20617005/diff/1/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/20617005/diff/1/pkg/docgen/lib/docgen.dart#newcode628 pkg/docgen/lib/docgen.dart:628: if (superclass == null) return ""; Is there a ...
7 years, 4 months ago (2013-08-01 23:31:40 UTC) #2
janicejl
https://codereview.chromium.org/20617005/diff/1/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/20617005/diff/1/pkg/docgen/lib/docgen.dart#newcode628 pkg/docgen/lib/docgen.dart:628: if (superclass == null) return ""; On 2013/08/01 23:31:40, ...
7 years, 4 months ago (2013-08-02 00:49:09 UTC) #3
Bob Nystrom
Sorry, I told you the wrong name. A couple of more suggestions then LGTM after ...
7 years, 4 months ago (2013-08-02 02:25:03 UTC) #4
janicejl
7 years, 4 months ago (2013-08-02 02:50:39 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r25727 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698