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

Issue 11362137: Making Dartium merged classes private. (Closed)

Created:
8 years, 1 month ago by blois
Modified:
8 years, 1 month ago
Reviewers:
vsm, Anton Muhin
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Making Dartium merged classes private. Since SVG derives from Element and not Element_Merged, there's no reason to have Element_Merged public. If we happen to need it public in the future then we should work to eliminate it completely. BUG= Committed: https://code.google.com/p/dart/source/detail?r=14649

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -218 lines) Patch
M sdk/lib/html/dartium/html_dartium.dart View 69 chunks +217 lines, -217 lines 0 comments Download
M sdk/lib/html/scripts/generator.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
8 years, 1 month ago (2012-11-07 17:54:29 UTC) #1
vsm
lgtm
8 years, 1 month ago (2012-11-07 18:51:17 UTC) #2
Anton Muhin
8 years, 1 month ago (2012-11-07 18:51:40 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698