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

Issue 12527006: A selector whose type mask is nullable, applies to methods on the null implementation. (Closed)

Created:
7 years, 9 months ago by ngeoffray
Modified:
7 years, 9 months ago
Reviewers:
karlklose, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

A selector whose type mask is nullable, applies to methods on the null implementation. Committed: https://code.google.com/p/dart/source/detail?r=19539

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -1 line) Patch
M sdk/lib/_internal/compiler/implementation/compiler.dart View 1 chunk +4 lines, -0 lines 3 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/universe/universe.dart View 1 chunk +3 lines, -1 line 0 comments Download
A tests/language/null_method_test.dart View 1 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ngeoffray
7 years, 9 months ago (2013-03-06 07:55:25 UTC) #1
karlklose
DBC https://codereview.chromium.org/12527006/diff/1/sdk/lib/_internal/compiler/implementation/compiler.dart File sdk/lib/_internal/compiler/implementation/compiler.dart (right): https://codereview.chromium.org/12527006/diff/1/sdk/lib/_internal/compiler/implementation/compiler.dart#newcode155 sdk/lib/_internal/compiler/implementation/compiler.dart:155: bool isNullImplementation(ClassElement cls) { Would it be better ...
7 years, 9 months ago (2013-03-06 08:05:19 UTC) #2
ngeoffray
Thanks Karl. https://codereview.chromium.org/12527006/diff/1/sdk/lib/_internal/compiler/implementation/compiler.dart File sdk/lib/_internal/compiler/implementation/compiler.dart (right): https://codereview.chromium.org/12527006/diff/1/sdk/lib/_internal/compiler/implementation/compiler.dart#newcode155 sdk/lib/_internal/compiler/implementation/compiler.dart:155: bool isNullImplementation(ClassElement cls) { On 2013/03/06 08:05:20, ...
7 years, 9 months ago (2013-03-06 08:08:25 UTC) #3
kasperl
LGTM if you address Karl's comments. https://codereview.chromium.org/12527006/diff/5001/sdk/lib/_internal/compiler/implementation/compiler.dart File sdk/lib/_internal/compiler/implementation/compiler.dart (right): https://codereview.chromium.org/12527006/diff/5001/sdk/lib/_internal/compiler/implementation/compiler.dart#newcode155 sdk/lib/_internal/compiler/implementation/compiler.dart:155: bool isNullImplementation(ClassElement cls) ...
7 years, 9 months ago (2013-03-06 08:32:26 UTC) #4
ngeoffray
https://codereview.chromium.org/12527006/diff/5001/sdk/lib/_internal/compiler/implementation/compiler.dart File sdk/lib/_internal/compiler/implementation/compiler.dart (right): https://codereview.chromium.org/12527006/diff/5001/sdk/lib/_internal/compiler/implementation/compiler.dart#newcode155 sdk/lib/_internal/compiler/implementation/compiler.dart:155: bool isNullImplementation(ClassElement cls) { On 2013/03/06 08:32:26, kasperl wrote: ...
7 years, 9 months ago (2013-03-06 08:40:06 UTC) #5
kasperl
https://codereview.chromium.org/12527006/diff/5001/sdk/lib/_internal/compiler/implementation/compiler.dart File sdk/lib/_internal/compiler/implementation/compiler.dart (right): https://codereview.chromium.org/12527006/diff/5001/sdk/lib/_internal/compiler/implementation/compiler.dart#newcode155 sdk/lib/_internal/compiler/implementation/compiler.dart:155: bool isNullImplementation(ClassElement cls) { On 2013/03/06 08:40:06, ngeoffray wrote: ...
7 years, 9 months ago (2013-03-06 08:41:07 UTC) #6
ngeoffray
7 years, 9 months ago (2013-03-06 08:46:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r19539 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698