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

Issue 10993053: Roll IDL to multivm@910, Take #2 (Closed)

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

Description

Roll IDL to multivm@910, Take #2 I had to suppress the Window.indexedDB and Element.remove methods in favor of the existing custom code. Committed: https://code.google.com/p/dart/source/detail?r=12937

Patch Set 1 #

Patch Set 2 : Fix d8 status #

Patch Set 3 : Fix for indexeddb #

Unified diffs Side-by-side diffs Delta from patch set Stats (+264 lines, -182 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 40 chunks +65 lines, -60 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 43 chunks +85 lines, -79 lines 0 comments Download
M lib/html/scripts/generator.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lib/html/scripts/systemhtml.py View 2 chunks +3 lines, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_Node.darttemplate View 1 chunk +2 lines, -2 lines 0 comments Download
M lib/html/templates/html/interface/interface_Node.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/filesystem/DOMWindowFileSystem.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/filesystem/WorkerContextFileSystem.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/indexeddb/DOMWindowIndexedDatabase.idl View 2 chunks +13 lines, -1 line 0 comments Download
M third_party/WebCore/Modules/indexeddb/IDBCursor.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/indexeddb/IDBObjectStore.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebCore/Modules/indexeddb/WorkerContextIndexedDatabase.idl View 1 chunk +22 lines, -10 lines 0 comments Download
M third_party/WebCore/Modules/mediastream/RTCPeerConnection.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/Modules/notifications/DOMWindowNotifications.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/notifications/Notification.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/webaudio/AudioBufferSourceNode.idl View 1 chunk +9 lines, -2 lines 0 comments Download
M third_party/WebCore/Modules/webaudio/Oscillator.idl View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebCore/README View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/bindings/scripts/test/TestObj.idl View 4 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebCore/dom/CharacterData.idl View 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebCore/dom/Document.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/dom/DocumentType.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebCore/dom/Element.idl View 2 chunks +6 lines, -1 line 0 comments Download
M third_party/WebCore/dom/MessagePort.idl View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebCore/fileapi/Blob.idl View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebCore/html/HTMLDialogElement.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/html/canvas/CanvasRenderingContext.idl View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebCore/html/canvas/CanvasRenderingContext2D.idl View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebCore/page/DOMWindow.idl View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/WebCore/page/Location.idl View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebCore/testing/InternalSettings.idl View 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebCore/testing/Internals.idl View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/WebCore/workers/DedicatedWorkerContext.idl View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebCore/workers/Worker.idl View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
vsm
8 years, 2 months ago (2012-09-26 22:43:05 UTC) #1
sra1
8 years, 2 months ago (2012-09-26 23:01:44 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698