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

Issue 1305663002: [dart2js] fix inference of ??= and []??= (Closed)

Created:
5 years, 4 months ago by Siggi Cherem (dart-lang)
Modified:
5 years, 4 months ago
CC:
reviews_dartlang.org, Johnni Winther, herhut
Base URL:
git@github.com:dart-lang/sdk.git@master
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 (+51 lines, -50 lines) Patch
M pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart View 3 chunks +38 lines, -34 lines 1 comment Download
A + tests/compiler/dart2js_extra/if_null2_test.dart View 1 chunk +7 lines, -8 lines 0 comments Download
A + tests/compiler/dart2js_extra/if_null3_test.dart View 1 chunk +6 lines, -7 lines 0 comments Download
M tests/compiler/dart2js_extra/if_null_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (4 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1305663002/diff/20001/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart File pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart (right): https://codereview.chromium.org/1305663002/diff/20001/pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart#newcode893 pkg/compiler/lib/src/inferrer/simple_types_inferrer.dart:893: } else if (Elements.isUnresolved(element) BTW - this looks like ...
5 years, 4 months ago (2015-08-20 01:39:47 UTC) #3
floitsch
LGTM.
5 years, 4 months ago (2015-08-20 11:49:52 UTC) #5
Johnni Winther
lgtm
5 years, 4 months ago (2015-08-20 12:31:32 UTC) #7
Siggi Cherem (dart-lang)
5 years, 4 months ago (2015-08-20 14:32:42 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:20001) manually as
6e0b2418c7024406f603c2c775d320484355a449 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698