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

Issue 9618049: Fix for Issue 2036 - remove 'var' in type position on getter (Closed)

Created:
8 years, 9 months ago by sra1
Modified:
8 years, 9 months ago
Reviewers:
devoncarew
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for Issue 2036 - remove 'var' in type position on getter BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5137

Patch Set 1 #

Patch Set 2 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -3 lines) Patch
M client/dom/frog/dom_frog.dart View 1 7 chunks +29 lines, -1 line 0 comments Download
M client/dom/generated/src/frog/HTMLMediaElement.dart View 1 2 chunks +12 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/HTMLTrackElement.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/Storage.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/interface/HTMLMediaElement.dart View 1 2 chunks +12 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/HTMLTrackElement.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/templates/dom/frog/impl_Storage.darttemplate View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
8 years, 9 months ago (2012-03-07 06:45:24 UTC) #1
devoncarew
8 years, 9 months ago (2012-03-07 06:56:59 UTC) #2
lgtm

Thanks for the fix!

Powered by Google App Engine
This is Rietveld 408576698