Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4688)

Issue 243240043: Checkpoint in dart generated code

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 10 months ago by jacobr
Modified:
8 years, 9 months ago
Reviewers:
Base URL:
git@github.com:google/closure-compiler.git@master
Visibility:
Public.

Description

Checkpoint in dart generated code Hack to externs to ensure they generate code. Checkpoint in generated dom BUG=

Patch Set 1 #

Patch Set 2 : ignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30951 lines, -2269 lines) Patch
M externs/chrome.js View 1 chunk +1 line, -1 line 0 comments Download
A externs/dart/chrome.dart View 1 1 chunk +528 lines, -0 lines 0 comments Download
A + externs/dart/deprecated.dart View 1 2 chunks +41 lines, -11 lines 0 comments Download
A externs/dart/es6.dart View 1 1 chunk +914 lines, -0 lines 0 comments Download
A externs/dart/fetchapi.dart View 1 1 chunk +294 lines, -0 lines 0 comments Download
A + externs/dart/fileapi.dart View 1 20 chunks +255 lines, -370 lines 0 comments Download
A externs/dart/flash.dart View 1 1 chunk +42 lines, -0 lines 0 comments Download
A + externs/dart/gecko_css.dart View 1 2 chunks +12 lines, -8 lines 0 comments Download
A externs/dart/gecko_dom.dart View 1 1 chunk +564 lines, -0 lines 0 comments Download
A + externs/dart/gecko_event.dart View 1 2 chunks +22 lines, -16 lines 0 comments Download
A + externs/dart/gecko_xml.dart View 1 5 chunks +35 lines, -6 lines 0 comments Download
A externs/dart/google_maps_api_v3_19.dart View 1 1 chunk +7408 lines, -0 lines 0 comments Download
A externs/dart/html5.dart View 1 1 chunk +2874 lines, -0 lines 0 comments Download
A + externs/dart/ie_css.dart View 1 2 chunks +15 lines, -18 lines 0 comments Download
A externs/dart/ie_dom.dart View 1 1 chunk +739 lines, -0 lines 0 comments Download
A + externs/dart/ie_event.dart View 1 3 chunks +60 lines, -134 lines 0 comments Download
A + externs/dart/ie_vml.dart View 1 2 chunks +15 lines, -12 lines 0 comments Download
A externs/dart/intl.dart View 1 1 chunk +337 lines, -0 lines 0 comments Download
A + externs/dart/iphone.dart View 1 8 chunks +60 lines, -137 lines 0 comments Download
A + externs/dart/mediasource.dart View 1 1 chunk +53 lines, -36 lines 0 comments Download
A + externs/dart/page_visibility.dart View 1 1 chunk +13 lines, -7 lines 0 comments Download
A externs/dart/pubspec.yaml View 1 1 chunk +10 lines, -0 lines 0 comments Download
A + externs/dart/v8.dart View 1 4 chunks +30 lines, -27 lines 0 comments Download
A externs/dart/w3c_anim_timing.dart View 1 1 chunk +106 lines, -0 lines 0 comments Download
A externs/dart/w3c_audio.dart View 1 1 chunk +961 lines, -0 lines 0 comments Download
A + externs/dart/w3c_batterystatus.dart View 1 2 chunks +27 lines, -17 lines 0 comments Download
A externs/dart/w3c_css.dart View 1 1 chunk +3859 lines, -0 lines 0 comments Download
A + externs/dart/w3c_css3d.dart View 1 8 chunks +77 lines, -28 lines 0 comments Download
A + externs/dart/w3c_device_sensor_event.dart View 1 1 chunk +54 lines, -21 lines 0 comments Download
A externs/dart/w3c_dom1.dart View 1 1 chunk +3548 lines, -0 lines 0 comments Download
A + externs/dart/w3c_dom2.dart View 1 14 chunks +1434 lines, -447 lines 0 comments Download
A externs/dart/w3c_dom3.dart View 1 1 chunk +410 lines, -0 lines 0 comments Download
A + externs/dart/w3c_elementtraversal.dart View 1 2 chunks +5 lines, -23 lines 0 comments Download
A + externs/dart/w3c_encoding.dart View 1 2 chunks +53 lines, -9 lines 0 comments Download
A externs/dart/w3c_event.dart View 1 1 chunk +736 lines, -0 lines 0 comments Download
A + externs/dart/w3c_event3.dart View 1 2 chunks +5 lines, -26 lines 0 comments Download
A externs/dart/w3c_geolocation.dart View 1 1 chunk +159 lines, -0 lines 0 comments Download
A externs/dart/w3c_indexeddb.dart View 1 1 chunk +704 lines, -0 lines 0 comments Download
A externs/dart/w3c_navigation_timing.dart View 1 1 chunk +301 lines, -0 lines 0 comments Download
A + externs/dart/w3c_range.dart View 1 5 chunks +70 lines, -66 lines 0 comments Download
A + externs/dart/w3c_rtc.dart View 1 14 chunks +349 lines, -199 lines 0 comments Download
A + externs/dart/w3c_selectors.dart View 1 2 chunks +16 lines, -12 lines 0 comments Download
A + externs/dart/w3c_serviceworker.dart View 1 11 chunks +248 lines, -121 lines 0 comments Download
A externs/dart/w3c_webcrypto.dart View 1 1 chunk +375 lines, -0 lines 0 comments Download
A + externs/dart/w3c_xml.dart View 1 12 chunks +143 lines, -119 lines 0 comments Download
A externs/dart/webgl.dart View 1 1 chunk +2355 lines, -0 lines 0 comments Download
A externs/dart/webkit_css.dart View 1 1 chunk +61 lines, -0 lines 0 comments Download
A externs/dart/webkit_dom.dart View 1 1 chunk +265 lines, -0 lines 0 comments Download
A + externs/dart/webkit_event.dart View 1 1 chunk +16 lines, -7 lines 0 comments Download
A + externs/dart/webkit_notifications.dart View 1 7 chunks +74 lines, -60 lines 0 comments Download
A + externs/dart/webstorage.dart View 1 3 chunks +49 lines, -34 lines 0 comments Download
A + externs/dart/window.dart View 1 5 chunks +91 lines, -55 lines 0 comments Download
M externs/deprecated.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/es6.js View 1 3 chunks +3 lines, -4 lines 0 comments Download
M externs/es6_collections.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/fetchapi.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/fileapi.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/flash.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/gecko_css.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/gecko_dom.js View 1 6 chunks +10 lines, -7 lines 0 comments Download
M externs/gecko_event.js View 1 2 chunks +3 lines, -1 line 0 comments Download
M externs/gecko_xml.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/google.js View 1 chunk +1 line, -1 line 0 comments Download
A + externs/google_maps_api_v3_19.js View 1 1 chunk +0 lines, -1 line 0 comments Download
M externs/html5.js View 1 1 chunk +1 line, -1 line 0 comments Download
M externs/ie_css.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/ie_dom.js View 1 3 chunks +5 lines, -4 lines 0 comments Download
M externs/ie_event.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/ie_vml.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/intl.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/iphone.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/mediasource.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/page_visibility.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/v8.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_anim_timing.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_audio.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_batterystatus.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_css.js View 2 chunks +2 lines, -2 lines 0 comments Download
M externs/w3c_css3d.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_device_sensor_event.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_dom1.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_dom2.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_dom3.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_elementtraversal.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_encoding.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_event.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_event3.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_geolocation.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_indexeddb.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_navigation_timing.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_range.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_rtc.js View 1 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_selectors.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_serviceworker.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/w3c_webcrypto.js View 1 4 chunks +5 lines, -179 lines 0 comments Download
M externs/w3c_xml.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/webgl.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/webkit_css.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/webkit_dom.js View 2 chunks +7 lines, -1 line 0 comments Download
M externs/webkit_event.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/webkit_notifications.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/webstorage.js View 1 chunk +1 line, -1 line 0 comments Download
M externs/window.js View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b