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

Issue 12319151: WebKit IDL roll. (Closed)

Created:
7 years, 9 months ago by Anton Muhin
Modified:
7 years, 9 months ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14586 lines, -787 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 9 chunks +31 lines, -18 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 8 chunks +23 lines, -7 lines 0 comments Download
A + third_party/WebCore/Modules/encryptedmedia/MediaKeyMessageEvent.idl View 1 2 chunks +8 lines, -7 lines 0 comments Download
A + third_party/WebCore/Modules/encryptedmedia/MediaKeyNeededEvent.idl View 1 2 chunks +7 lines, -7 lines 0 comments Download
A + third_party/WebCore/Modules/encryptedmedia/MediaKeySession.idl View 1 3 chunks +20 lines, -21 lines 0 comments Download
A + third_party/WebCore/Modules/encryptedmedia/MediaKeys.idl View 1 2 chunks +10 lines, -12 lines 0 comments Download
M third_party/WebCore/Modules/geolocation/Geolocation.idl View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebCore/Modules/intents/DOMWindowIntents.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebCore/Modules/intents/DeliveredIntent.idl View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebCore/Modules/intents/Intent.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/WebCore/Modules/intents/IntentResultCallback.idl View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebCore/Modules/intents/NavigatorIntents.idl View 1 chunk +0 lines, -29 lines 0 comments Download
M third_party/WebCore/Modules/webaudio/ChannelMergerNode.idl View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebCore/Modules/webaudio/ChannelSplitterNode.idl View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebCore/Modules/webdatabase/SQLResultSetRowList.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/README View 1 chunk +1 line, -1 line 0 comments Download
A third_party/WebCore/WebCore.gyp/scripts/action_csspropertynames.py View 1 1 chunk +174 lines, -0 lines 0 comments Download
A third_party/WebCore/WebCore.gyp/scripts/action_cssvaluekeywords.py View 1 1 chunk +178 lines, -0 lines 0 comments Download
A third_party/WebCore/WebCore.gyp/scripts/action_derivedsourcesallinone.py View 1 1 chunk +225 lines, -0 lines 0 comments Download
A third_party/WebCore/WebCore.gyp/scripts/action_makenames.py View 1 1 chunk +180 lines, -0 lines 0 comments Download
A third_party/WebCore/WebCore.gyp/scripts/action_useragentstylesheets.py View 1 1 chunk +124 lines, -0 lines 0 comments Download
A third_party/WebCore/WebCore.gyp/scripts/rule_bison.py View 1 1 chunk +105 lines, -0 lines 0 comments Download
A third_party/WebCore/WebCore.gyp/scripts/supplemental_idl_files.py View 1 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/WebCore/bindings/dart/gyp/scripts/build_dart_snapshot.py View 1 1 chunk +118 lines, -0 lines 0 comments Download
A third_party/WebCore/bindings/dart/gyp/scripts/dart_action_derivedsourcesallinone.py View 1 1 chunk +77 lines, -0 lines 0 comments Download
A third_party/WebCore/bindings/dart/gyp/scripts/dart_html_lib_deps.py View 1 1 chunk +65 lines, -0 lines 0 comments Download
A third_party/WebCore/bindings/dart/gyp/scripts/generate_dart_bindings.py View 1 1 chunk +74 lines, -0 lines 0 comments Download
A third_party/WebCore/bindings/dart/gyp/scripts/massage_factories.py View 1 1 chunk +99 lines, -0 lines 0 comments Download
A third_party/WebCore/bindings/scripts/test/TestTypedefs.idl View 1 1 chunk +81 lines, -0 lines 0 comments Download
M third_party/WebCore/css/CSSRule.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/css/CSSStyleDeclaration.idl View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebCore/css/DOMWindowCSS.idl View 1 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebCore/css/MediaList.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/css/StyleSheet.idl View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebCore/dom/CustomElementConstructor.idl View 1 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebCore/dom/CustomEvent.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebCore/dom/Element.idl View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebCore/dom/MessageEvent.idl View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebCore/dom/NamedNodeMap.idl View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebCore/dom/Node.idl View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/WebCore/dom/PopStateEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/fileapi/FileReader.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/html/DOMSettableTokenList.idl View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebCore/html/HTMLCanvasElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/html/HTMLDocument.idl View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebCore/html/HTMLElement.idl View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebCore/html/HTMLIntentElement.idl View 1 chunk +0 lines, -35 lines 0 comments Download
M third_party/WebCore/html/canvas/DOMPath.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/html/canvas/DataView.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebCore/html/canvas/WebGLRenderingContext.idl View 6 chunks +450 lines, -445 lines 0 comments Download
A third_party/WebCore/inspector/CodeGeneratorInspector.py View 1 1 chunk +2379 lines, -0 lines 0 comments Download
A third_party/WebCore/inspector/CodeGeneratorInspectorStrings.py View 1 1 chunk +954 lines, -0 lines 0 comments Download
M third_party/WebCore/inspector/InjectedScriptHost.idl View 1 chunk +11 lines, -11 lines 0 comments Download
A third_party/WebCore/inspector/Inspector.json View 1 1 chunk +3713 lines, -0 lines 0 comments Download
A third_party/WebCore/inspector/Inspector-0.1.json View 1 1 chunk +2024 lines, -0 lines 0 comments Download
A third_party/WebCore/inspector/Inspector-1.0.json View 1 1 chunk +2503 lines, -0 lines 0 comments Download
M third_party/WebCore/inspector/InspectorFrontendHost.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/inspector/JavaScriptCallFrame.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebCore/inspector/compile-front-end.py View 1 1 chunk +445 lines, -0 lines 0 comments Download
A third_party/WebCore/inspector/generate_protocol_externs.py View 1 1 chunk +168 lines, -0 lines 0 comments Download
A third_party/WebCore/inspector/inline-javascript-imports.py View 1 1 chunk +81 lines, -0 lines 0 comments Download
A third_party/WebCore/make-file-arrays.py View 1 1 chunk +136 lines, -0 lines 0 comments Download
M third_party/WebCore/page/Console.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/page/DOMWindow.idl View 6 chunks +8 lines, -9 lines 0 comments Download
M third_party/WebCore/page/Location.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/page/PagePopupController.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebCore/testing/InternalSettings.idl View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebCore/testing/Internals.idl View 3 chunks +4 lines, -1 line 0 comments Download
M third_party/WebCore/workers/WorkerContext.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebCore/xml/XMLHttpRequest.idl View 1 chunk +0 lines, -12 lines 0 comments Download
M tools/dom/idl/dart/dart.idl View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
7 years, 9 months ago (2013-02-27 17:40:21 UTC) #1
Anton Muhin
Committed patchset #2 manually as r19158 (presubmit successful).
7 years, 9 months ago (2013-02-27 17:51:00 UTC) #2
blois
7 years, 9 months ago (2013-02-27 17:56:25 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698