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

Issue 1730993003: Validation of @protected property accesses. (Closed)

Created:
4 years, 10 months ago by pquitslund
Modified:
4 years, 10 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Validation of @protected property accesses. Follow-on to https://codereview.chromium.org/1723243002/, adding support for field/getter/setters. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/212a058f13f6135cf2ce89d1d3ea58e09731c763

Patch Set 1 #

Total comments: 2

Patch Set 2 : test_fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -3 lines) Patch
M pkg/analyzer/lib/src/generated/resolver.dart View 1 2 chunks +34 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 1 4 chunks +134 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
pquitslund
4 years, 10 months ago (2016-02-24 19:37:04 UTC) #2
Brian Wilkerson
Add some tests to ensure that we don't generate the hint when we shouldn't (when ...
4 years, 10 months ago (2016-02-24 19:54:25 UTC) #3
pquitslund
Removed null check and added tests. Thanks! https://codereview.chromium.org/1730993003/diff/1/pkg/analyzer/lib/src/generated/resolver.dart File pkg/analyzer/lib/src/generated/resolver.dart (right): https://codereview.chromium.org/1730993003/diff/1/pkg/analyzer/lib/src/generated/resolver.dart#newcode621 pkg/analyzer/lib/src/generated/resolver.dart:621: if (element ...
4 years, 10 months ago (2016-02-24 20:34:43 UTC) #4
pquitslund
4 years, 10 months ago (2016-02-24 20:38:09 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
212a058f13f6135cf2ce89d1d3ea58e09731c763 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698