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

Issue 9619015: Regenerate dart:dom and dart:html bindings (Closed)

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

Description

Regenerate dart:dom and dart:html bindings BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=5115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+673 lines, -355 lines) Patch
M client/dom/frog/dom_frog.dart View 32 chunks +70 lines, -50 lines 0 comments Download
M client/dom/generated/src/frog/AudioContext.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/CSSPrimitiveValue.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/Clipboard.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/frog/DOMURL.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/DynamicsCompressorNode.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/HTMLMediaElement.dart View 2 chunks +0 lines, -12 lines 0 comments Download
M client/dom/generated/src/frog/HTMLTrackElement.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M client/dom/generated/src/frog/IDBIndex.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/IDBObjectStore.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/Metadata.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/ShadowRoot.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/frog/TextTrackCue.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M client/dom/generated/src/frog/WebKitNamedFlow.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/AudioContext.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/interface/CSSPrimitiveValue.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/Clipboard.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/dom/generated/src/interface/DOMURL.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/DynamicsCompressorNode.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/HTMLMediaElement.dart View 2 chunks +0 lines, -12 lines 0 comments Download
M client/dom/generated/src/interface/HTMLTrackElement.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M client/dom/generated/src/interface/IDBIndex.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/interface/IDBObjectStore.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/interface/Metadata.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/ShadowRoot.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/interface/TextTrackCue.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M client/dom/generated/src/interface/WebKitNamedFlow.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_AudioContextWrappingImplementation.dart View 1 chunk +7 lines, -2 lines 0 comments Download
M client/dom/generated/src/wrapping/_ClipboardWrappingImplementation.dart View 2 chunks +5 lines, -6 lines 0 comments Download
M client/dom/generated/src/wrapping/_DOMURLWrappingImplementation.dart View 1 chunk +19 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_DynamicsCompressorNodeWrappingImplementation.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_IDBIndexWrappingImplementation.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M client/dom/generated/src/wrapping/_IDBObjectStoreWrappingImplementation.dart View 1 chunk +12 lines, -4 lines 0 comments Download
M client/dom/generated/src/wrapping/_MetadataWrappingImplementation.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_ShadowRootWrappingImplementation.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_TextTrackCueWrappingImplementation.dart View 4 chunks +20 lines, -20 lines 0 comments Download
M client/dom/generated/src/wrapping/_WebKitNamedFlowWrappingImplementation.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M client/html/dartium/html_dartium.dart View 30 chunks +109 lines, -48 lines 0 comments Download
M client/html/frog/html_frog.dart View 32 chunks +70 lines, -50 lines 0 comments Download
M client/html/generated/html/dartium/AudioContext.dart View 1 chunk +6 lines, -2 lines 0 comments Download
M client/html/generated/html/dartium/Clipboard.dart View 2 chunks +3 lines, -4 lines 0 comments Download
M client/html/generated/html/dartium/DOMURL.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M client/html/generated/html/dartium/DynamicsCompressorNode.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M client/html/generated/html/dartium/IDBIndex.dart View 1 chunk +10 lines, -3 lines 0 comments Download
M client/html/generated/html/dartium/IDBObjectStore.dart View 1 chunk +10 lines, -3 lines 0 comments Download
M client/html/generated/html/dartium/Metadata.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/html/dartium/ShadowRoot.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/html/dartium/TextTrackCue.dart View 4 chunks +11 lines, -11 lines 0 comments Download
M client/html/generated/html/dartium/WebKitNamedFlow.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/html/frog/AudioContext.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/html/frog/CSSPrimitiveValue.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M client/html/generated/html/frog/Clipboard.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/html/frog/DOMURL.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/html/frog/DynamicsCompressorNode.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M client/html/generated/html/frog/IDBIndex.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/html/frog/IDBObjectStore.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/html/frog/MediaElement.dart View 2 chunks +0 lines, -12 lines 0 comments Download
M client/html/generated/html/frog/Metadata.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/html/frog/ShadowRoot.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/html/frog/TextTrackCue.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M client/html/generated/html/frog/TrackElement.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M client/html/generated/html/frog/WebKitNamedFlow.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/html/interface/AudioContext.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/html/interface/CSSPrimitiveValue.dart View 1 chunk +6 lines, -0 lines 0 comments Download
M client/html/generated/html/interface/Clipboard.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M client/html/generated/html/interface/DOMURL.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M client/html/generated/html/interface/DynamicsCompressorNode.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M client/html/generated/html/interface/IDBIndex.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/html/interface/IDBObjectStore.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/html/generated/html/interface/MediaElement.dart View 2 chunks +0 lines, -12 lines 0 comments Download
M client/html/generated/html/interface/Metadata.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/html/interface/ShadowRoot.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/generated/html/interface/TextTrackCue.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M client/html/generated/html/interface/TrackElement.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M client/html/generated/html/interface/WebKitNamedFlow.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M client/html/release/html.dart View 30 chunks +109 lines, -48 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jacob
8 years, 9 months ago (2012-03-07 19:10:50 UTC) #1
Jacob
8 years, 9 months ago (2012-03-07 19:41:31 UTC) #2
vsm
8 years, 9 months ago (2012-03-07 19:44:38 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698