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

Issue 24125002: Fixing Element.shadowRoot JS type annotation (Closed)

Created:
7 years, 3 months ago by blois
Modified:
7 years, 3 months ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixing Element.shadowRoot JS type annotation Getter was annotated as never returning null, but in fact can return null. BUG= R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=27455

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 3 months ago (2013-09-12 22:03:13 UTC) #1
sra1
lgtm
7 years, 3 months ago (2013-09-12 22:16:45 UTC) #2
blois
7 years, 3 months ago (2013-09-12 22:20:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r27455 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698