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

Issue 10008054: Add accidently omitted IDL files from last roll (to multivm@358) (Closed)

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

Description

Add accidently omitted IDL files from last roll (to multivm@358) This explains the inconsistencies we were hitting yesterday. My fault! This workflow should generally work to roll IDL forward if you're using git-cl: ./idlsync.py && git add ../../../third_party/WebCore/ && ./fremontcutbuilder.py && ./dartdomgenerator.py Committed: https://code.google.com/p/dart/source/detail?r=6287

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+684 lines, -0 lines) Patch
M lib/dom/dom.dart View 8 chunks +62 lines, -0 lines 0 comments Download
M lib/dom/frog/dom_frog.dart View 16 chunks +109 lines, -0 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 20 chunks +134 lines, -0 lines 0 comments Download
M lib/html/frog/html_frog.dart View 16 chunks +109 lines, -0 lines 0 comments Download
A third_party/WebCore/Modules/networkinfo/NavigatorNetworkInfoConnection.idl View 1 chunk +29 lines, -0 lines 0 comments Download
A third_party/WebCore/Modules/networkinfo/NetworkInfoConnection.idl View 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/WebCore/Modules/webaudio/Oscillator.idl View 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebCore/Modules/webaudio/WaveTable.idl View 1 chunk +32 lines, -0 lines 0 comments Download
A third_party/WebCore/Modules/webdatabase/DOMWindowWebDatabase.idl View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebCore/Modules/webdatabase/WorkerContextWebDatabase.idl View 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebCore/html/canvas/WebGLShaderPrecisionFormat.idl View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vsm
8 years, 8 months ago (2012-04-06 17:24:47 UTC) #1
Jacob
8 years, 8 months ago (2012-04-06 17:25:13 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698