Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4d2d1e1df0020312860c4b982eee25bf6d84bc65
https://github.com/WebKit/WebKit/commit/4d2d1e1df0020312860c4b982eee25bf6d84bc65
Author: Kimmo Kinnunen <[email protected]>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M Source/WTF/wtf/Seconds.cpp
M Source/WTF/wtf/cf/LanguageCF.cpp
M Source/WTF/wtf/text/TextStream.cpp
M Source/WTF/wtf/text/TextStream.h
M Source/WTF/wtf/text/cocoa/TextStreamCocoa.mm
M Source/WebCore/accessibility/AXLogger.cpp
M Source/WebCore/animation/ScrollAxis.cpp
M Source/WebCore/animation/ScrollTimeline.cpp
M Source/WebCore/animation/TimelineRange.cpp
M Source/WebCore/animation/ViewTimeline.cpp
M Source/WebCore/animation/WebAnimationTime.cpp
M Source/WebCore/css/CSSUnits.cpp
M Source/WebCore/css/calc/CSSCalcTree.cpp
M Source/WebCore/css/calc/CSSCalcType.cpp
M Source/WebCore/css/calc/CSSCalcValue.cpp
M Source/WebCore/dom/BoundaryPoint.cpp
M Source/WebCore/dom/Document.cpp
M Source/WebCore/dom/Element.cpp
M Source/WebCore/dom/Node.cpp
M Source/WebCore/dom/Position.cpp
M Source/WebCore/dom/ViewTransition.cpp
M Source/WebCore/dom/ViewportArguments.cpp
M Source/WebCore/editing/VisiblePosition.cpp
M Source/WebCore/editing/VisibleSelection.cpp
M Source/WebCore/loader/ImageLoader.cpp
M Source/WebCore/page/ActivityState.cpp
M Source/WebCore/page/InteractionRegion.cpp
M Source/WebCore/page/IntersectionObserverEntry.cpp
M Source/WebCore/page/LocalFrameView.cpp
M Source/WebCore/page/Page.cpp
M Source/WebCore/page/ResizeObservation.cpp
M Source/WebCore/page/ViewportConfiguration.cpp
M Source/WebCore/page/WheelEventTestMonitor.cpp
M Source/WebCore/page/scrolling/ScrollAnchoringController.cpp
M Source/WebCore/page/scrolling/ScrollLatchingController.cpp
M Source/WebCore/page/scrolling/ScrollSnapOffsetsInfo.h
M Source/WebCore/page/scrolling/ScrollingConstraints.cpp
M Source/WebCore/page/scrolling/ScrollingCoordinatorTypes.cpp
M Source/WebCore/page/scrolling/ScrollingStateFixedNode.cpp
M Source/WebCore/page/scrolling/ScrollingStateFrameHostingNode.cpp
M Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingStateNode.cpp
M Source/WebCore/page/scrolling/ScrollingStateOverflowScrollProxyNode.cpp
M Source/WebCore/page/scrolling/ScrollingStateOverflowScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingStatePluginHostingNode.cpp
M Source/WebCore/page/scrolling/ScrollingStatePluginScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingStatePositionedNode.cpp
M Source/WebCore/page/scrolling/ScrollingStateScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingStateStickyNode.cpp
M Source/WebCore/page/scrolling/ScrollingTree.cpp
M Source/WebCore/page/scrolling/ScrollingTreeFixedNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreeFrameHostingNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreeNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollProxyNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreePluginHostingNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreePluginScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreePositionedNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.cpp
M Source/WebCore/page/scrolling/ScrollingTreeStickyNode.cpp
M Source/WebCore/page/scrolling/cocoa/ScrollingTreeFixedNodeCocoa.mm
M
Source/WebCore/page/scrolling/coordinated/ScrollingTreeFixedNodeCoordinated.cpp
M Source/WebCore/platform/KeyboardScroll.cpp
M Source/WebCore/platform/Length.cpp
M Source/WebCore/platform/LengthBox.cpp
M Source/WebCore/platform/LengthPoint.cpp
M Source/WebCore/platform/LengthSize.cpp
M Source/WebCore/platform/PlatformWheelEvent.cpp
M Source/WebCore/platform/ProcessQualified.h
M Source/WebCore/platform/RectCorners.h
M Source/WebCore/platform/RectEdges.h
M Source/WebCore/platform/ScriptExecutionContextIdentifier.h
M Source/WebCore/platform/ScrollAlignment.cpp
M Source/WebCore/platform/ScrollAnimation.cpp
M Source/WebCore/platform/ScrollSnapAnimatorState.cpp
M Source/WebCore/platform/ScrollTypes.cpp
M Source/WebCore/platform/StyleAppearance.cpp
M Source/WebCore/platform/ThemeTypes.cpp
M Source/WebCore/platform/animation/Animation.cpp
M Source/WebCore/platform/animation/AnimationList.cpp
M Source/WebCore/platform/animation/TimingFunction.cpp
M Source/WebCore/platform/calc/CalculationCategory.cpp
M Source/WebCore/platform/calc/CalculationOperator.cpp
M Source/WebCore/platform/calc/CalculationTree.cpp
M Source/WebCore/platform/calc/CalculationValue.cpp
M Source/WebCore/platform/cocoa/AppleVisualEffect.cpp
M Source/WebCore/platform/graphics/AlphaPremultiplication.cpp
M Source/WebCore/platform/graphics/AnimationFrameRate.cpp
M Source/WebCore/platform/graphics/BitmapImageDescriptor.cpp
M Source/WebCore/platform/graphics/BitmapImageSource.cpp
M Source/WebCore/platform/graphics/ColorInterpolationMethod.cpp
M Source/WebCore/platform/graphics/ColorSpace.cpp
M Source/WebCore/platform/graphics/ContentsFormat.cpp
M Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp
M Source/WebCore/platform/graphics/Damage.h
M Source/WebCore/platform/graphics/DestinationColorSpace.cpp
M Source/WebCore/platform/graphics/DisplayUpdate.cpp
M Source/WebCore/platform/graphics/FloatPoint.cpp
M Source/WebCore/platform/graphics/FloatPoint3D.cpp
M Source/WebCore/platform/graphics/FloatQuad.cpp
M Source/WebCore/platform/graphics/FloatRect.cpp
M Source/WebCore/platform/graphics/FloatRoundedRect.cpp
M Source/WebCore/platform/graphics/FloatSegment.cpp
M Source/WebCore/platform/graphics/FloatSize.cpp
M Source/WebCore/platform/graphics/FontCascade.cpp
M Source/WebCore/platform/graphics/FontCascadeDescription.cpp
M Source/WebCore/platform/graphics/FontCascadeFonts.cpp
M Source/WebCore/platform/graphics/FontFeatureValues.cpp
M Source/WebCore/platform/graphics/FontPalette.h
M Source/WebCore/platform/graphics/FontSelector.cpp
M Source/WebCore/platform/graphics/FontSizeAdjust.h
M Source/WebCore/platform/graphics/Gradient.cpp
M Source/WebCore/platform/graphics/GradientColorStop.cpp
M Source/WebCore/platform/graphics/GraphicsContextState.cpp
M Source/WebCore/platform/graphics/GraphicsLayer.cpp
M Source/WebCore/platform/graphics/GraphicsStyle.cpp
M Source/WebCore/platform/graphics/GraphicsTypes.cpp
M Source/WebCore/platform/graphics/Image.cpp
M Source/WebCore/platform/graphics/ImageBufferBackend.cpp
M Source/WebCore/platform/graphics/ImageFrameAnimator.cpp
M Source/WebCore/platform/graphics/ImageFrameWorkQueue.cpp
M Source/WebCore/platform/graphics/ImagePaintingOptions.cpp
M Source/WebCore/platform/graphics/IntPoint.cpp
M Source/WebCore/platform/graphics/IntRect.cpp
M Source/WebCore/platform/graphics/IntSize.cpp
M Source/WebCore/platform/graphics/LayoutPoint.cpp
M Source/WebCore/platform/graphics/LayoutSize.cpp
M Source/WebCore/platform/graphics/MediaPlayer.cpp
M Source/WebCore/platform/graphics/Model.cpp
M Source/WebCore/platform/graphics/NamedImageGeneratedImage.cpp
M Source/WebCore/platform/graphics/NativeImageSource.cpp
M Source/WebCore/platform/graphics/Path.cpp
M Source/WebCore/platform/graphics/PathSegmentData.cpp
M Source/WebCore/platform/graphics/PixelFormat.cpp
M Source/WebCore/platform/graphics/Region.cpp
M Source/WebCore/platform/graphics/RenderingMode.cpp
M Source/WebCore/platform/graphics/RotationDirection.cpp
M Source/WebCore/platform/graphics/RoundedRect.cpp
M Source/WebCore/platform/graphics/SourceBrush.cpp
M Source/WebCore/platform/graphics/TextRun.cpp
M Source/WebCore/platform/graphics/VelocityData.cpp
M Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp
M Source/WebCore/platform/graphics/ca/PlatformCAAnimation.cpp
M Source/WebCore/platform/graphics/ca/PlatformCALayer.mm
M Source/WebCore/platform/graphics/ca/TileGrid.cpp
M Source/WebCore/platform/graphics/cairo/CairoOperationRecorder.cpp
M Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp
M Source/WebCore/platform/graphics/cocoa/IOSurface.mm
M Source/WebCore/platform/graphics/controls/ControlStyle.cpp
M Source/WebCore/platform/graphics/displaylists/DisplayList.cpp
M Source/WebCore/platform/graphics/displaylists/DisplayListItem.cpp
M Source/WebCore/platform/graphics/displaylists/DisplayListItems.cpp
M Source/WebCore/platform/graphics/filters/DistantLightSource.cpp
M Source/WebCore/platform/graphics/filters/FEBlend.cpp
M Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp
M Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp
M Source/WebCore/platform/graphics/filters/FEComposite.cpp
M Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp
M Source/WebCore/platform/graphics/filters/FEDiffuseLighting.cpp
M Source/WebCore/platform/graphics/filters/FEDisplacementMap.cpp
M Source/WebCore/platform/graphics/filters/FEDropShadow.cpp
M Source/WebCore/platform/graphics/filters/FEFlood.cpp
M Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp
M Source/WebCore/platform/graphics/filters/FEImage.cpp
M Source/WebCore/platform/graphics/filters/FEMerge.cpp
M Source/WebCore/platform/graphics/filters/FEMorphology.cpp
M Source/WebCore/platform/graphics/filters/FEOffset.cpp
M Source/WebCore/platform/graphics/filters/FESpecularLighting.cpp
M Source/WebCore/platform/graphics/filters/FETile.cpp
M Source/WebCore/platform/graphics/filters/FETurbulence.cpp
M Source/WebCore/platform/graphics/filters/FilterEffect.cpp
M Source/WebCore/platform/graphics/filters/FilterOperation.cpp
M Source/WebCore/platform/graphics/filters/PointLightSource.cpp
M Source/WebCore/platform/graphics/filters/SourceAlpha.cpp
M Source/WebCore/platform/graphics/filters/SourceGraphic.cpp
M Source/WebCore/platform/graphics/filters/SpotLightSource.cpp
M Source/WebCore/platform/graphics/transforms/AffineTransform.cpp
M Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.cpp
M Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.cpp
M
Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp
M Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp
M Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.cpp
M Source/WebCore/platform/graphics/transforms/SkewTransformOperation.cpp
M Source/WebCore/platform/graphics/transforms/TransformOperation.cpp
M Source/WebCore/platform/graphics/transforms/TransformState.cpp
M Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp
M
Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.cpp
M Source/WebCore/platform/ios/SelectionGeometry.cpp
M Source/WebCore/platform/mac/ScrollbarsControllerMac.mm
M Source/WebCore/platform/mac/ScrollingEffectsController.mm
M Source/WebCore/platform/text/TextFlags.cpp
M Source/WebCore/platform/text/TextSpacing.h
M Source/WebCore/platform/text/UnicodeBidi.cpp
M Source/WebCore/platform/text/WritingMode.h
M Source/WebCore/rendering/ClipRect.cpp
M Source/WebCore/rendering/EventRegion.cpp
M Source/WebCore/rendering/LayerAncestorClippingStack.cpp
M Source/WebCore/rendering/LayerOverlapMap.cpp
M Source/WebCore/rendering/LegacyInlineTextBox.cpp
M Source/WebCore/rendering/RenderLayer.cpp
M Source/WebCore/rendering/RenderLayerBacking.cpp
M Source/WebCore/rendering/RenderLayerCompositor.cpp
M Source/WebCore/rendering/RenderObject.cpp
M Source/WebCore/rendering/RenderTreeAsText.cpp
M Source/WebCore/rendering/style/BlockEllipsis.h
M Source/WebCore/rendering/style/BorderData.cpp
M Source/WebCore/rendering/style/FillLayer.cpp
M Source/WebCore/rendering/style/GapLength.cpp
M Source/WebCore/rendering/style/GridPosition.cpp
M Source/WebCore/rendering/style/GridTrackSize.cpp
M Source/WebCore/rendering/style/ListStyleType.cpp
M Source/WebCore/rendering/style/NameScope.h
M Source/WebCore/rendering/style/NinePieceImage.cpp
M Source/WebCore/rendering/style/OffsetRotation.cpp
M Source/WebCore/rendering/style/PositionArea.cpp
M Source/WebCore/rendering/style/PositionTryFallback.cpp
M Source/WebCore/rendering/style/RenderStyleConstants.cpp
M Source/WebCore/rendering/style/RenderStyleDifference.h
M Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp
M Source/WebCore/rendering/style/ScrollbarGutter.cpp
M Source/WebCore/rendering/style/ShadowData.cpp
M Source/WebCore/rendering/style/StyleBackgroundData.cpp
M Source/WebCore/rendering/style/StyleContentAlignmentData.cpp
M Source/WebCore/rendering/style/StyleCustomPropertyData.cpp
M Source/WebCore/rendering/style/StyleFontData.cpp
M Source/WebCore/rendering/style/StyleGridData.cpp
M Source/WebCore/rendering/style/StyleScrollSnapPoints.cpp
M Source/WebCore/rendering/style/StyleSelfAlignmentData.cpp
M Source/WebCore/rendering/style/TextDecorationThickness.h
M Source/WebCore/rendering/style/TextUnderlineOffset.h
M Source/WebCore/rendering/svg/SVGRenderTreeAsText.h
M Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResourceFilter.cpp
M Source/WebCore/style/AnchorPositionEvaluator.cpp
M Source/WebCore/style/PseudoElementIdentifier.h
M Source/WebCore/style/StyleChange.cpp
M Source/WebCore/style/Styleable.cpp
M Source/WebCore/style/values/color-adjust/StyleColorScheme.cpp
M Source/WebCore/style/values/color/StyleColor.cpp
M Source/WebCore/style/values/color/StyleColorMix.cpp
M Source/WebCore/style/values/color/StyleColorOptions.cpp
M Source/WebCore/style/values/color/StyleCurrentColor.cpp
M Source/WebCore/style/values/color/StyleDynamicRangeLimitMix.cpp
M Source/WebCore/style/values/color/StyleRelativeColor.h
M Source/WebCore/style/values/color/StyleResolvedColor.cpp
M
Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Logging.h
M Source/WebKit/Platform/IPC/ObjectIdentifierReferenceTracker.h
M Source/WebKit/Shared/EditorState.cpp
M Source/WebKit/Shared/KeyEventInterpretationContext.cpp
M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm
M Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTreeTransaction.mm
M
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithInProcessRenderingBackingStore.mm
M
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.mm
M
Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingCoordinatorTransaction.cpp
M Source/WebKit/Shared/ScrollingAccelerationCurve.cpp
M Source/WebKit/Shared/VisibleContentRectUpdateInfo.cpp
M Source/WebKit/Shared/WebEvent.cpp
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewTesting.mm
M Source/WebKit/UIProcess/API/ios/WKWebViewTestingIOS.mm
M Source/WebKit/UIProcess/Automation/ios/WebAutomationSessionIOS.mm
M Source/WebKit/UIProcess/WebProcessProxy.cpp
M Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
M Source/WebKit/WebProcess/GPU/graphics/BufferIdentifierSet.h
M Source/WebKit/WebProcess/GPU/graphics/PrepareBackingStoreBuffersData.cpp
M Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxy.cpp
M Source/WebKit/WebProcess/Plugins/PDF/PDFIncrementalLoader.mm
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm
M
Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDiscretePresentationController.mm
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFPageCoverage.mm
M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm
M
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCAAnimationRemote.mm
M
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteModelHosting.mm
Log Message:
-----------
Make TextStream operator<< implementations use ASCIILiteral
https://bugs.webkit.org/show_bug.cgi?id=288713
rdar://145734568
Reviewed by Chris Dumez.
Remove TextStream::dumpProperty(const char*, T) to ensure that all
calls are made with ASCIILiteral or String as the property name.
Make most operator<<(TextStream&, ..) calls use ASCIILiteral when
they invoke operator<< with literal strings. For single-char literals
use char literals. The TextStream::operator<<(const char*) is not
removed because there is still many other call locations that
invoke the member function with literal strings. These are mostly
related to logging, LOG_WITH_STREAM and similar use-cases.
* Source/WTF/wtf/Seconds.cpp:
(WTF::operator<<):
* Source/WTF/wtf/cf/LanguageCF.cpp:
(WTF::platformUserPreferredLanguages):
* Source/WTF/wtf/text/TextStream.cpp:
(WTF::TextStream::startGroup):
(WTF::TextStream::endGroup):
(WTF::TextStream::nextLine):
(WTF::writeIndent):
* Source/WTF/wtf/text/TextStream.h:
(WTF::TextStream::dumpProperty):
(WTF::operator<<):
(WTF::streamSizedContainer):
* Source/WTF/wtf/text/cocoa/TextStreamCocoa.mm:
(WTF::TextStream::operator<<):
(WTF::operator<<):
* Source/WebCore/accessibility/AXLogger.cpp:
(WebCore::AXLogger::log):
(WebCore::operator<<):
(WebCore::streamIsolatedSubtreeOnMainThread):
(WebCore::streamTextRuns):
(WebCore::streamAXCoreObject):
* Source/WebCore/animation/ScrollAxis.cpp:
(WebCore::operator<<):
* Source/WebCore/animation/ScrollTimeline.cpp:
(WebCore::operator<<):
* Source/WebCore/animation/TimelineRange.cpp:
(WebCore::operator<<):
* Source/WebCore/animation/ViewTimeline.cpp:
(WebCore::operator<<):
* Source/WebCore/animation/WebAnimationTime.cpp:
(WebCore::WebAnimationTime::dump const):
* Source/WebCore/css/CSSUnits.cpp:
(WebCore::operator<<):
* Source/WebCore/css/calc/CSSCalcTree.cpp:
(WebCore::CSSCalc::operator<<):
* Source/WebCore/css/calc/CSSCalcType.cpp:
(WebCore::CSSCalc::operator<<):
* Source/WebCore/css/calc/CSSCalcValue.cpp:
(WebCore::CSSCalcValue::dump const):
* Source/WebCore/dom/BoundaryPoint.cpp:
(WebCore::operator<<):
* Source/WebCore/dom/Document.cpp:
(WebCore::operator<<):
* Source/WebCore/dom/Element.cpp:
(WebCore::operator<<):
* Source/WebCore/dom/Node.cpp:
(WebCore::operator<<):
* Source/WebCore/dom/Position.cpp:
(WebCore::operator<<):
* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::operator<<):
* Source/WebCore/dom/ViewportArguments.cpp:
(WebCore::operator<<):
* Source/WebCore/editing/VisiblePosition.cpp:
(WebCore::operator<<):
* Source/WebCore/editing/VisibleSelection.cpp:
(WebCore::operator<<):
* Source/WebCore/loader/ImageLoader.cpp:
(WebCore::operator<<):
* Source/WebCore/page/ActivityState.cpp:
(WebCore::operator<<):
* Source/WebCore/page/InteractionRegion.cpp:
(WebCore::operator<<):
* Source/WebCore/page/IntersectionObserverEntry.cpp:
(WebCore::operator<<):
* Source/WebCore/page/LocalFrameView.cpp:
(WebCore::LocalFrameView::trackedRepaintRectsAsText const):
* Source/WebCore/page/Page.cpp:
(WebCore::operator<<):
* Source/WebCore/page/ResizeObservation.cpp:
(WebCore::operator<<):
* Source/WebCore/page/ViewportConfiguration.cpp:
(WebCore::operator<<):
(WebCore::ViewportConfiguration::description const):
* Source/WebCore/page/WheelEventTestMonitor.cpp:
(WebCore::operator<<):
* Source/WebCore/page/scrolling/ScrollAnchoringController.cpp:
(WebCore::operator<<):
* Source/WebCore/page/scrolling/ScrollLatchingController.cpp:
(WebCore::ScrollLatchingController::dump const):
* Source/WebCore/page/scrolling/ScrollSnapOffsetsInfo.h:
(WebCore::operator<<):
* Source/WebCore/page/scrolling/ScrollingConstraints.cpp:
(WebCore::operator<<):
* Source/WebCore/page/scrolling/ScrollingCoordinatorTypes.cpp:
(WebCore::operator<<):
* Source/WebCore/page/scrolling/ScrollingStateFixedNode.cpp:
(WebCore::ScrollingStateFixedNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStateFrameHostingNode.cpp:
(WebCore::ScrollingStateFrameHostingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStateFrameScrollingNode.cpp:
(WebCore::ScrollingStateFrameScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStateNode.cpp:
(WebCore::ScrollingStateNode::dumpProperties const):
(WebCore::ScrollingStateNode::dump const):
(WebCore::ScrollingStateNode::scrollingStateTreeAsText const):
* Source/WebCore/page/scrolling/ScrollingStateOverflowScrollProxyNode.cpp:
(WebCore::ScrollingStateOverflowScrollProxyNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStateOverflowScrollingNode.cpp:
(WebCore::ScrollingStateOverflowScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStatePluginHostingNode.cpp:
(WebCore::ScrollingStatePluginHostingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStatePluginScrollingNode.cpp:
(WebCore::ScrollingStatePluginScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStatePositionedNode.cpp:
(WebCore::ScrollingStatePositionedNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStateScrollingNode.cpp:
(WebCore::ScrollingStateScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingStateStickyNode.cpp:
(WebCore::ScrollingStateStickyNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTree.cpp:
(WebCore::ScrollingTree::scrollingTreeAsText):
* Source/WebCore/page/scrolling/ScrollingTreeFixedNode.cpp:
(WebCore::ScrollingTreeFixedNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreeFrameHostingNode.cpp:
(WebCore::ScrollingTreeFrameHostingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.cpp:
(WebCore::ScrollingTreeFrameScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreeNode.cpp:
(WebCore::ScrollingTreeNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollProxyNode.cpp:
(WebCore::ScrollingTreeOverflowScrollProxyNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreeOverflowScrollingNode.cpp:
(WebCore::ScrollingTreeOverflowScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreePluginHostingNode.cpp:
(WebCore::ScrollingTreePluginHostingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreePluginScrollingNode.cpp:
(WebCore::ScrollingTreePluginScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreePositionedNode.cpp:
(WebCore::ScrollingTreePositionedNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.cpp:
(WebCore::ScrollingTreeScrollingNode::dumpProperties const):
* Source/WebCore/page/scrolling/ScrollingTreeStickyNode.cpp:
(WebCore::ScrollingTreeStickyNode::dumpProperties const):
* Source/WebCore/page/scrolling/cocoa/ScrollingTreeFixedNodeCocoa.mm:
(WebCore::ScrollingTreeFixedNodeCocoa::dumpProperties const):
*
Source/WebCore/page/scrolling/coordinated/ScrollingTreeFixedNodeCoordinated.cpp:
(WebCore::ScrollingTreeFixedNodeCoordinated::dumpProperties const):
* Source/WebCore/platform/KeyboardScroll.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/Length.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/LengthBox.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/LengthPoint.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/LengthSize.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/PlatformWheelEvent.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/ProcessQualified.h:
(WebCore::operator<<):
* Source/WebCore/platform/RectCorners.h:
(WebCore::operator<<):
* Source/WebCore/platform/RectEdges.h:
(WebCore::operator<<):
* Source/WebCore/platform/ScriptExecutionContextIdentifier.h:
(WebCore::operator<<):
* Source/WebCore/platform/ScrollAlignment.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/ScrollAnimation.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/ScrollSnapAnimatorState.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/ScrollTypes.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/StyleAppearance.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/ThemeTypes.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/animation/Animation.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/animation/AnimationList.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/animation/TimingFunction.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/calc/CalculationCategory.cpp:
(WebCore::Calculation::operator<<):
* Source/WebCore/platform/calc/CalculationOperator.cpp:
(WebCore::Calculation::operator<<):
* Source/WebCore/platform/calc/CalculationTree.cpp:
(WebCore::Calculation::dumpVariadic):
(WebCore::Calculation::operator<<):
* Source/WebCore/platform/calc/CalculationValue.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/cocoa/AppleVisualEffect.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/AlphaPremultiplication.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/AnimationFrameRate.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/BitmapImageDescriptor.cpp:
(WebCore::BitmapImageDescriptor::dump const):
* Source/WebCore/platform/graphics/BitmapImageSource.cpp:
(WebCore::BitmapImageSource::dump const):
* Source/WebCore/platform/graphics/ColorInterpolationMethod.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/ColorSpace.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/ContentsFormat.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp:
(WebCore::CrossfadeGeneratedImage::dump const):
* Source/WebCore/platform/graphics/Damage.h:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/DestinationColorSpace.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/DisplayUpdate.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FloatPoint.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FloatPoint3D.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FloatQuad.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FloatRect.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FloatRoundedRect.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FloatSegment.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FloatSize.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FontCascade.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FontCascadeDescription.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FontCascadeFonts.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FontFeatureValues.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FontPalette.h:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FontSelector.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/FontSizeAdjust.h:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/Gradient.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/GradientColorStop.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/GraphicsContextState.cpp:
(WebCore::GraphicsContextState::dump const):
* Source/WebCore/platform/graphics/GraphicsLayer.cpp:
(WebCore::GraphicsLayer::dumpLayer const):
(WebCore::GraphicsLayer::dumpProperties const):
(WebCore::operator<<):
* Source/WebCore/platform/graphics/GraphicsStyle.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/GraphicsTypes.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/Image.cpp:
(WebCore::Image::dump const):
(WebCore::operator<<):
* Source/WebCore/platform/graphics/ImageBufferBackend.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/ImageFrameAnimator.cpp:
(WebCore::ImageFrameAnimator::dump const):
* Source/WebCore/platform/graphics/ImageFrameWorkQueue.cpp:
(WebCore::ImageFrameWorkQueue::dump const):
* Source/WebCore/platform/graphics/ImagePaintingOptions.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/IntPoint.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/IntRect.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/IntSize.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/LayoutPoint.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/LayoutSize.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/MediaPlayer.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/Model.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/NamedImageGeneratedImage.cpp:
(WebCore::NamedImageGeneratedImage::dump const):
* Source/WebCore/platform/graphics/NativeImageSource.cpp:
(WebCore::NativeImageSource::dump const):
* Source/WebCore/platform/graphics/Path.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/PathSegmentData.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/PixelFormat.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/Region.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/RenderingMode.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/RotationDirection.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/RoundedRect.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/SourceBrush.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/TextRun.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/VelocityData.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:
(WebCore::GraphicsLayerCA::ensureStructuralLayer):
* Source/WebCore/platform/graphics/ca/PlatformCAAnimation.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/ca/PlatformCALayer.mm:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/ca/TileGrid.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/cairo/CairoOperationRecorder.cpp:
(WebCore::Cairo::OperationRecorder::didUpdateState):
(WebCore::Cairo::OperationRecorder::setLineCap):
(WebCore::Cairo::OperationRecorder::setLineDash):
(WebCore::Cairo::OperationRecorder::setLineJoin):
(WebCore::Cairo::OperationRecorder::setMiterLimit):
(WebCore::Cairo::OperationRecorder::fillRect):
(WebCore::Cairo::OperationRecorder::fillRoundedRect):
(WebCore::Cairo::OperationRecorder::fillRectWithRoundedHole):
(WebCore::Cairo::OperationRecorder::fillPath):
(WebCore::Cairo::OperationRecorder::fillEllipse):
(WebCore::Cairo::OperationRecorder::strokeRect):
(WebCore::Cairo::OperationRecorder::strokePath):
(WebCore::Cairo::OperationRecorder::strokeEllipse):
(WebCore::Cairo::OperationRecorder::clearRect):
(WebCore::Cairo::OperationRecorder::drawGlyphs):
(WebCore::Cairo::OperationRecorder::drawImageBuffer):
(WebCore::Cairo::OperationRecorder::drawFilteredImageBuffer):
(WebCore::Cairo::OperationRecorder::drawNativeImageInternal):
(WebCore::Cairo::OperationRecorder::drawPattern):
(WebCore::Cairo::OperationRecorder::drawRect):
(WebCore::Cairo::OperationRecorder::drawLine):
(WebCore::Cairo::OperationRecorder::drawLinesForText):
(WebCore::Cairo::OperationRecorder::drawDotsForDocumentMarker):
(WebCore::Cairo::OperationRecorder::drawEllipse):
(WebCore::Cairo::OperationRecorder::drawFocusRing):
(WebCore::Cairo::OperationRecorder::save):
(WebCore::Cairo::OperationRecorder::restore):
(WebCore::Cairo::OperationRecorder::translate):
(WebCore::Cairo::OperationRecorder::rotate):
(WebCore::Cairo::OperationRecorder::scale):
(WebCore::Cairo::OperationRecorder::concatCTM):
(WebCore::Cairo::OperationRecorder::setCTM):
(WebCore::Cairo::OperationRecorder::beginTransparencyLayer):
(WebCore::Cairo::OperationRecorder::endTransparencyLayer):
(WebCore::Cairo::OperationRecorder::clip):
(WebCore::Cairo::OperationRecorder::clipOut):
(WebCore::Cairo::OperationRecorder::clipPath):
(WebCore::Cairo::OperationRecorder::clipToImageBuffer):
* Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp:
(WebCore::PDFDocumentImage::dump const):
* Source/WebCore/platform/graphics/cocoa/IOSurface.mm:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/controls/ControlStyle.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/displaylists/DisplayList.cpp:
(WebCore::DisplayList::DisplayList::dump const):
* Source/WebCore/platform/graphics/displaylists/DisplayListItem.cpp:
(WebCore::DisplayList::operator<<):
* Source/WebCore/platform/graphics/displaylists/DisplayListItems.cpp:
(WebCore::DisplayList::Translate::dump const):
(WebCore::DisplayList::Rotate::dump const):
(WebCore::DisplayList::Scale::dump const):
(WebCore::DisplayList::SetCTM::dump const):
(WebCore::DisplayList::ConcatenateCTM::dump const):
(WebCore::DisplayList::SetInlineFillColor::dump const):
(WebCore::DisplayList::SetInlineStroke::dump const):
(WebCore::DisplayList::SetLineCap::dump const):
(WebCore::DisplayList::SetLineDash::dump const):
(WebCore::DisplayList::SetLineJoin::dump const):
(WebCore::DisplayList::SetMiterLimit::dump const):
(WebCore::DisplayList::Clip::dump const):
(WebCore::DisplayList::ClipRoundedRect::dump const):
(WebCore::DisplayList::ClipOut::dump const):
(WebCore::DisplayList::ClipOutRoundedRect::dump const):
(WebCore::DisplayList::ClipToImageBuffer::dump const):
(WebCore::DisplayList::ClipOutToPath::dump const):
(WebCore::DisplayList::ClipPath::dump const):
(WebCore::DisplayList::DrawFilteredImageBuffer::dump const):
(WebCore::DisplayList::DrawGlyphs::dump const):
(WebCore::DisplayList::DrawDecomposedGlyphs::dump const):
(WebCore::DisplayList::DrawImageBuffer::dump const):
(WebCore::DisplayList::DrawNativeImage::dump const):
(WebCore::DisplayList::DrawSystemImage::dump const):
(WebCore::DisplayList::DrawPattern::dump const):
(WebCore::DisplayList::DrawRect::dump const):
(WebCore::DisplayList::DrawLine::dump const):
(WebCore::DisplayList::DrawLinesForText::dump const):
(WebCore::DisplayList::DrawDotsForDocumentMarker::dump const):
(WebCore::DisplayList::DrawEllipse::dump const):
(WebCore::DisplayList::DrawPath::dump const):
(WebCore::DisplayList::DrawFocusRingPath::dump const):
(WebCore::DisplayList::DrawFocusRingRects::dump const):
(WebCore::DisplayList::FillRect::dump const):
(WebCore::DisplayList::FillRectWithColor::dump const):
(WebCore::DisplayList::FillRectWithGradient::dump const):
(WebCore::DisplayList::FillRectWithGradientAndSpaceTransform::dump const):
(WebCore::DisplayList::FillCompositedRect::dump const):
(WebCore::DisplayList::FillRoundedRect::dump const):
(WebCore::DisplayList::FillRectWithRoundedHole::dump const):
(WebCore::DisplayList::FillLine::dump const):
(WebCore::DisplayList::FillArc::dump const):
(WebCore::DisplayList::FillClosedArc::dump const):
(WebCore::DisplayList::FillQuadCurve::dump const):
(WebCore::DisplayList::FillBezierCurve::dump const):
(WebCore::DisplayList::FillPathSegment::dump const):
(WebCore::DisplayList::FillPath::dump const):
(WebCore::DisplayList::FillEllipse::dump const):
(WebCore::DisplayList::StrokeRect::dump const):
(WebCore::DisplayList::StrokePath::dump const):
(WebCore::DisplayList::StrokePathSegment::dump const):
(WebCore::DisplayList::StrokeEllipse::dump const):
(WebCore::DisplayList::StrokeLine::dump const):
(WebCore::DisplayList::StrokeArc::dump const):
(WebCore::DisplayList::StrokeClosedArc::dump const):
(WebCore::DisplayList::StrokeQuadCurve::dump const):
(WebCore::DisplayList::StrokeBezierCurve::dump const):
(WebCore::DisplayList::ClearRect::dump const):
(WebCore::DisplayList::DrawControlPart::dump const):
(WebCore::DisplayList::BeginTransparencyLayer::dump const):
(WebCore::DisplayList::BeginTransparencyLayerWithCompositeMode::dump const):
(WebCore::DisplayList::ApplyDeviceScaleFactor::dump const):
(WebCore::DisplayList::BeginPage::dump const):
(WebCore::DisplayList::SetURLForRect::dump const):
* Source/WebCore/platform/graphics/filters/DistantLightSource.cpp:
(WebCore::DistantLightSource::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEBlend.cpp:
(WebCore::FEBlend::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp:
(WebCore::operator<<):
(WebCore::FEColorMatrix::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp:
(WebCore::operator<<):
(WebCore::FEComponentTransfer::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEComposite.cpp:
(WebCore::operator<<):
(WebCore::FEComposite::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp:
(WebCore::operator<<):
(WebCore::FEConvolveMatrix::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEDiffuseLighting.cpp:
(WebCore::FEDiffuseLighting::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEDisplacementMap.cpp:
(WebCore::operator<<):
(WebCore::FEDisplacementMap::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEDropShadow.cpp:
(WebCore::FEDropShadow::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEFlood.cpp:
(WebCore::FEFlood::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp:
(WebCore::FEGaussianBlur::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEImage.cpp:
(WebCore::FEImage::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEMerge.cpp:
(WebCore::FEMerge::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEMorphology.cpp:
(WebCore::operator<<):
(WebCore::FEMorphology::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FEOffset.cpp:
(WebCore::FEOffset::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FESpecularLighting.cpp:
(WebCore::FESpecularLighting::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FETile.cpp:
(WebCore::FETile::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FETurbulence.cpp:
(WebCore::operator<<):
(WebCore::FETurbulence::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FilterEffect.cpp:
(WebCore::FilterEffect::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/FilterOperation.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/filters/PointLightSource.cpp:
(WebCore::PointLightSource::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/SourceAlpha.cpp:
(WebCore::SourceAlpha::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/SourceGraphic.cpp:
(WebCore::SourceGraphic::externalRepresentation const):
* Source/WebCore/platform/graphics/filters/SpotLightSource.cpp:
(WebCore::SpotLightSource::externalRepresentation const):
* Source/WebCore/platform/graphics/transforms/AffineTransform.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/transforms/Matrix3DTransformOperation.cpp:
(WebCore::Matrix3DTransformOperation::dump const):
* Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.cpp:
(WebCore::MatrixTransformOperation::dump const):
* Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp:
(WebCore::PerspectiveTransformOperation::dump const):
* Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp:
(WebCore::RotateTransformOperation::dump const):
* Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.cpp:
(WebCore::ScaleTransformOperation::dump const):
* Source/WebCore/platform/graphics/transforms/SkewTransformOperation.cpp:
(WebCore::SkewTransformOperation::dump const):
* Source/WebCore/platform/graphics/transforms/TransformOperation.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/transforms/TransformState.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/transforms/TransformationMatrix.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.cpp:
(WebCore::TranslateTransformOperation::dump const):
* Source/WebCore/platform/ios/SelectionGeometry.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/mac/ScrollbarsControllerMac.mm:
(operator<<):
* Source/WebCore/platform/mac/ScrollingEffectsController.mm:
(WebCore::operator<<):
* Source/WebCore/platform/text/TextFlags.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/text/TextSpacing.h:
(WebCore::operator<<):
* Source/WebCore/platform/text/UnicodeBidi.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/text/WritingMode.h:
(WebCore::operator<<):
* Source/WebCore/rendering/ClipRect.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/EventRegion.cpp:
(WebCore::EventRegion::dump const):
(WebCore::operator<<):
* Source/WebCore/rendering/LayerAncestorClippingStack.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/LayerOverlapMap.cpp:
(WebCore::operator<<):
(WebCore::OverlapMapContainer::recursiveOutputToStream const):
* Source/WebCore/rendering/LegacyInlineTextBox.cpp:
(WebCore::LegacyInlineTextBox::outputLineBox const):
* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::operator<<):
(WebCore::RenderLayer::calculateClipRects const):
* Source/WebCore/rendering/RenderLayerBacking.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/RenderLayerCompositor.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/RenderObject.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/RenderTreeAsText.cpp:
(WebCore::printBorderStyle):
(WebCore::RenderTreeAsText::writeRenderObject):
(WebCore::writeDebugInfo):
(WebCore::write):
(WebCore::writeLayerUsingGeometryType):
(WebCore::writeLayers):
(WebCore::writeSelection):
* Source/WebCore/rendering/style/BlockEllipsis.h:
(WebCore::operator<<):
* Source/WebCore/rendering/style/BorderData.cpp:
(WebCore::operator<<):
(WebCore::BorderData::dump const):
* Source/WebCore/rendering/style/FillLayer.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/GapLength.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/GridPosition.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/GridTrackSize.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/ListStyleType.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/NameScope.h:
(WebCore::operator<<):
* Source/WebCore/rendering/style/NinePieceImage.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/OffsetRotation.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/PositionArea.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/PositionTryFallback.h:
(WebCore::operator<<):
* Source/WebCore/rendering/style/RenderStyleConstants.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/RenderStyleDifference.h:
(WebCore::operator<<):
(WebCore::logIfDifferent):
* Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/ScrollbarGutter.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/ShadowData.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/StyleBackgroundData.cpp:
(WebCore::StyleBackgroundData::dump const):
* Source/WebCore/rendering/style/StyleContentAlignmentData.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/StyleCustomPropertyData.cpp:
(WebCore::StyleCustomPropertyData::dumpDifferences const):
* Source/WebCore/rendering/style/StyleFontData.cpp:
(WebCore::StyleFontData::dumpDifferences const):
* Source/WebCore/rendering/style/StyleGridData.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/StyleScrollSnapPoints.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/StyleSelfAlignmentData.cpp:
(WebCore::operator<<):
* Source/WebCore/rendering/style/TextDecorationThickness.h:
(WebCore::operator<<):
* Source/WebCore/rendering/style/TextUnderlineOffset.h:
(WebCore::operator<<):
* Source/WebCore/rendering/svg/SVGRenderTreeAsText.h:
(WebCore::operator<<):
* Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResourceFilter.cpp:
(WebCore::operator<<):
* Source/WebCore/style/AnchorPositionEvaluator.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/PseudoElementIdentifier.h:
(WebCore::Style::operator<<):
* Source/WebCore/style/StyleChange.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/Styleable.cpp:
(WebCore::operator<<):
* Source/WebCore/style/values/color-adjust/StyleColorScheme.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/values/color/StyleColor.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/values/color/StyleColorMix.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/values/color/StyleColorOptions.cpp:
(WebCore::operator<<):
* Source/WebCore/style/values/color/StyleCurrentColor.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/values/color/StyleDynamicRangeLimitMix.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/values/color/StyleRelativeColor.h:
(WebCore::Style::operator<<):
* Source/WebCore/style/values/color/StyleResolvedColor.cpp:
(WebCore::Style::operator<<):
* Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Logging.h:
(WebCore::Style::operator<<):
* Source/WebKit/Platform/IPC/ObjectIdentifierReferenceTracker.h:
(IPC::operator<<):
* Source/WebKit/Shared/EditorState.cpp:
(WebKit::operator<<):
* Source/WebKit/Shared/KeyEventInterpretationContext.cpp:
(WebKit::operator<<):
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm:
(WebKit::RemoteLayerBackingStoreProperties::dump const):
(WebKit::operator<<):
* Source/WebKit/Shared/RemoteLayerTree/RemoteLayerTreeTransaction.mm:
(WebKit::dumpChangedLayers):
(WebKit::RemoteLayerTreeTransaction::description const):
*
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithInProcessRenderingBackingStore.mm:
(WebKit::RemoteLayerWithInProcessRenderingBackingStore::dump const):
*
Source/WebKit/Shared/RemoteLayerTree/RemoteLayerWithRemoteRenderingBackingStore.mm:
(WebKit::RemoteLayerWithRemoteRenderingBackingStore::dump const):
*
Source/WebKit/Shared/RemoteLayerTree/RemoteScrollingCoordinatorTransaction.cpp:
(WebKit::dump):
(WebKit::recursiveDumpNodes):
(WebKit::RemoteScrollingCoordinatorTransaction::description const):
* Source/WebKit/Shared/ScrollingAccelerationCurve.cpp:
(WebKit::operator<<):
* Source/WebKit/Shared/VisibleContentRectUpdateInfo.cpp:
(WebKit::operator<<):
* Source/WebKit/Shared/WebEvent.cpp:
(WebKit::operator<<):
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewTesting.mm:
(-[WKWebView _caLayerTreeAsText]):
(dumpCALayer):
* Source/WebKit/UIProcess/API/ios/WKWebViewTestingIOS.mm:
(dumpUIView):
(-[WKWebView _uiViewTreeAsText]):
* Source/WebKit/UIProcess/Automation/ios/WebAutomationSessionIOS.mm:
(WebKit::operator<<):
* Source/WebKit/UIProcess/WebProcessProxy.cpp:
(WebKit::operator<<):
* Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:
(WebKit::operator<<):
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::operator<<):
* Source/WebKit/WebProcess/GPU/graphics/BufferIdentifierSet.h:
(WebKit::operator<<):
* Source/WebKit/WebProcess/GPU/graphics/PrepareBackingStoreBuffersData.cpp:
(WebKit::operator<<):
* Source/WebKit/WebProcess/GPU/media/RemoteVideoFrameProxy.cpp:
(WebKit::operator<<):
* Source/WebKit/WebProcess/Plugins/PDF/PDFIncrementalLoader.mm:
(WebKit::PDFIncrementalLoader::logState):
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm:
(WebKit::operator<<):
*
Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFDiscretePresentationController.mm:
(WebKit::operator<<):
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/PDFPageCoverage.mm:
(WebKit::operator<<):
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/UnifiedPDFPlugin.mm:
(WebKit::operator<<):
* Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCAAnimationRemote.mm:
(WebKit::operator<<):
*
Source/WebKit/WebProcess/WebPage/RemoteLayerTree/PlatformCALayerRemoteModelHosting.mm:
(WebKit::PlatformCALayerRemoteModelHosting::dumpAdditionalProperties):
Canonical link: https://commits.webkit.org/292026@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes