Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3b3bf640b3b63637f51b3b6e5df6d55745e7e725
      
https://github.com/WebKit/WebKit/commit/3b3bf640b3b63637f51b3b6e5df6d55745e7e725
  Author: Geoffrey Garen <[email protected]>
  Date:   2026-03-04 (Wed, 04 Mar 2026)

  Changed paths:
    M Source/WTF/wtf/Compiler.h
    M Source/WebCore/SaferCPPExpectations/UncheckedCallArgsCheckerExpectations
    M Source/WebCore/accessibility/AXCoreObject.cpp
    M Source/WebCore/accessibility/AXCoreObject.h
    M Source/WebCore/accessibility/AXLoggerBase.h
    M Source/WebCore/accessibility/AXObjectCache.cpp
    M Source/WebCore/accessibility/AXObjectCache.h
    M Source/WebCore/accessibility/AXStitchUtilities.cpp
    M Source/WebCore/accessibility/AXTableHelpers.h
    M Source/WebCore/accessibility/AXTextMarker.h
    M Source/WebCore/accessibility/AXTextRun.h
    M Source/WebCore/accessibility/AXUtilities.h
    M Source/WebCore/accessibility/AccessibilityNodeObject.cpp
    M Source/WebCore/accessibility/AccessibilityNodeObject.h
    M Source/WebCore/accessibility/AccessibilityObject.cpp
    M Source/WebCore/accessibility/AccessibilityObject.h
    M Source/WebCore/accessibility/AccessibilityRenderObject.cpp
    M Source/WebCore/accessibility/AccessibilityRenderObject.h
    M Source/WebCore/accessibility/AccessibilityScrollView.h
    M Source/WebCore/accessibility/isolatedtree/AXIsolatedObject.h
    M Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.cpp
    M Source/WebCore/accessibility/isolatedtree/AXIsolatedTree.h
    M Source/WebCore/accessibility/mac/AXObjectCacheMac.mm
    M Source/WebCore/animation/AnimationEffect.h
    M Source/WebCore/animation/BlendingKeyframes.h
    M Source/WebCore/animation/CSSAnimation.h
    M Source/WebCore/animation/CompositeOperation.h
    M Source/WebCore/animation/DocumentTimeline.h
    M Source/WebCore/animation/FrameRateAligner.cpp
    M Source/WebCore/animation/KeyframeEffect.cpp
    M Source/WebCore/animation/KeyframeEffect.h
    M Source/WebCore/animation/KeyframeEffectStack.h
    M Source/WebCore/animation/ScrollTimeline.h
    M Source/WebCore/animation/StyleOriginatedAnimation.h
    M Source/WebCore/animation/ViewTimeline.h
    M Source/WebCore/animation/WebAnimation.h
    M Source/WebCore/animation/WebAnimationTime.h
    M Source/WebCore/automation/AutomationInstrumentation.cpp
    M Source/WebCore/automation/AutomationInstrumentation.h
    M Source/WebCore/bindings/js/DOMWrapperWorld.h
    M Source/WebCore/bindings/js/IDBBindingUtilities.cpp
    M Source/WebCore/bindings/js/JSCustomElementInterface.h
    M Source/WebCore/bindings/js/JSDOMBuiltinConstructorBase.h
    M Source/WebCore/bindings/js/JSDOMConstructorBase.h
    M Source/WebCore/bindings/js/JSDOMGlobalObject.cpp
    M Source/WebCore/bindings/js/JSDOMPromise.h
    M Source/WebCore/bindings/js/JSDOMPromiseDeferred.h
    M Source/WebCore/bindings/js/JSDOMWindowBase.cpp
    M Source/WebCore/bindings/js/JSDOMWindowBase.h
    M Source/WebCore/bindings/js/JSDOMWindowCustom.cpp
    M Source/WebCore/bindings/js/JSDOMWindowCustom.h
    M Source/WebCore/bindings/js/JSDOMWindowProperties.h
    M Source/WebCore/bindings/js/JSHTMLAllCollectionCustom.cpp
    M Source/WebCore/bindings/js/JSIDBSerializationGlobalObject.h
    M Source/WebCore/bindings/js/JSLazyEventListener.cpp
    M Source/WebCore/bindings/js/JSObservableArray.h
    M Source/WebCore/bindings/js/JSOffscreenCanvasRenderingContext2DCustom.cpp
    M Source/WebCore/bindings/js/JSPaintRenderingContext2DCustom.cpp
    M Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp
    M Source/WebCore/bindings/js/JSReportBodyCustom.cpp
    M Source/WebCore/bindings/js/JSShadowRealmGlobalScopeBase.h
    M Source/WebCore/bindings/js/JSWindowProxy.cpp
    M Source/WebCore/bindings/js/JSWindowProxy.h
    M Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h
    M Source/WebCore/bindings/js/JSWorkletGlobalScopeBase.h
    M Source/WebCore/bindings/js/ScheduledAction.h
    M Source/WebCore/bindings/js/ScriptController.h
    M Source/WebCore/bindings/js/ScriptModuleLoader.cpp
    M Source/WebCore/bindings/js/SerializedScriptValue.cpp
    M Source/WebCore/bindings/js/SerializedScriptValue.h
    M Source/WebCore/bindings/js/WindowProxy.h
    M Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
    M Source/WebCore/bridge/jsc/BridgeJSC.h
    M Source/WebCore/bridge/objc/ObjCRuntimeObject.h
    M Source/WebCore/bridge/objc/WebScriptObject.mm
    M Source/WebCore/bridge/objc/WebScriptObjectPrivate.h
    M Source/WebCore/bridge/objc/objc_class.mm
    M Source/WebCore/bridge/objc/objc_instance.h
    M Source/WebCore/bridge/objc/objc_instance.mm
    M Source/WebCore/bridge/objc/objc_runtime.h
    M Source/WebCore/bridge/runtime_array.h
    M Source/WebCore/bridge/runtime_method.h
    M Source/WebCore/bridge/runtime_object.h
    M Source/WebCore/bridge/runtime_root.cpp
    M Source/WebCore/bridge/runtime_root.h
    M Source/WebCore/contentextensions/CombinedFiltersAlphabet.cpp
    M Source/WebCore/contentextensions/CombinedURLFilters.h
    M Source/WebCore/contentextensions/ContentExtensionActions.cpp
    M Source/WebCore/contentextensions/ContentExtensionActions.h
    M Source/WebCore/contentextensions/ContentExtensionError.h
    M Source/WebCore/contentextensions/ContentExtensionRule.cpp
    M Source/WebCore/contentextensions/ContentExtensionStringSerialization.h
    M Source/WebCore/contentextensions/DFA.h
    M Source/WebCore/contentextensions/DFABytecodeCompiler.cpp
    M Source/WebCore/contentextensions/DFABytecodeCompiler.h
    M Source/WebCore/contentextensions/DFABytecodeInterpreter.cpp
    M Source/WebCore/contentextensions/DFABytecodeInterpreter.h
    M Source/WebCore/contentextensions/DFACombiner.cpp
    M Source/WebCore/contentextensions/DFAMinimizer.cpp
    M Source/WebCore/contentextensions/DFANode.h
    M Source/WebCore/contentextensions/NFAToDFA.cpp
    M Source/WebCore/contentextensions/SerializedNFA.h
    M Source/WebCore/contentextensions/URLFilterParser.cpp
    M Source/WebCore/crypto/CommonCryptoUtilities.h
    M Source/WebCore/crypto/CryptoKey.h
    M Source/WebCore/crypto/SubtleCrypto.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmAESCBC.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmAESCFB.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmAESCTR.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmAESCTR.h
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmAESGCM.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmAESKW.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmHMAC.cpp
    M Source/WebCore/crypto/cocoa/CommonCryptoDERUtilities.h
    M Source/WebCore/crypto/cocoa/CryptoAlgorithmEd25519Cocoa.cpp
    M Source/WebCore/crypto/cocoa/CryptoAlgorithmPBKDF2Mac.cpp
    M Source/WebCore/crypto/cocoa/CryptoKeyECMac.cpp
    M Source/WebCore/crypto/cocoa/CryptoKeyRSAMac.cpp
    M Source/WebCore/crypto/keys/CryptoKeyAES.cpp
    M Source/WebCore/crypto/keys/CryptoKeyAES.h
    M Source/WebCore/crypto/keys/CryptoKeyEC.h
    M Source/WebCore/crypto/keys/CryptoKeyHMAC.cpp
    M Source/WebCore/crypto/keys/CryptoKeyOKP.cpp
    M Source/WebCore/crypto/keys/CryptoKeyOKP.h
    M Source/WebCore/crypto/keys/CryptoKeyRSA.h
    M Source/WebCore/css/CSSBackgroundRepeatValue.h
    M Source/WebCore/css/CSSBorderImageSliceValue.h
    M Source/WebCore/css/CSSBorderImageWidthValue.h
    M Source/WebCore/css/CSSColorValue.h
    M Source/WebCore/css/CSSCounterStyle.h
    M Source/WebCore/css/CSSCounterValue.h
    M Source/WebCore/css/CSSCrossfadeValue.h
    M Source/WebCore/css/CSSCursorImageValue.h
    M Source/WebCore/css/CSSFontFaceSet.h
    M Source/WebCore/css/CSSFontStyleWithAngleValue.h
    M Source/WebCore/css/CSSGradientValue.cpp
    M Source/WebCore/css/CSSGridLineValue.h
    M Source/WebCore/css/CSSGridTemplateAreasValue.h
    M Source/WebCore/css/CSSKeyframeRule.h
    M Source/WebCore/css/CSSKeyframesRule.h
    M Source/WebCore/css/CSSMarkup.cpp
    M Source/WebCore/css/CSSPositionTryRule.h
    M Source/WebCore/css/CSSPositionValue.h
    M Source/WebCore/css/CSSQuadValue.h
    M Source/WebCore/css/CSSRatioValue.h
    M Source/WebCore/css/CSSRectValue.h
    M Source/WebCore/css/CSSReflectValue.h
    M Source/WebCore/css/CSSSelector.h
    M Source/WebCore/css/CSSValueList.h
    M Source/WebCore/css/CSSValuePair.h
    M Source/WebCore/css/DOMMatrixReadOnly.h
    M Source/WebCore/css/DeprecatedCSSOMValue.h
    M Source/WebCore/css/StyleRule.h
    M Source/WebCore/css/StyleRuleFunction.h
    M Source/WebCore/css/StyleRuleImport.h
    M Source/WebCore/css/calc/CSSCalcTree+Copy.cpp
    M Source/WebCore/css/calc/CSSCalcTree+Simplification.cpp
    M Source/WebCore/css/calc/CSSCalcTree+Simplification.h
    M Source/WebCore/css/calc/CSSCalcTree.cpp
    M Source/WebCore/css/calc/CSSCalcTree.h
    M Source/WebCore/css/calc/CSSCalcType.h
    M Source/WebCore/css/calc/CSSCalcValue.h
    M Source/WebCore/css/parser/CSSParser.cpp
    M Source/WebCore/css/parser/CSSParserFastPaths.cpp
    M Source/WebCore/css/parser/CSSParserObserverWrapper.h
    M Source/WebCore/css/parser/CSSParserToken.cpp
    M Source/WebCore/css/parser/CSSParserToken.h
    M Source/WebCore/css/parser/CSSParserTokenRange.h
    M Source/WebCore/css/parser/CSSSelectorParser.cpp
    M Source/WebCore/css/parser/CSSTokenizer.h
    M Source/WebCore/css/parser/MutableCSSSelector.h
    M 
Source/WebCore/css/scripts/test/TestCSSPropertiesResults/RenderStyleProperties+GettersInlines.h
    M 
Source/WebCore/css/scripts/test/TestCSSPropertiesResults/RenderStyleProperties+SettersInlines.h
    M 
Source/WebCore/css/scripts/test/TestCSSPropertiesResults/RenderStyleProperties.h
    M 
Source/WebCore/css/scripts/test/TestCSSPropertiesResults/StyleExtractorGenerated.cpp
    M Source/WebCore/css/values/CSSSerializationContext.h
    M Source/WebCore/css/values/CSSValueAggregates.h
    M Source/WebCore/css/values/CSSValueTypes.h
    M Source/WebCore/css/values/color/CSSKeywordColor.h
    M Source/WebCore/css/values/shapes/CSSPathFunction.h
    M Source/WebCore/dom/CharacterData.cpp
    M Source/WebCore/dom/ContainerNode.cpp
    M Source/WebCore/dom/CustomElementRegistry.h
    M Source/WebCore/dom/DataTransfer.cpp
    M Source/WebCore/dom/DeviceMotionData.h
    M Source/WebCore/dom/DeviceOrientationData.h
    M Source/WebCore/dom/Document.cpp
    M Source/WebCore/dom/Document.h
    M Source/WebCore/dom/Element.cpp
    M Source/WebCore/dom/Element.h
    M Source/WebCore/dom/Event.h
    M Source/WebCore/dom/EventPath.cpp
    M Source/WebCore/dom/Node.cpp
    M Source/WebCore/dom/QualifiedNameCache.cpp
    M Source/WebCore/dom/RadioButtonGroups.cpp
    M Source/WebCore/dom/ScopedEventQueue.h
    M Source/WebCore/dom/SelectorQuery.cpp
    M Source/WebCore/dom/SpaceSplitString.cpp
    M Source/WebCore/dom/TrustedType.cpp
    M Source/WebCore/dom/UIEventWithKeyState.h
    M Source/WebCore/dom/WindowEventLoop.cpp
    M Source/WebCore/dom/messageports/MessagePortChannelRegistry.h
    M Source/WebCore/html/CanvasNoiseInjection.h
    M Source/WebCore/html/FormController.cpp
    M Source/WebCore/html/HTMLAnchorElement.cpp
    M Source/WebCore/html/HTMLAnchorElement.h
    M Source/WebCore/html/HTMLAttachmentElement.cpp
    M Source/WebCore/html/HTMLElement.h
    M Source/WebCore/html/HTMLInputElement.h
    M Source/WebCore/html/HTMLMediaElement.h
    M Source/WebCore/html/HTMLNameCollection.h
    M Source/WebCore/html/HTMLVideoElement.h
    M Source/WebCore/html/ImageBitmap.h
    M Source/WebCore/html/MediaFragmentURIParser.cpp
    M Source/WebCore/html/TimeRanges.h
    M Source/WebCore/html/UserActivation.h
    M Source/WebCore/html/canvas/CanvasRenderingContext.h
    M Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h
    M Source/WebCore/html/canvas/WebGLRenderingContextBase.h
    M Source/WebCore/html/canvas/WebGLShaderPrecisionFormat.h
    M Source/WebCore/html/parser/HTMLConstructionSite.h
    M Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp
    M Source/WebCore/html/parser/HTMLElementStack.cpp
    M Source/WebCore/html/parser/HTMLElementStack.h
    M Source/WebCore/html/parser/HTMLEntityParser.cpp
    M Source/WebCore/html/parser/HTMLParserIdioms.cpp
    M Source/WebCore/html/parser/HTMLSrcsetParser.cpp
    M Source/WebCore/html/parser/HTMLTreeBuilder.cpp
    M Source/WebCore/html/parser/HTMLTreeBuilder.h
    M Source/WebCore/html/track/TrackBase.h
    M Source/WebCore/layout/LayoutContext.h
    M Source/WebCore/layout/LayoutPhase.cpp
    M Source/WebCore/layout/LayoutPhase.h
    M Source/WebCore/layout/LayoutState.h
    M Source/WebCore/layout/floats/FloatAvoider.h
    M Source/WebCore/layout/floats/FloatingContext.cpp
    M Source/WebCore/layout/floats/FloatingContext.h
    M Source/WebCore/layout/formattingContexts/FormattingContext.h
    M Source/WebCore/layout/formattingContexts/block/BlockFormattingQuirks.cpp
    M Source/WebCore/layout/formattingContexts/block/BlockFormattingQuirks.h
    M Source/WebCore/layout/formattingContexts/block/BlockMarginCollapse.cpp
    M Source/WebCore/layout/formattingContexts/block/BlockMarginCollapse.h
    M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.h
    M Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.h
    M Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp
    M Source/WebCore/layout/formattingContexts/flex/FlexLayout.h
    M Source/WebCore/layout/formattingContexts/grid/GridLayoutUtils.cpp
    M Source/WebCore/layout/formattingContexts/grid/GridLayoutUtils.h
    M Source/WebCore/layout/formattingContexts/grid/ImplicitGrid.h
    M Source/WebCore/layout/formattingContexts/grid/TrackSizingAlgorithm.cpp
    M Source/WebCore/layout/formattingContexts/grid/TrackSizingAlgorithm.h
    M Source/WebCore/layout/formattingContexts/grid/UnplacedGridItem.h
    M Source/WebCore/layout/formattingContexts/inline/AbstractLineBuilder.h
    M Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.h
    M 
Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineContentConstrainer.h
    M 
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h
    M Source/WebCore/layout/formattingContexts/inline/InlineFormattingUtils.h
    M Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLine.h
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineQuirks.h
    M Source/WebCore/layout/formattingContexts/inline/InlineTextItem.h
    M Source/WebCore/layout/formattingContexts/inline/IntrinsicWidthHandler.h
    M Source/WebCore/layout/formattingContexts/inline/RangeBasedLineBuilder.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.h
    M 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContent.h
    M 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilder.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/text/TextBreakingPositionCache.cpp
    M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.cpp
    M Source/WebCore/layout/formattingContexts/inline/text/TextUtil.h
    M Source/WebCore/layout/formattingContexts/table/TableGrid.h
    M Source/WebCore/layout/formattingContexts/table/TableLayout.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.h
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h
    M 
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationUtils.h
    M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.h
    M Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContent.h
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.h
    M Source/WebCore/layout/layouttree/LayoutBox.h
    M Source/WebCore/layout/layouttree/LayoutBoxGeometry.h
    M Source/WebCore/layout/layouttree/LayoutElementBox.h
    M Source/WebCore/page/LocalFrameViewLayoutContext.h
    M Source/WebCore/page/WebKitJSHandle.h
    M Source/WebCore/platform/Cursor.h
    M Source/WebCore/rendering/AncestorSubgridIterator.h
    M Source/WebCore/style/AnchorPositionEvaluator.cpp
    M Source/WebCore/style/AnchorPositionEvaluator.h
    M Source/WebCore/style/AttributeChangeInvalidation.cpp
    M Source/WebCore/style/ChildChangeInvalidation.cpp
    M Source/WebCore/style/ElementRuleCollector.cpp
    M Source/WebCore/style/ElementRuleCollector.h
    M Source/WebCore/style/InlineTextBoxStyle.cpp
    M Source/WebCore/style/InlineTextBoxStyle.h
    M Source/WebCore/style/MatchedDeclarationsCache.h
    M Source/WebCore/style/PageRuleCollector.h
    M Source/WebCore/style/PropertyAllowlist.h
    M Source/WebCore/style/PropertyCascade.cpp
    M Source/WebCore/style/PropertyCascade.h
    M Source/WebCore/style/RuleData.cpp
    M Source/WebCore/style/RuleFeature.cpp
    M Source/WebCore/style/RuleFeature.h
    M Source/WebCore/style/RuleSet.h
    M Source/WebCore/style/RuleSetBuilder.h
    M Source/WebCore/style/StyleAdjuster.cpp
    M Source/WebCore/style/StyleAdjuster.h
    M Source/WebCore/style/StyleBuilder.cpp
    M Source/WebCore/style/StyleBuilderState.h
    M Source/WebCore/style/StyleColorResolver.h
    M Source/WebCore/style/StyleDifference.cpp
    M Source/WebCore/style/StyleFontSizeFunctions.cpp
    M Source/WebCore/style/StyleFontSizeFunctions.h
    M Source/WebCore/style/StyleInvalidator.cpp
    M Source/WebCore/style/StyleInvalidator.h
    M Source/WebCore/style/StyleRelations.h
    M Source/WebCore/style/StyleResolveForFont.cpp
    M Source/WebCore/style/StyleResolver.cpp
    M Source/WebCore/style/StyleResolver.h
    M Source/WebCore/style/StyleScope.h
    M Source/WebCore/style/StyleScopeRuleSets.h
    M Source/WebCore/style/StyleSheetContentsCache.h
    M Source/WebCore/style/StyleTreeResolver.cpp
    M Source/WebCore/style/StyleTreeResolver.h
    M Source/WebCore/style/StyleUpdate.h
    M Source/WebCore/style/calc/StyleCalculationTree+Conversion.cpp
    M Source/WebCore/style/calc/StyleCalculationTree+Copy.cpp
    M Source/WebCore/style/calc/StyleCalculationValue.h
    M Source/WebCore/style/calc/StyleCalculationValueMap.h
    M Source/WebCore/style/computed/StyleComputedStyle.h
    M Source/WebCore/style/computed/StyleComputedStyleBase.h
    M Source/WebCore/style/computed/data/StyleDeprecatedFlexibleBoxData.h
    M Source/WebCore/style/computed/data/StyleGridItemData.h
    M Source/WebCore/style/computed/data/StyleInheritedData.h
    M Source/WebCore/style/computed/data/StyleNonInheritedMiscData.h
    M Source/WebCore/style/computed/data/StyleSVGData.h
    M Source/WebCore/style/values/anchor-position/StylePositionArea.cpp
    M Source/WebCore/style/values/anchor-position/StylePositionArea.h
    M Source/WebCore/style/values/animations/StyleSingleAnimationRangeName.h
    M Source/WebCore/style/values/color/StyleColor.h
    M Source/WebCore/style/values/color/StyleColorMix.cpp
    M Source/WebCore/style/values/easing/StyleStepsEasingFunction.cpp
    M Source/WebCore/style/values/filter-effects/StyleFilter.h
    M Source/WebCore/style/values/grid/StyleGridPosition.cpp
    M Source/WebCore/style/values/grid/StyleGridPosition.h
    M Source/WebCore/style/values/grid/StyleGridPositionsResolver.cpp
    M Source/WebCore/style/values/grid/StyleGridPositionsResolver.h
    M Source/WebCore/style/values/images/StyleGradient.cpp
    M Source/WebCore/style/values/images/kinds/StyleGeneratedImage.cpp
    M Source/WebCore/style/values/lists/StyleListStyleType.h
    M Source/WebCore/style/values/primitives/StyleLengthResolution.cpp
    M 
Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Conversions.h
    M Source/WebCore/style/values/shapes/StyleCircleFunction.cpp
    M Source/WebCore/style/values/shapes/StyleEllipseFunction.cpp
    M Source/WebCore/style/values/shapes/StyleInsetFunction.cpp
    M Source/WebCore/style/values/shapes/StylePathFunction.cpp
    M Source/WebCore/style/values/shapes/StylePathFunction.h
    M Source/WebCore/style/values/shapes/StylePolygonFunction.cpp
    M Source/WebCore/style/values/shapes/StylePolygonFunction.h
    M Source/WebCore/style/values/shapes/StyleShapeFunction.cpp
    M Source/WebCore/style/values/shapes/StyleShapeFunction.h
    M Source/WebCore/style/values/text-decoration/StyleTextEmphasisStyle.cpp
    M Source/WebCore/style/values/will-change/StyleWillChange.h
    M Source/WebCore/svg/DocumentSVG.h
    M Source/WebCore/svg/SVGAElement.h
    M Source/WebCore/svg/SVGAngleValue.cpp
    M Source/WebCore/svg/SVGAnimationElement.h
    M Source/WebCore/svg/SVGCircleElement.h
    M Source/WebCore/svg/SVGDocumentExtensions.cpp
    M Source/WebCore/svg/SVGElement.cpp
    M Source/WebCore/svg/SVGElement.h
    M Source/WebCore/svg/SVGFEComponentTransferElement.cpp
    M Source/WebCore/svg/SVGFontFaceElement.h
    M Source/WebCore/svg/SVGImageElement.h
    M Source/WebCore/svg/SVGLengthContext.cpp
    M Source/WebCore/svg/SVGLengthValue.cpp
    M Source/WebCore/svg/SVGLocatable.cpp
    M Source/WebCore/svg/SVGParserUtilities.cpp
    M Source/WebCore/svg/SVGParserUtilities.h
    M Source/WebCore/svg/SVGPathBlender.cpp
    M Source/WebCore/svg/SVGPathElement.cpp
    M Source/WebCore/svg/SVGPathStringViewSource.cpp
    M Source/WebCore/svg/SVGPathStringViewSource.h
    M Source/WebCore/svg/SVGPathTraversalStateBuilder.h
    M Source/WebCore/svg/SVGRectElement.h
    M Source/WebCore/svg/SVGSVGElement.h
    M Source/WebCore/svg/SVGTRefElement.cpp
    M Source/WebCore/svg/SVGTextContentElement.h
    M Source/WebCore/svg/SVGTitleElement.cpp
    M Source/WebCore/svg/SVGToOTFFontConversion.cpp
    M Source/WebCore/svg/SVGURIReference.h
    M Source/WebCore/svg/SVGUseElement.cpp
    M Source/WebCore/svg/SVGUseElement.h
    M Source/WebCore/svg/animation/SMILTimeContainer.h
    M Source/WebCore/svg/animation/SVGSMILElement.cpp
    M Source/WebCore/svg/animation/SVGSMILElement.h
    M Source/WebCore/svg/graphics/filters/SVGFilterRenderer.h
    M Source/WebCore/worklets/Worklet.h
    M Source/WebCore/worklets/WorkletGlobalScope.h

  Log Message:
  -----------
  Mass adopt NODELETE in Source/WebCore
https://bugs.webkit.org/show_bug.cgi?id=308838
rdar://171375687

Reviewed by Ryosuke Niwa and Chris Dumez.

As dictated by SaferCPP.

This not all of Source/WebCore. Just a first wave.

Canonical link: https://commits.webkit.org/308661@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to