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

Issue 143363011: First pass at cleaning up html lib warnings from the analyzer. (Closed)

Created:
6 years, 10 months ago by Emily Fortuna
Modified:
6 years, 10 months ago
Reviewers:
sra1, blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

First pass at cleaning up html lib warnings from the analyzer. BUG= R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=32377

Patch Set 1 : #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -28 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 5 chunks +11 lines, -7 lines 0 comments Download
M sdk/lib/web_gl/dart2js/web_gl_dart2js.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/web_gl/dartium/web_gl_dartium.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M tools/dom/src/EventStreamProvider.dart View 2 1 chunk +3 lines, -2 lines 0 comments Download
M tools/dom/src/KeyboardEventStream.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/src/native_DOMImplementation.dart View 2 chunks +4 lines, -1 line 0 comments Download
M tools/dom/templates/html/impl/impl_WebGLRenderingContext.darttemplate View 2 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Emily Fortuna
more warnings to fix, but it's a start. https://codereview.chromium.org/143363011/diff/20001/sdk/lib/_internal/lib/constant_map.dart File sdk/lib/_internal/lib/constant_map.dart (right): https://codereview.chromium.org/143363011/diff/20001/sdk/lib/_internal/lib/constant_map.dart#newcode28 sdk/lib/_internal/lib/constant_map.dart:28: final ...
6 years, 10 months ago (2014-02-06 01:38:16 UTC) #1
blois
https://codereview.chromium.org/143363011/diff/20001/sdk/lib/_internal/lib/constant_map.dart File sdk/lib/_internal/lib/constant_map.dart (right): https://codereview.chromium.org/143363011/diff/20001/sdk/lib/_internal/lib/constant_map.dart#newcode28 sdk/lib/_internal/lib/constant_map.dart:28: final int length = 0; On 2014/02/06 01:38:16, Emily ...
6 years, 10 months ago (2014-02-06 16:57:32 UTC) #2
Emily Fortuna
https://codereview.chromium.org/143363011/diff/20001/tools/dom/src/EventStreamProvider.dart File tools/dom/src/EventStreamProvider.dart (right): https://codereview.chromium.org/143363011/diff/20001/tools/dom/src/EventStreamProvider.dart#newcode227 tools/dom/src/EventStreamProvider.dart:227: if (_canceled) return null; On 2014/02/06 16:57:32, blois wrote: ...
6 years, 10 months ago (2014-02-06 18:39:00 UTC) #3
blois
https://codereview.chromium.org/143363011/diff/20001/tools/dom/src/EventStreamProvider.dart File tools/dom/src/EventStreamProvider.dart (right): https://codereview.chromium.org/143363011/diff/20001/tools/dom/src/EventStreamProvider.dart#newcode227 tools/dom/src/EventStreamProvider.dart:227: if (_canceled) return null; On 2014/02/06 18:39:00, Emily Fortuna ...
6 years, 10 months ago (2014-02-06 18:54:26 UTC) #4
Emily Fortuna
ptal
6 years, 10 months ago (2014-02-06 19:02:06 UTC) #5
blois
lgtm
6 years, 10 months ago (2014-02-06 19:06:14 UTC) #6
Emily Fortuna
6 years, 10 months ago (2014-02-06 19:12:34 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r32377 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698