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

Issue 10769002: Roll IDL to multivm@683 (Closed)

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

Description

Roll IDL to multivm@683 TBR=sra Committed: https://code.google.com/p/dart/source/detail?r=9479

Patch Set 1 #

Patch Set 2 : Fix notifications path in fremontcut. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+534 lines, -637 lines) Patch
M lib/dom/dom.dart View 1 13 chunks +37 lines, -33 lines 0 comments Download
M lib/dom/frog/dom_frog.dart View 1 25 chunks +69 lines, -66 lines 0 comments Download
M lib/dom/scripts/fremontcutbuilder.py View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/html/dartium/html_dartium.dart View 32 chunks +173 lines, -93 lines 0 comments Download
M lib/html/frog/html_frog.dart View 25 chunks +105 lines, -81 lines 0 comments Download
M third_party/WebCore/Modules/indexeddb/IDBDatabase.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebCore/Modules/indexeddb/IDBIndex.idl View 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebCore/Modules/indexeddb/IDBObjectStore.idl View 2 chunks +6 lines, -6 lines 0 comments Download
A + third_party/WebCore/Modules/mediastream/MediaStreamTrackEvent.idl View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebCore/Modules/mediastream/MediaStreamTrackList.idl View 1 chunk +20 lines, -2 lines 0 comments Download
A + third_party/WebCore/Modules/notifications/DOMWindowNotifications.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebCore/Modules/notifications/Notification.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebCore/Modules/notifications/NotificationCenter.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebCore/Modules/notifications/NotificationPermissionCallback.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebCore/Modules/notifications/WorkerContextNotifications.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebCore/Modules/speech/SpeechRecognition.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/Modules/vibration/NavigatorVibration.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/webaudio/AudioContext.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/Modules/webaudio/AudioNode.idl View 1 chunk +2 lines, -2 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 1 chunk +5 lines, -3 lines 0 comments Download
M third_party/WebCore/css/CSSRule.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/css/CSSStyleSheet.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/css/StyleSheet.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/dom/DOMStringMap.idl View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebCore/dom/DataTransferItemList.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/dom/NamedNodeMap.idl View 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/WebCore/dom/NodeList.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebCore/dom/ShadowRoot.idl View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebCore/dom/WebKitMutationObserver.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/dom/WebKitNamedFlow.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/dom/WheelEvent.idl View 1 chunk +4 lines, -15 lines 0 comments Download
M third_party/WebCore/fileapi/WebKitBlobBuilder.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebCore/html/DOMTokenList.idl View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebCore/html/DOMURL.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebCore/html/HTMLAllCollection.idl View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebCore/html/HTMLCollection.idl View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebCore/html/HTMLScriptElement.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/html/HTMLSelectElement.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/html/canvas/CanvasRenderingContext2D.idl View 2 chunks +16 lines, -16 lines 0 comments Download
M third_party/WebCore/html/canvas/WebGLDepthTexture.idl View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/WebCore/html/canvas/WebGLRenderingContext.idl View 2 chunks +14 lines, -14 lines 0 comments Download
M third_party/WebCore/html/track/TextTrackList.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebCore/inspector/JavaScriptCallFrame.idl View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebCore/notifications/DOMWindowNotifications.idl View 1 chunk +0 lines, -41 lines 0 comments Download
D third_party/WebCore/notifications/Notification.idl View 1 chunk +0 lines, -86 lines 0 comments Download
D third_party/WebCore/notifications/NotificationCenter.idl View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/WebCore/notifications/NotificationPermissionCallback.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebCore/notifications/WorkerContextNotifications.idl View 1 chunk +0 lines, -38 lines 0 comments Download
M third_party/WebCore/page/Console.idl View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebCore/page/Performance.idl View 2 chunks +8 lines, -0 lines 0 comments Download
M third_party/WebCore/page/PerformanceEntry.idl View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebCore/page/PerformanceResourceTiming.idl View 1 chunk +16 lines, -8 lines 0 comments Download
M third_party/WebCore/testing/InternalSettings.idl View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebCore/testing/Internals.idl View 4 chunks +6 lines, -1 line 0 comments Download
M third_party/WebCore/xml/XMLHttpRequest.idl View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vsm
8 years, 5 months ago (2012-07-09 19:41:16 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698