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

Issue 959933002: Move IDLs to 39 roll (Closed)

Created:
5 years, 10 months ago by terry
Modified:
5 years, 9 months ago
Reviewers:
vsm, Alan Knight, siva
CC:
reviews+dom_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3137 lines, -4951 lines) Patch
M bindings/IDLExtendedAttributes.txt View 2 chunks +4 lines, -2 lines 0 comments Download
M bindings/README View 1 chunk +1 line, -1 line 0 comments Download
M bindings/dart/scripts/code_generator_dart.py View 6 chunks +163 lines, -84 lines 0 comments Download
M bindings/dart/scripts/compiler.py View 3 chunks +49 lines, -23 lines 0 comments Download
M bindings/dart/scripts/dart_attributes.py View 11 chunks +79 lines, -264 lines 0 comments Download
M bindings/dart/scripts/dart_callback_interface.py View 1 chunk +3 lines, -1 line 0 comments Download
M bindings/dart/scripts/dart_compiler.py View 3 chunks +10 lines, -5 lines 0 comments Download
A + bindings/dart/scripts/dart_dictionary.py View 6 chunks +40 lines, -26 lines 0 comments Download
M bindings/dart/scripts/dart_interface.py View 19 chunks +410 lines, -506 lines 0 comments Download
M bindings/dart/scripts/dart_methods.py View 6 chunks +83 lines, -164 lines 0 comments Download
M bindings/dart/scripts/dart_types.py View 24 chunks +153 lines, -43 lines 0 comments Download
M bindings/dart/scripts/dart_utilities.py View 5 chunks +37 lines, -28 lines 0 comments Download
M bindings/dart/scripts/idl_files.py View 5 chunks +750 lines, -700 lines 0 comments Download
M bindings/dart/scripts/test/main.py View 3 chunks +12 lines, -4 lines 0 comments Download
M bindings/scripts/aggregate_generated_bindings.py View 6 chunks +5 lines, -40 lines 0 comments Download
M bindings/scripts/blink_idl_parser.py View 2 chunks +20 lines, -28 lines 0 comments Download
M bindings/scripts/code_generator_v8.py View 5 chunks +51 lines, -54 lines 0 comments Download
M bindings/scripts/compute_interfaces_info_individual.py View 7 chunks +15 lines, -12 lines 0 comments Download
M bindings/scripts/compute_interfaces_info_overall.py View 4 chunks +47 lines, -5 lines 0 comments Download
M bindings/scripts/idl_compiler.py View 3 chunks +41 lines, -6 lines 0 comments Download
M bindings/scripts/idl_definitions.py View 6 chunks +23 lines, -18 lines 0 comments Download
M bindings/scripts/idl_reader.py View 2 chunks +13 lines, -4 lines 0 comments Download
M bindings/scripts/idl_types.py View 9 chunks +66 lines, -116 lines 0 comments Download
M bindings/scripts/idl_validator.py View 1 chunk +3 lines, -1 line 0 comments Download
M bindings/scripts/interface_dependency_resolver.py View 5 chunks +46 lines, -9 lines 0 comments Download
M bindings/scripts/utilities.py View 4 chunks +45 lines, -0 lines 0 comments Download
M bindings/scripts/v8_attributes.py View 7 chunks +8 lines, -8 lines 0 comments Download
M bindings/scripts/v8_dictionary.py View 9 chunks +22 lines, -13 lines 0 comments Download
M bindings/scripts/v8_interface.py View 14 chunks +80 lines, -37 lines 0 comments Download
M bindings/scripts/v8_methods.py View 15 chunks +50 lines, -44 lines 0 comments Download
M bindings/scripts/v8_types.py View 22 chunks +119 lines, -60 lines 0 comments Download
M bindings/scripts/v8_utilities.py View 5 chunks +13 lines, -17 lines 0 comments Download
D bindings/tests/idls/SVGTestInterface.idl View 1 chunk +0 lines, -39 lines 0 comments Download
D bindings/tests/idls/TestCallbackInterface.idl View 1 chunk +0 lines, -42 lines 0 comments Download
D bindings/tests/idls/TestDictionary.idl View 1 chunk +0 lines, -20 lines 0 comments Download
D bindings/tests/idls/TestException.idl View 1 chunk +0 lines, -38 lines 0 comments Download
D bindings/tests/idls/TestImplements.idl View 1 chunk +0 lines, -49 lines 0 comments Download
D bindings/tests/idls/TestImplements2.idl View 1 chunk +0 lines, -41 lines 0 comments Download
D bindings/tests/idls/TestImplements3.idl View 1 chunk +0 lines, -14 lines 0 comments Download
D bindings/tests/idls/TestInterface.idl View 1 chunk +0 lines, -94 lines 0 comments Download
D bindings/tests/idls/TestInterface2.idl View 1 chunk +0 lines, -54 lines 0 comments Download
D bindings/tests/idls/TestInterface3.idl View 1 chunk +0 lines, -46 lines 0 comments Download
D bindings/tests/idls/TestInterfaceCheckSecurity.idl View 1 chunk +0 lines, -44 lines 0 comments Download
D bindings/tests/idls/TestInterfaceConstructor.idl View 1 chunk +0 lines, -50 lines 0 comments Download
D bindings/tests/idls/TestInterfaceConstructor2.idl View 1 chunk +0 lines, -51 lines 0 comments Download
D bindings/tests/idls/TestInterfaceConstructor3.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D bindings/tests/idls/TestInterfaceConstructor4.idl View 1 chunk +0 lines, -11 lines 0 comments Download
D bindings/tests/idls/TestInterfaceCustomConstructor.idl View 1 chunk +0 lines, -36 lines 0 comments Download
D bindings/tests/idls/TestInterfaceDocument.idl View 1 chunk +0 lines, -32 lines 0 comments Download
D bindings/tests/idls/TestInterfaceEmpty.idl View 1 chunk +0 lines, -32 lines 0 comments Download
D bindings/tests/idls/TestInterfaceEventConstructor.idl View 1 chunk +0 lines, -47 lines 0 comments Download
D bindings/tests/idls/TestInterfaceEventTarget.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D bindings/tests/idls/TestInterfaceGarbageCollected.idl View 1 chunk +0 lines, -11 lines 0 comments Download
D bindings/tests/idls/TestInterfaceNamedConstructor.idl View 1 chunk +0 lines, -45 lines 0 comments Download
D bindings/tests/idls/TestInterfaceNamedConstructor2.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D bindings/tests/idls/TestInterfaceNode.idl View 1 chunk +0 lines, -42 lines 0 comments Download
D bindings/tests/idls/TestInterfaceWillBeGarbageCollected.idl View 1 chunk +0 lines, -38 lines 0 comments Download
D bindings/tests/idls/TestNode.idl View 1 chunk +0 lines, -29 lines 0 comments Download
D bindings/tests/idls/TestObject.idl View 1 chunk +0 lines, -552 lines 0 comments Download
D bindings/tests/idls/TestPartialInterface.idl View 1 chunk +0 lines, -59 lines 0 comments Download
D bindings/tests/idls/TestPartialInterface2.idl View 1 chunk +0 lines, -42 lines 0 comments Download
D bindings/tests/idls/TestSpecialOperations.idl View 1 chunk +0 lines, -12 lines 0 comments Download
D bindings/tests/idls/TestSpecialOperationsNotEnumerable.idl View 1 chunk +0 lines, -8 lines 0 comments Download
D bindings/tests/idls/TestTypedefs.idl View 1 chunk +0 lines, -63 lines 0 comments Download
A + bindings/tests/idls/core/SVGTestInterface.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestCallbackInterface.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestDictionary.idl View 2 chunks +7 lines, -0 lines 0 comments Download
A + bindings/tests/idls/core/TestException.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestImplements.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestImplements2.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestImplements3.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterface.idl View 2 chunks +6 lines, -2 lines 0 comments Download
A + bindings/tests/idls/core/TestInterface2.idl View 1 chunk +4 lines, -1 line 0 comments Download
A + bindings/tests/idls/core/TestInterface3.idl View 1 chunk +1 line, -1 line 0 comments Download
A + bindings/tests/idls/core/TestInterfaceCheckSecurity.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceConstructor.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceConstructor2.idl View 1 chunk +1 line, -0 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceConstructor3.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceConstructor4.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceCustomConstructor.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceDocument.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceEmpty.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceEventConstructor.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceEventTarget.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceGarbageCollected.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceNamedConstructor.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceNamedConstructor2.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceNode.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A bindings/tests/idls/core/TestInterfaceNotScriptWrappable.idl View 1 chunk +10 lines, -0 lines 0 comments Download
A + bindings/tests/idls/core/TestInterfaceWillBeGarbageCollected.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestNode.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestObject.idl View 10 chunks +18 lines, -15 lines 0 comments Download
A + bindings/tests/idls/core/TestPartialInterface.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestPartialInterface2.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestSpecialOperations.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestSpecialOperationsNotEnumerable.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/core/TestTypedefs.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bindings/tests/idls/modules/TestInterface5.idl View 2 chunks +8 lines, -10 lines 0 comments Download
A + bindings/tests/idls/modules/TestPartialInterface3.idl View 1 chunk +10 lines, -7 lines 0 comments Download
M core/README View 1 chunk +1 line, -1 line 0 comments Download
M core/animation/AnimationPlayer.idl View 1 chunk +11 lines, -11 lines 0 comments Download
M core/css/CSSRule.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/css/CSSStyleDeclaration.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/css/CSSValue.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/css/CSSValueList.idl View 1 chunk +1 line, -2 lines 0 comments Download
M core/css/DocumentFontFaceSet.idl View 1 chunk +1 line, -3 lines 0 comments Download
M core/css/FontFace.idl View 1 chunk +4 lines, -4 lines 0 comments Download
A core/css/FontFaceDescriptors.idl View 1 chunk +14 lines, -0 lines 0 comments Download
M core/css/FontFaceSet.idl View 1 chunk +2 lines, -3 lines 0 comments Download
M core/css/FontFaceSetLoadEvent.idl View 1 chunk +0 lines, -1 line 0 comments Download
M core/css/MediaQueryList.idl View 1 chunk +12 lines, -3 lines 0 comments Download
A + core/css/MediaQueryListEvent.idl View 1 chunk +5 lines, -3 lines 0 comments Download
M core/css/RGBColor.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/css/Rect.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/css/WebKitCSSTransformValue.idl View 1 chunk +0 lines, -2 lines 0 comments Download
M core/dom/DOMMatrix.idl View 1 chunk +19 lines, -0 lines 0 comments Download
M core/dom/DOMMatrixReadOnly.idl View 2 chunks +21 lines, -0 lines 0 comments Download
M core/dom/DOMPoint.idl View 1 chunk +1 line, -10 lines 0 comments Download
A core/dom/DOMPointInit.idl View 1 chunk +14 lines, -0 lines 0 comments Download
M core/dom/DOMPointReadOnly.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/dom/DOMRectReadOnly.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/dom/Document.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M core/dom/DocumentFullscreen.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/dom/Element.idl View 3 chunks +4 lines, -4 lines 0 comments Download
A + core/dom/Iterator.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M core/dom/MutationObserver.idl View 1 chunk +1 line, -1 line 0 comments Download
A core/dom/MutationObserverInit.idl View 1 chunk +17 lines, -0 lines 0 comments Download
D core/dom/Notation.idl View 1 chunk +0 lines, -25 lines 0 comments Download
M core/dom/Range.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/editing/Selection.idl View 3 chunks +4 lines, -7 lines 0 comments Download
M core/events/EventTarget.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/fileapi/FileReader.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/frame/ConsoleBase.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A + core/frame/ScrollOptions.idl View 1 chunk +4 lines, -2 lines 0 comments Download
D core/frame/WebKitPoint.idl View 1 chunk +0 lines, -35 lines 0 comments Download
M core/frame/Window.idl View 1 chunk +6 lines, -6 lines 0 comments Download
M core/html/HTMLDialogElement.idl View 1 chunk +1 line, -3 lines 0 comments Download
M core/html/HTMLElement.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/html/HTMLFormElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLImageElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLInputElement.idl View 2 chunks +3 lines, -3 lines 0 comments Download
M core/html/HTMLLinkElement.idl View 2 chunks +2 lines, -2 lines 0 comments Download
M core/html/HTMLMediaElement.idl View 2 chunks +2 lines, -1 line 0 comments Download
M core/html/HTMLScriptElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLTableElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLTableRowElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/HTMLTableSectionElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/MediaController.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/html/canvas/CanvasPattern.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M core/html/canvas/CanvasRenderingContext2D.idl View 4 chunks +9 lines, -10 lines 0 comments Download
A core/html/canvas/HitRegionOptions.idl View 1 chunk +17 lines, -0 lines 0 comments Download
M core/html/canvas/Path2D.idl View 1 chunk +0 lines, -1 line 0 comments Download
M core/html/canvas/WebGLRenderingContextBase.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A core/html/shadow/PluginPlaceholderElement.idl View 1 chunk +10 lines, -0 lines 0 comments Download
M core/inspector/CodeGeneratorInspector.py View 30 chunks +19 lines, -256 lines 0 comments Download
M core/inspector/CodeGeneratorInspectorStrings.py View 7 chunks +18 lines, -34 lines 0 comments Download
M core/inspector/CodeGeneratorInstrumentation.py View 3 chunks +12 lines, -2 lines 0 comments Download
M core/inspector/InjectedScriptHost.idl View 1 chunk +10 lines, -8 lines 0 comments Download
M core/inspector/InspectorInstrumentation.idl View 6 chunks +13 lines, -18 lines 0 comments Download
M core/page/EventSource.idl View 1 chunk +1 line, -1 line 0 comments Download
A + core/page/EventSourceInit.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/page/PagePopupController.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/streams/ReadableStream.idl View 1 chunk +14 lines, -0 lines 0 comments Download
M core/svg/SVGAnimatedAngle.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedBoolean.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedEnumeration.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedInteger.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedLength.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedLengthList.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedNumber.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedNumberList.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedPreserveAspectRatio.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedRect.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedString.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGAnimatedTransformList.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGRenderingIntent.idl View 1 chunk +1 line, -0 lines 0 comments Download
M core/svg/SVGUnitTypes.idl View 1 chunk +1 line, -0 lines 0 comments Download
A + core/testing/DictionaryTest.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M core/testing/GCObservation.idl View 1 chunk +1 line, -1 line 0 comments Download
A core/testing/InternalDictionary.idl View 1 chunk +27 lines, -0 lines 0 comments Download
M core/testing/InternalProfilers.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/testing/InternalSettings.idl View 1 chunk +4 lines, -0 lines 0 comments Download
M core/testing/Internals.idl View 10 chunks +11 lines, -17 lines 0 comments Download
M core/testing/LayerRect.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/testing/LayerRectList.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/testing/PartialPrivateScriptTest.idl View 1 chunk +3 lines, -1 line 0 comments Download
M core/testing/PrivateScriptTest.idl View 1 chunk +2 lines, -1 line 0 comments Download
M core/testing/TypeConversions.idl View 1 chunk +1 line, -1 line 0 comments Download
M core/timing/PerformanceEntry.idl View 1 chunk +0 lines, -1 line 0 comments Download
A + core/xml/DocumentXMLTreeViewer.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/xml/XMLHttpRequest.idl View 2 chunks +3 lines, -2 lines 0 comments Download
M core/xml/XMLHttpRequestProgressEvent.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M core/xml/XSLTProcessor.idl View 1 chunk +1 line, -0 lines 0 comments Download
M modules/README View 1 chunk +1 line, -1 line 0 comments Download
M modules/credentialmanager/CredentialsContainer.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/device_orientation/DeviceAcceleration.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/device_orientation/DeviceRotationRate.idl View 1 chunk +1 line, -1 line 0 comments Download
A + modules/encoding/TextDecodeOptions.idl View 1 chunk +4 lines, -2 lines 0 comments Download
M modules/encoding/TextDecoder.idl View 2 chunks +2 lines, -2 lines 0 comments Download
A + modules/encoding/TextDecoderOptions.idl View 1 chunk +5 lines, -2 lines 0 comments Download
M modules/encryptedmedia/HTMLMediaElementEncryptedMedia.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/encryptedmedia/MediaKeySession.idl View 1 chunk +4 lines, -0 lines 0 comments Download
M modules/encryptedmedia/MediaKeys.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A + modules/geofencing/CircularGeofencingRegion.idl View 1 chunk +1 line, -1 line 0 comments Download
D modules/geofencing/CircularRegion.idl View 1 chunk +0 lines, -17 lines 0 comments Download
M modules/geofencing/GeofencingRegion.idl View 1 chunk +1 line, -0 lines 0 comments Download
A + modules/geofencing/WorkerNavigatorGeofencing.idl View 1 chunk +2 lines, -1 line 0 comments Download
M modules/indexeddb/IDBDatabase.idl View 1 chunk +3 lines, -3 lines 0 comments Download
A + modules/indexeddb/IDBIndexParameters.idl View 1 chunk +5 lines, -2 lines 0 comments Download
M modules/indexeddb/IDBObjectStore.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/mediasource/MediaSource.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediasource/SourceBuffer.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/mediastream/MediaStream.idl View 2 chunks +4 lines, -4 lines 0 comments Download
M modules/netinfo/NetworkInformation.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/notifications/Notification.idl View 2 chunks +5 lines, -4 lines 0 comments Download
A modules/notifications/NotificationOptions.idl View 1 chunk +21 lines, -0 lines 0 comments Download
M modules/performance/SharedWorkerPerformance.idl View 1 chunk +1 line, -3 lines 0 comments Download
M modules/performance/WorkerGlobalScopePerformance.idl View 1 chunk +1 line, -3 lines 0 comments Download
A + modules/presentation/NavigatorPresentation.idl View 1 chunk +4 lines, -3 lines 0 comments Download
A + modules/presentation/Presentation.idl View 1 chunk +5 lines, -4 lines 0 comments Download
A modules/serviceworkers/Body.idl View 1 chunk +21 lines, -0 lines 0 comments Download
M modules/serviceworkers/Cache.idl View 2 chunks +14 lines, -26 lines 0 comments Download
M modules/serviceworkers/CacheStorage.idl View 1 chunk +3 lines, -3 lines 0 comments Download
A + modules/serviceworkers/ExtendableEvent.idl View 1 chunk +2 lines, -2 lines 0 comments Download
D modules/serviceworkers/FetchBodyStream.idl View 1 chunk +0 lines, -21 lines 0 comments Download
M modules/serviceworkers/FetchEvent.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/serviceworkers/Headers.idl View 1 chunk +3 lines, -2 lines 0 comments Download
M modules/serviceworkers/InstallEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
D modules/serviceworkers/InstallPhaseEvent.idl View 1 chunk +0 lines, -37 lines 0 comments Download
A modules/serviceworkers/QueryParams.idl View 1 chunk +15 lines, -0 lines 0 comments Download
A + modules/serviceworkers/RegistrationOptionList.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M modules/serviceworkers/Request.idl View 2 chunks +5 lines, -2 lines 0 comments Download
M modules/serviceworkers/Response.idl View 2 chunks +9 lines, -4 lines 0 comments Download
M modules/serviceworkers/ServiceWorker.idl View 1 chunk +2 lines, -0 lines 0 comments Download
M modules/serviceworkers/ServiceWorkerClient.idl View 1 chunk +1 line, -1 line 0 comments Download
A modules/serviceworkers/ServiceWorkerClientQueryParams.idl View 1 chunk +11 lines, -0 lines 0 comments Download
M modules/serviceworkers/ServiceWorkerClients.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M modules/serviceworkers/ServiceWorkerContainer.idl View 1 chunk +3 lines, -7 lines 0 comments Download
M modules/serviceworkers/ServiceWorkerGlobalScope.idl View 1 chunk +5 lines, -4 lines 0 comments Download
M modules/serviceworkers/ServiceWorkerRegistration.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/speech/SpeechSynthesis.idl View 1 chunk +1 line, -2 lines 0 comments Download
M modules/speech/SpeechSynthesisEvent.idl View 1 chunk +1 line, -3 lines 0 comments Download
M modules/speech/SpeechSynthesisUtterance.idl View 1 chunk +1 line, -2 lines 0 comments Download
M modules/speech/SpeechSynthesisVoice.idl View 1 chunk +1 line, -2 lines 0 comments Download
M modules/speech/WindowSpeechSynthesis.idl View 1 chunk +0 lines, -1 line 0 comments Download
M modules/webaudio/AudioBuffer.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/webaudio/AudioContext.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/webaudio/AudioListener.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/webaudio/AudioNode.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/webaudio/AudioParam.idl View 1 chunk +6 lines, -6 lines 0 comments Download
M modules/webaudio/OfflineAudioContext.idl View 1 chunk +0 lines, -1 line 0 comments Download
M modules/webaudio/PeriodicWave.idl View 1 chunk +1 line, -1 line 0 comments Download
M modules/webdatabase/DatabaseCallback.idl View 1 chunk +0 lines, -1 line 0 comments Download
D modules/webdatabase/DatabaseSync.idl View 1 chunk +0 lines, -41 lines 0 comments Download
D modules/webdatabase/SQLTransactionSync.idl View 1 chunk +0 lines, -36 lines 0 comments Download
D modules/webdatabase/SQLTransactionSyncCallback.idl View 1 chunk +0 lines, -33 lines 0 comments Download
D modules/webdatabase/WorkerGlobalScopeWebDatabase.idl View 1 chunk +0 lines, -33 lines 0 comments Download
M modules/webmidi/MIDIAccess.idl View 1 chunk +2 lines, -2 lines 0 comments Download
A modules/webmidi/MIDIInputMap.idl View 1 chunk +22 lines, -0 lines 0 comments Download
A + modules/webmidi/MIDIOptions.idl View 1 chunk +4 lines, -2 lines 0 comments Download
A modules/webmidi/MIDIOutputMap.idl View 1 chunk +22 lines, -0 lines 0 comments Download
M modules/webmidi/NavigatorWebMIDI.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
terry
5 years, 10 months ago (2015-02-25 21:31:45 UTC) #2
terry
5 years, 10 months ago (2015-02-25 21:32:04 UTC) #4
siva
Terry, do we want this for 1.9 ?
5 years, 10 months ago (2015-02-25 23:49:40 UTC) #5
vsm
lgtm
5 years, 10 months ago (2015-02-26 15:49:48 UTC) #6
siva
lgtm
5 years, 9 months ago (2015-02-26 16:42:43 UTC) #7
siva
lgtm
5 years, 9 months ago (2015-02-26 16:42:50 UTC) #8
terry
5 years, 9 months ago (2015-02-26 17:19:58 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44061.

Powered by Google App Engine
This is Rietveld 408576698