Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 09139952a7fd36e5485cc36717d081d9f3ffca67
      
https://github.com/WebKit/WebKit/commit/09139952a7fd36e5485cc36717d081d9f3ffca67
  Author: Claudio Saavedra <[email protected]>
  Date:   2024-04-23 (Tue, 23 Apr 2024)

  Changed paths:
    M Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp
    M Source/JavaScriptCore/dfg/DFGDesiredWeakReferences.cpp
    M Source/JavaScriptCore/dfg/DFGDesiredWeakReferences.h
    M Source/JavaScriptCore/dfg/DFGFinalizer.cpp
    M Source/JavaScriptCore/dfg/DFGFinalizer.h
    M Source/JavaScriptCore/dfg/DFGPlan.cpp
    M Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp
    M Source/JavaScriptCore/wasm/js/WebAssemblyTagConstructor.h
    M Source/WTF/wtf/CommaPrinter.h
    M Source/WebCore/Modules/mediastream/UserMediaRequest.cpp
    M Source/WebCore/accessibility/AccessibilityMenuListOption.h
    M Source/WebCore/accessibility/AccessibilityObject.cpp
    M Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm
    M Source/WebCore/bindings/js/DOMWrapperWorld.cpp
    M Source/WebCore/bindings/js/JSDOMGuardedObject.h
    M Source/WebCore/bindings/js/JSDOMPromise.cpp
    M Source/WebCore/bindings/js/JSTrustedTypePolicyFactoryCustom.cpp
    M Source/WebCore/bindings/js/WindowProxy.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmEd25519.cpp
    M Source/WebCore/css/CSSFontVariantLigaturesParser.h
    M Source/WebCore/css/ComputedStyleExtractor.cpp
    M Source/WebCore/css/parser/CSSCalcParser.cpp
    M Source/WebCore/css/parser/CSSCalcParser.h
    M Source/WebCore/css/parser/CSSPropertyParser.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.h
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Length.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Length.h
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Meta.h
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+None.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Number.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Number.h
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Percent.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Resolution.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Resolution.h
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Time.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Time.h
    M Source/WebCore/dom/GetHTMLOptions.h
    M Source/WebCore/dom/IdleCallbackController.cpp
    M Source/WebCore/dom/TrustedTypePolicy.cpp
    M Source/WebCore/dom/WindowOrWorkerGlobalScopeTrustedTypes.cpp
    M Source/WebCore/dom/WindowOrWorkerGlobalScopeTrustedTypes.h
    M Source/WebCore/editing/FrameSelection.cpp
    M Source/WebCore/html/track/TrackBase.cpp
    M Source/WebCore/inspector/InspectorFrontendAPIDispatcher.cpp
    M Source/WebCore/inspector/InspectorFrontendClientLocal.cpp
    M Source/WebCore/layout/formattingContexts/inline/RangeBasedLineBuilder.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp
    M 
Source/WebCore/layout/formattingContexts/inline/text/TextBreakingPositionCache.cpp
    M Source/WebCore/loader/ImageLoader.cpp
    M Source/WebCore/page/DOMWindow.cpp
    M Source/WebCore/page/DebugPageOverlays.cpp
    M Source/WebCore/page/ElementTargetingController.h
    M Source/WebCore/page/NavigationDestination.cpp
    M Source/WebCore/page/UndoItem.cpp
    M Source/WebCore/page/UndoItem.h
    M Source/WebCore/page/WheelEventTestMonitor.h
    M Source/WebCore/platform/graphics/gbm/DRMDeviceManager.cpp
    M Source/WebCore/platform/graphics/gbm/DRMDeviceManager.h
    M Source/WebCore/rendering/EventRegion.h
    M Source/WebCore/rendering/GlyphDisplayListCache.cpp
    M Source/WebCore/rendering/RenderLayerBacking.cpp
    M Source/WebCore/rendering/style/StyleSelfAlignmentData.h
    M Source/WebKit/Shared/ProcessTerminationReason.cpp
    M Source/WebKit/Shared/WebCoreArgumentCoders.cpp
    M Source/WebKit/Shared/WebEvent.cpp
    M Source/WebKit/UIProcess/Notifications/glib/NotificationService.cpp
    M Source/WebKit/UIProcess/geoclue/GeoclueGeolocationProvider.cpp

  Log Message:
  -----------
  Unified build fixes
https://bugs.webkit.org/show_bug.cgi?id=273092

Unreviewed build fix.

* Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:
* Source/JavaScriptCore/dfg/DFGDesiredWeakReferences.cpp:
* Source/JavaScriptCore/dfg/DFGDesiredWeakReferences.h:
* Source/JavaScriptCore/dfg/DFGFinalizer.cpp:
* Source/JavaScriptCore/dfg/DFGFinalizer.h:
* Source/JavaScriptCore/dfg/DFGPlan.cpp:
* Source/JavaScriptCore/dfg/DFGStoreBarrierInsertionPhase.cpp:
* Source/JavaScriptCore/wasm/js/WebAssemblyTagConstructor.h:
* Source/WTF/wtf/CommaPrinter.h:
* Source/WebCore/Modules/mediastream/UserMediaRequest.cpp:
* Source/WebCore/accessibility/AccessibilityMenuListOption.h:
* Source/WebCore/accessibility/AccessibilityObject.cpp:
* Source/WebCore/accessibility/mac/WebAccessibilityObjectWrapperMac.mm:
* Source/WebCore/bindings/js/DOMWrapperWorld.cpp:
* Source/WebCore/bindings/js/JSDOMGuardedObject.h:
* Source/WebCore/bindings/js/JSDOMPromise.cpp:
* Source/WebCore/bindings/js/JSTrustedTypePolicyFactoryCustom.cpp:
* Source/WebCore/bindings/js/WindowProxy.cpp:
* Source/WebCore/crypto/algorithms/CryptoAlgorithmECDSA.cpp:
* Source/WebCore/crypto/algorithms/CryptoAlgorithmEd25519.cpp:
* Source/WebCore/css/CSSFontVariantLigaturesParser.h:
* Source/WebCore/css/ComputedStyleExtractor.cpp:
* Source/WebCore/css/parser/CSSCalcParser.cpp:
* Source/WebCore/css/parser/CSSCalcParser.h:
* Source/WebCore/css/parser/CSSPropertyParser.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.cpp:
(WebCore::CSSPropertyParserHelpers::shouldAcceptUnitlessValue): Deleted.
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Length.cpp:
(WebCore::CSSPropertyParserHelpers::shouldAcceptUnitlessValue): Deleted.
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Length.h:
(WebCore::CSSPropertyParserHelpers::shouldAcceptUnitlessValue):
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Meta.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+None.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Number.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Number.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Percent.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Resolution.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Resolution.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Time.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Time.h:
* Source/WebCore/dom/GetHTMLOptions.h:
* Source/WebCore/dom/IdleCallbackController.cpp:
* Source/WebCore/dom/TrustedTypePolicy.cpp:
* Source/WebCore/dom/WindowOrWorkerGlobalScopeTrustedTypes.cpp:
(WebCore::DOMWindowTrustedTypes::supplementName):
* Source/WebCore/dom/WindowOrWorkerGlobalScopeTrustedTypes.h:
* Source/WebCore/editing/FrameSelection.cpp:
* Source/WebCore/html/track/TrackBase.cpp:
* Source/WebCore/inspector/InspectorFrontendAPIDispatcher.cpp:
* Source/WebCore/inspector/InspectorFrontendClientLocal.cpp:
* Source/WebCore/layout/formattingContexts/inline/RangeBasedLineBuilder.cpp:
* 
Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp:
* 
Source/WebCore/layout/formattingContexts/inline/text/TextBreakingPositionCache.cpp:
* Source/WebCore/loader/ImageLoader.cpp:
* Source/WebCore/page/DOMWindow.cpp:
* Source/WebCore/page/DebugPageOverlays.cpp:
* Source/WebCore/page/ElementTargetingController.h:
* Source/WebCore/page/NavigationDestination.cpp:
* Source/WebCore/page/Page.h:
* Source/WebCore/page/UndoItem.cpp:
(WebCore::UndoItem::protectedDocument const):
* Source/WebCore/page/UndoItem.h:
(WebCore::UndoItem::protectedDocument const): Deleted.
* Source/WebCore/page/WheelEventTestMonitor.h:
* Source/WebCore/platform/graphics/gbm/DRMDeviceManager.cpp:
* Source/WebCore/platform/graphics/gbm/DRMDeviceManager.h:
* Source/WebCore/rendering/EventRegion.h:
* Source/WebCore/rendering/GlyphDisplayListCache.cpp:
* Source/WebCore/rendering/RenderLayerBacking.cpp:
* Source/WebCore/rendering/style/StyleSelfAlignmentData.h:
* Source/WebKit/Shared/ProcessTerminationReason.cpp:
* Source/WebKit/Shared/WebCoreArgumentCoders.cpp:
* Source/WebKit/Shared/WebEvent.cpp:
* Source/WebKit/UIProcess/Notifications/glib/NotificationService.cpp:
* Source/WebKit/UIProcess/geoclue/GeoclueGeolocationProvider.cpp:

Canonical link: https://commits.webkit.org/277901@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

Reply via email to