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

Issue 10704008: Make HtmlFrogSystem and NativeImplementationSystem the backends for HtmlInterfacesSystem and remove… (Closed)

Created:
8 years, 5 months ago by podivilov
Modified:
8 years, 5 months ago
Reviewers:
Anton Muhin, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make HtmlFrogSystem and NativeImplementationSystem the backends for HtmlInterfacesSystem and remove HtmlDartiumSystem. This will allow easy code reuse between all existing html systems. R=antonm@google.com,sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=9240

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -104 lines) Patch
M lib/dom/scripts/dartdomgenerator.py View 3 chunks +41 lines, -50 lines 2 comments Download
M lib/dom/scripts/dartgenerator.py View 1 chunk +0 lines, -1 line 0 comments Download
M lib/dom/scripts/systembase.py View 2 chunks +1 line, -2 lines 0 comments Download
M lib/dom/scripts/systemfrog.py View 1 chunk +0 lines, -1 line 0 comments Download
M lib/dom/scripts/systemhtml.py View 4 chunks +8 lines, -44 lines 0 comments Download
M lib/dom/scripts/systemnative.py View 3 chunks +11 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
8 years, 5 months ago (2012-06-27 18:37:03 UTC) #1
Anton Muhin
lgtm https://chromiumcodereview.appspot.com/10704008/diff/1/lib/dom/scripts/dartdomgenerator.py File lib/dom/scripts/dartdomgenerator.py (right): https://chromiumcodereview.appspot.com/10704008/diff/1/lib/dom/scripts/dartdomgenerator.py#newcode70 lib/dom/scripts/dartdomgenerator.py:70: systems = [] is it used?
8 years, 5 months ago (2012-06-27 19:06:28 UTC) #2
podivilov
8 years, 5 months ago (2012-06-29 10:01:52 UTC) #3
https://chromiumcodereview.appspot.com/10704008/diff/1/lib/dom/scripts/dartdo...
File lib/dom/scripts/dartdomgenerator.py (right):

https://chromiumcodereview.appspot.com/10704008/diff/1/lib/dom/scripts/dartdo...
lib/dom/scripts/dartdomgenerator.py:70: systems = []
On 2012/06/27 19:06:28, antonmuhin wrote:
> is it used?

Done.

Powered by Google App Engine
This is Rietveld 408576698