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

Issue 680913006: Stop generating dart:blink from dart scripts (Closed)

Created:
6 years, 1 month ago by Leaf
Modified:
6 years, 1 month ago
Reviewers:
vsm, terry
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Stop generating dart:blink from dart scripts This removes the dart:blink generation code from the dart html scripts. The _blink_dartium template is removed, and the blink_nativeDOMImplementation html_nativeDOMImplementation split is eliminated, with the code for the former in the dartium generated code, and the latter moved back to native_DOMImplementation.dart. BUG= R=vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=41346

Patch Set 1 #

Patch Set 2 : Add dartium generated dart:blink to sdk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+524 lines, -1288 lines) Patch
M tools/dom/scripts/dartdomgenerator.py View 3 chunks +2 lines, -11 lines 0 comments Download
M tools/dom/scripts/systemnative.py View 8 chunks +1 line, -66 lines 0 comments Download
D tools/dom/src/blink_native_DOMImplementation.dart View 1 chunk +0 lines, -68 lines 0 comments Download
D tools/dom/src/html_native_DOMImplementation.dart View 1 chunk +0 lines, -1004 lines 0 comments Download
M tools/dom/src/native_DOMImplementation.dart View 19 chunks +520 lines, -121 lines 0 comments Download
D tools/dom/templates/html/dartium/_blink_dartium.darttemplate View 1 chunk +0 lines, -17 lines 0 comments Download
M tools/dom/templates/html/dartium/html_dartium.darttemplate View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Leaf
6 years, 1 month ago (2014-10-27 23:47:59 UTC) #2
vsm
lgtm
6 years, 1 month ago (2014-10-27 23:50:56 UTC) #3
Leaf
6 years, 1 month ago (2014-10-27 23:59:32 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 41346 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698