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

Issue 2463703003: blink: Cleanup core class forward declarations (Closed)

Created:
4 years, 1 month ago by jbriance
Modified:
4 years, 1 month ago
Reviewers:
haraken
CC:
chromium-reviews, ojan+watch_chromium.org, shans, szager+layoutwatch_chromium.org, atotic+reviews_chromium.org, tzik, webcomponents-bugzilla_chromium.org, dshwang, eae+blinkwatch, fs, dcheng, leviw+renderwatch, dominicc+watchlist_chromium.org, apavlov+blink_chromium.org, kinuko+worker_chromium.org, Srirama, kouhei+svg_chromium.org, kinuko+watch, rwlbuis, Yoav Weiss, krit, aboxhall, pfeldman+blink_chromium.org, blink-reviews-css, blink-reviews-html_chromium.org, Justin Novosad, hongchan, nhiroki, blink-reviews-dom_chromium.org, dglazkov+blink, je_julie, gavinp+loader_chromium.org, jchaffraix+rendering, Navid Zolghadr, blink-reviews, gyuyoung2, falken+watch_chromium.org, pdr+svgwatchlist_chromium.org, blink-worker-reviews_chromium.org, Eric Willigers, kenneth.christiansen, jfernandez, nessy, rjwright, blink-reviews-style_chromium.org, zoltan1, Manuel Rego, blink-reviews-paint_chromium.org, blink-reviews-layout_chromium.org, sof, caseq+blink_chromium.org, lushnikov+blink_chromium.org, Raymond Toy, feature-media-reviews_chromium.org, dmazzoni, eric.carlson_apple.com, darktears, haraken, loading-reviews+fetch_chromium.org, Nate Chapin, vcarbune.chromium, cbiesinger, devtools-reviews_chromium.org, tyoshino+watch_chromium.org, dtapuska+blinkwatch_chromium.org, glebl+reviews_chromium.org, Rik, ajuma+watch-canvas_chromium.org, blink-reviews-animation_chromium.org, pdr+renderingwatchlist_chromium.org, gasubic, loading-reviews+parser_chromium.org, shimazu+worker_chromium.org, mlamouri+watch-blink_chromium.org, nektarios, f(malita), svillar, horo+watch_chromium.org, Stephen Chennney, loading-reviews_chromium.org, kinuko+fileapi, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

blink: Cleanup core class forward declarations Remove useless class forward declarations and add missing ones in blink core sources. BUG=none CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Committed: https://crrev.com/9c8325596dae53105c1e1428d6843c305bbb2d9f Cr-Commit-Position: refs/heads/master@{#428780}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove redundant empty lines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -274 lines) Patch
M third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/DocumentAnimations.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/KeyframeEffect.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/ListInterpolationFunctions.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/animation/PrimitiveInterpolation.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/SampledEffect.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/animation/TimingInput.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/clipboard/DataTransfer.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/BasicShapeFunctions.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSComputedStyleDeclaration.h View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSCursorImageValue.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSFontSelectorClient.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSSegmentedFontFace.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleDeclaration.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/FontFaceSet.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/RuleFeature.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/invalidation/StyleSheetInvalidationAnalysis.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParser.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserObserver.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSParserObserverWrapper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/resolver/StyleResolver.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/AXObjectCache.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/CompositorProxyClient.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ContainerNode.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMImplementation.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMURL.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/DocumentParserTiming.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/Element.h View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ElementRareData.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/ExecutionContext.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/IdleRequestCallback.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/MessagePort.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Node.h View 2 chunks +0 lines, -16 lines 0 comments Download
M third_party/WebKit/Source/core/dom/ScriptRunner.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/SecurityContext.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/StaticNodeList.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/custom/CustomElementDefinitionBuilder.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/dom/shadow/FlatTreeTraversal.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/shadow/ShadowRoot.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/CaretBase.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/editing/EditingStrategy.h View 1 chunk +0 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/core/editing/EditingUtilities.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/editing/Editor.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/PendingSelection.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/Position.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/VisibleSelection.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/iterators/BitStack.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/iterators/SimplifiedBackwardsTextIterator.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/markers/DocumentMarkerController.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/serializers/MarkupAccumulator.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/Event.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/events/EventDispatcher.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/events/KeyboardEvent.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/fetch/ImageResource.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/fetch/ResourceFetcher.h View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/frame/DOMWindow.h View 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/DOMWindowProperty.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/FrameClient.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameHost.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/FrameSerializer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/FrameView.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/LocalDOMWindow.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrame.h View 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/RemoteFrameClient.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLAreaElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLCanvasElement.h View 1 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLMapElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/HTMLVideoElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/forms/TextFieldInputType.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLScriptRunnerHost.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControls.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/html/shadow/MediaControlsWindowEventListener.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/imagebitmap/ImageBitmapFactories.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/input/EventHandler.h View 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/input/ScrollManager.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/input/TouchActionUtil.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/DevToolsHost.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorAnimationAgent.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMAgent.h View 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorDOMDebuggerAgent.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorInputAgent.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorNetworkAgent.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorPageAgent.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorSession.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorStyleSheet.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorWebPerfAgent.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBoxModelObject.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutEmbeddedObject.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutScrollbar.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/PaintInvalidationState.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/TextAutosizer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/TextRunConstructor.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/VerticalPositionCache.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/api/LineLayoutBlockFlow.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/api/LineLayoutInline.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/EllipsisBox.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/line/InlineFlowBox.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/line/LineBoxList.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ng/ng_layout_opportunity_tree_node.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceContainer.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngineBaseline.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/loader/FrameLoaderClient.h View 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/loader/ImageLoader.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/MixedContentChecker.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/loader/PingLoader.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/observer/ResizeObserver.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/observer/ResizeObserverCallback.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/observer/ResizeObserverEntry.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/ChromeClient.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/DragData.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/FrameTree.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/PageVisibilityNotifier.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/page/PageVisibilityObserver.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/RootScrollerController.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/SnapCoordinator.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/StickyPositionScrollingConstraints.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/page/scrolling/ViewportScrollCallback.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/BackgroundImageGeometry.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/BlockPainter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxBorderPainter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/BoxDecorationData.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/BoxPaintInvalidator.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/BoxPainter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/EllipsisBoxPainter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/paint/EmbeddedObjectPainter.h View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/paint/FilterPainter.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/GridPainter.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/InlinePainter.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/paint/InlineTextBoxPainter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/ObjectPainter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintInfo.h View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintInvalidationCapableScrollableArea.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayer.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerPaintingInfo.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/PaintPropertyTreeBuilder.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/paint/TableCellPainter.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/TextPainter.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/ViewPainter.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/plugins/PluginView.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/ComputedStyle.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/style/StyleRareNonInheritedData.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGeometryElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/svg/SVGGraphicsElement.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/svg/SVGTests.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/CallbackFunctionTest.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/testing/InternalSettings.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/testing/Internals.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/DOMWindowPerformance.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceBase.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/timing/PerformanceLongTaskTiming.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/ThreadedMessagingProxyBase.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/workers/ThreadedWorkletGlobalScope.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerGlobalScope.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/WorkerInspectorProxy.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/xml/XPathParser.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/compositorworker/WindowAnimationWorklet.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/crypto/DOMWindowCrypto.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/csspaint/WindowPaintWorklet.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/quota/DOMWindowQuota.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/storage/DOMWindowStorage.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WindowAudioWorklet.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/InspectorOverlay.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
jbriance
Following https://codereview.chromium.org/2460243002/, I found lots of forward class decl that were not up-to-date in core ...
4 years, 1 month ago (2016-10-31 16:24:35 UTC) #3
haraken
LGTM How are you finding these unused forward decls? https://codereview.chromium.org/2463703003/diff/1/third_party/WebKit/Source/core/animation/SampledEffect.h File third_party/WebKit/Source/core/animation/SampledEffect.h (right): https://codereview.chromium.org/2463703003/diff/1/third_party/WebKit/Source/core/animation/SampledEffect.h#newcode16 third_party/WebKit/Source/core/animation/SampledEffect.h:16: ...
4 years, 1 month ago (2016-10-31 16:55:38 UTC) #4
jbriance
On 2016/10/31 16:55:38, haraken wrote: > How are you finding these unused forward decls? I ...
4 years, 1 month ago (2016-10-31 17:39:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2463703003/20001
4 years, 1 month ago (2016-10-31 19:58:34 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-31 20:09:43 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9c8325596dae53105c1e1428d6843c305bbb2d9f Cr-Commit-Position: refs/heads/master@{#428780}
4 years, 1 month ago (2016-10-31 20:11:36 UTC) #15
jbriance
4 years, 1 month ago (2016-11-03 22:15:54 UTC) #16
Message was sent while issue was closed.
Meta bug created: https://bugs.chromium.org/p/chromium/issues/detail?id=662195

Powered by Google App Engine
This is Rietveld 408576698