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

Issue 13849002: Fixing SVGColor DartC break (Closed)

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

Description

Fixing SVGColor DartC break The base class for SVGColor was removed, but we still had an auto-generated constructor trying to call it, which broke dartc. BUG= Committed: https://code.google.com/p/dart/source/detail?r=21124

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M sdk/lib/svg/dartium/svg_dartium.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dom/scripts/systemnative.py View 1 chunk +3 lines, -0 lines 0 comments Download
M tools/dom/templates/html/impl/impl_SVGColor.darttemplate View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 8 months ago (2013-04-08 23:48:53 UTC) #1
blois
Committed patchset #1 manually as r21124 (presubmit successful).
7 years, 8 months ago (2013-04-08 23:49:21 UTC) #2
Jacob
7 years, 8 months ago (2013-04-09 00:07:03 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698