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

Issue 370423002: Hide linter warning for auto-binding-dart. (Closed)

Created:
6 years, 5 months ago by jakemac
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Hide linter warning for auto-binding-dart. This is special cased for now until we think of a better way to detect elements that are defined only in code. Other elements can be added to the whitelist later as they are discovered. BUG= http://dartbug.com/19809 R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=38041

Patch Set 1 #

Total comments: 1

Patch Set 2 : add polymer-element to the list and remove from the if #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M pkg/polymer/lib/src/build/linter.dart View 1 2 chunks +8 lines, -2 lines 0 comments Download
M pkg/polymer/test/build/linter_test.dart View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
jakemac
6 years, 5 months ago (2014-07-07 21:04:01 UTC) #1
Siggi Cherem (dart-lang)
lgtm! https://codereview.chromium.org/370423002/diff/1/pkg/polymer/lib/src/build/linter.dart File pkg/polymer/lib/src/build/linter.dart (right): https://codereview.chromium.org/370423002/diff/1/pkg/polymer/lib/src/build/linter.dart#newcode341 pkg/polymer/lib/src/build/linter.dart:341: if (customTagName == null || customTagName == 'polymer-element' ...
6 years, 5 months ago (2014-07-07 21:11:26 UTC) #2
jakemac
6 years, 5 months ago (2014-07-07 21:23:33 UTC) #3
jakemac
updated
6 years, 5 months ago (2014-07-07 21:25:09 UTC) #4
Siggi Cherem (dart-lang)
lgtm
6 years, 5 months ago (2014-07-07 21:26:36 UTC) #5
jakemac
6 years, 5 months ago (2014-07-07 21:33:13 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r38041 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698