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

Issue 11419245: Fix dartanalyzer issue with const (Closed)

Created:
8 years ago by Emily Fortuna
Modified:
8 years ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix dartanalyzer issue with const BUG= Committed: https://code.google.com/p/dart/source/detail?r=15560

Patch Set 1 #

Patch Set 2 : generated files #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/src/KeyboardEventController.dart View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Emily Fortuna
TBR
8 years ago (2012-11-30 01:18:34 UTC) #1
blois
8 years ago (2012-11-30 01:24:47 UTC) #2
Message was sent while issue was closed.
lgtm

https://codereview.chromium.org/11419245/diff/2001/sdk/lib/html/src/KeyboardE...
File sdk/lib/html/src/KeyboardEventController.dart (right):

https://codereview.chromium.org/11419245/diff/2001/sdk/lib/html/src/KeyboardE...
sdk/lib/html/src/KeyboardEventController.dart:38: int _ROMAN_ALPHABET_OFFSET =
"a".charCodes[0] - "A".charCodes[0];
final

Powered by Google App Engine
This is Rietveld 408576698