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

Issue 2526943002: Add use counters for lots of DOM APIs.

Created:
4 years ago by jdm
Modified:
4 years ago
Reviewers:
CC:
chromium-reviews, shans, tzik, webcomponents-bugzilla_chromium.org, dshwang, eae+blinkwatch, fs, dcheng, dominicc+watchlist_chromium.org, apavlov+blink_chromium.org, kinuko+worker_chromium.org, Srirama, rwlbuis, timvolodine, jsbell+serviceworker_chromium.org, Yoav Weiss, mvanouwerkerk+watch_chromium.org, blink-reviews-css, blink-reviews-html_chromium.org, Justin Novosad, blink-reviews-dom_chromium.org, dglazkov+blink, Rik, blink-reviews, ajuma+watch-canvas_chromium.org, blink-worker-reviews_chromium.org, Eric Willigers, kenneth.christiansen, nessy, rjwright, blink-reviews-style_chromium.org, sof, nhiroki, feature-media-reviews_chromium.org, eric.carlson_apple.com, asvitkine+watch_chromium.org, darktears, haraken, jsbell+idb_chromium.org, vcarbune.chromium, michaeln, shimazu+serviceworker_chromium.org, dtapuska+blinkwatch_chromium.org, gavinp+prerender_chromium.org, mlamouri+watch-blink_chromium.org, blink-reviews-animation_chromium.org, serviceworker-reviews, gasubic, shimazu+worker_chromium.org, falken, blink-reviews-events_chromium.org, kinuko+serviceworker, cmumford, horo+watch_chromium.org, kinuko+fileapi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add use counters for lots of DOM APIs. Per discussion with rbyers@, this change will be run against the Cluster Telemetry automation to learn more about DOM API usage stats. BUG=

Patch Set 1 #

Patch Set 2 : Add use counters for lots of DOM APIs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4698 lines, -1071 lines) Patch
M AUTHORS View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/animation/Animation.idl View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationEffectReadOnly.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationEffectTiming.idl View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationEffectTimingReadOnly.idl View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/animation/AnimationTimeline.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/DocumentAnimation.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/ElementAnimation.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataTransfer.idl View 1 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataTransferItem.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataTransferItemList.idl View 1 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSS.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSConditionRule.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSGroupingRule.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSImportRule.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSKeyframeRule.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSKeyframesRule.idl View 1 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSMediaRule.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSNamespaceRule.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSPageRule.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSRule.idl View 1 1 chunk +15 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSRuleList.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleRule.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleSheet.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSViewportRule.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/FontFace.idl View 1 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/css/FontFaceSet.idl View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/css/FontFaceSetLoadEvent.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/MediaList.idl View 1 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/css/MediaQueryListEvent.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/PropertyRegistration.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/StyleSheet.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/css/StyleSheetList.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ClientRectList.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/DOMException.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMMatrix.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMMatrixReadOnly.idl View 1 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Document.idl View 1 9 chunks +35 lines, -35 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentOrShadowRoot.idl View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Element.idl View 1 4 chunks +17 lines, -17 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ElementFullscreen.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl View 1 2 chunks +71 lines, -71 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MessageChannel.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MessagePort.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/MutationObserver.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ProcessingInstruction.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Range.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Text.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Touch.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/dom/URLUtilsReadOnly.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/custom/CustomElementRegistry.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/shadow/ShadowRoot.idl View 1 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/events/AnimationEvent.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/AnimationPlaybackEvent.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/BeforeUnloadEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/FocusEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/HashChangeEvent.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/InputEvent.idl View 1 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/events/MessageEvent.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/events/MouseEvent.idl View 1 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/events/MutationEvent.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/events/NavigatorEvents.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/PopStateEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/UIEvent.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReader.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fileapi/FileReaderSync.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/BarProp.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/External.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/ImageBitmap.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/NavigatorCPU.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/NavigatorOnLine.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/Screen.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 1 chunk +1769 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/Window.idl View 1 5 chunks +32 lines, -32 lines 0 comments Download
M third_party/WebKit/Source/core/frame/WindowEventHandlers.idl View 1 chunk +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLAllCollection.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLAnchorElement.idl View 1 chunk +13 lines, -13 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLAreaElement.idl View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLAudioElement.idl View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLBRElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLBaseElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLBodyElement.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLButtonElement.idl View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLContentElement.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLDListElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLDialogElement.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLDirectoryElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLDivElement.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLDocument.idl View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLElement.idl View 1 2 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLEmbedElement.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFieldSetElement.idl View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFontElement.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFormElement.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFrameElement.idl View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLHRElement.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLHeadingElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLHtmlElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLHyperlinkElementUtils.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLIFrameElement.idl View 1 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLImageElement.idl View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLInputElement.idl View 1 4 chunks +20 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLLIElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLLegendElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLLinkElement.idl View 1 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMapElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMediaElement.idl View 2 chunks +19 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMenuElement.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMenuItemElement.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMetaElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMeterElement.idl View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLModElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLOListElement.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLObjectElement.idl View 1 1 chunk +26 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLOptGroupElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLOptionElement.idl View 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLOptionsCollection.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLOutputElement.idl View 1 1 chunk +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLParagraphElement.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLParamElement.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLPreElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLProgressElement.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLQuoteElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLScriptElement.idl View 1 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSelectElement.idl View 2 chunks +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLShadowElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSlotElement.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLSourceElement.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLStyleElement.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableCaptionElement.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableCellElement.idl View 1 2 chunks +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableColElement.idl View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableElement.idl View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableRowElement.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableSectionElement.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTextAreaElement.idl View 1 2 chunks +14 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTrackElement.idl View 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLUListElement.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLVideoElement.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/TextMetrics.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/TimeRanges.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/ValidityState.idl View 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/AudioTrack.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/AudioTrackList.idl View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/TextTrack.idl View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/TextTrackCue.idl View 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/TextTrackCueList.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/TextTrackList.idl View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/VideoTrack.idl View 1 chunk +5 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/VideoTrackList.idl View 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/vtt/VTTCue.idl View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/vtt/VTTRegion.idl View 1 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/core/html/track/vtt/VTTRegionList.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/streams/UnderlyingSourceBase.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/timing/Performance.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceEntry.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceNavigation.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceTiming.idl View 1 1 chunk +21 lines, -21 lines 0 comments Download
M third_party/WebKit/Source/core/timing/WindowPerformance.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/WorkerGlobalScopePerformance.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/WorkerPerformance.idl View 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorker.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/SharedWorkerGlobalScope.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/broadcastchannel/BroadcastChannel.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasPathMethods.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.idl View 1 3 chunks +19 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/modules/crypto/Crypto.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/crypto/CryptoKey.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/crypto/WindowCrypto.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/crypto/WorkerGlobalScopeCrypto.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceAcceleration.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/DeviceRotationRate.idl View 1 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/WindowDeviceMotion.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/device_orientation/WindowDeviceOrientation.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/donottrack/NavigatorDoNotTrack.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.idl View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/eventsource/EventSource.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/gamepad/Gamepad.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/gamepad/GamepadButton.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/gamepad/GamepadList.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/gamepad/NavigatorGamepad.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/geolocation/Coordinates.idl View 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/geolocation/Geolocation.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/geolocation/Geoposition.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/geolocation/NavigatorGeolocation.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursor.idl View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBCursorWithValue.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBDatabase.idl View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBFactory.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBIndex.idl View 1 chunk +12 lines, -12 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBKeyRange.idl View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBObjectStore.idl View 1 chunk +19 lines, -19 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBOpenDBRequest.idl View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBRequest.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/IDBTransaction.idl View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/Client.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/Clients.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/FetchEvent.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorker.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerContainer.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerGlobalScope.idl View 1 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/ServiceWorkerRegistration.idl View 1 1 chunk +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/WindowClient.idl View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/vibration/NavigatorVibration.idl View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +1856 lines, -0 lines 0 comments Download

Dependent Patchsets:

Powered by Google App Engine
This is Rietveld 408576698