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

Issue 9350030: Generate dummy dom to replace wrapping dom for dartc. (Closed)

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

Description

Generate dummy dom to replace wrapping dom for dartc. Wrapping dom is still generated at this point. It will be refactored into used and unused parts in a subsequent CL. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=4012

Patch Set 1 #

Patch Set 2 : copy dummy to default impl #

Patch Set 3 : x #

Unified diffs Side-by-side diffs Delta from patch set Stats (+852 lines, -529 lines) Patch
M client/dom/dom.dart View 1 2 2 chunks +5 lines, -505 lines 0 comments Download
A client/dom/dom_dummy.dart View 1 2 1 chunk +534 lines, -0 lines 0 comments Download
M client/dom/scripts/dartdomgenerator.py View 1 2 chunks +4 lines, -4 lines 0 comments Download
M client/dom/scripts/dartgenerator.py View 4 chunks +84 lines, -5 lines 0 comments Download
A client/dom/src/dummy_FactoryProviders.dart View 1 chunk +82 lines, -0 lines 0 comments Download
A client/dom/src/dummy_GlobalProperties.dart View 1 chunk +10 lines, -0 lines 0 comments Download
A client/dom/src/wrapping_FactoryProviders.dart View 1 chunk +103 lines, -0 lines 0 comments Download
A client/dom/src/wrapping_GlobalProperties.dart View 1 chunk +21 lines, -0 lines 0 comments Download
A + client/dom/templates/dom/dummy/dom_dummy.darttemplate View 1 2 1 chunk +5 lines, -11 lines 0 comments Download
M client/dom/templates/dom/wrapping/wrapping_dom.darttemplate View 1 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/wrapping_dom.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
sra1
8 years, 10 months ago (2012-02-07 23:13:13 UTC) #1
tbr

Powered by Google App Engine
This is Rietveld 408576698