Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a46fee006ec75238418a4eba0c98ad55f1f2cf2
      
https://github.com/WebKit/WebKit/commit/5a46fee006ec75238418a4eba0c98ad55f1f2cf2
  Author: Sam Weinig <[email protected]>
  Date:   2025-07-21 (Mon, 21 Jul 2025)

  Changed paths:
    M Source/WebCore/Headers.cmake
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/dom/ViewTransition.cpp
    M Source/WebCore/rendering/style/RenderStyle.h
    M Source/WebCore/rendering/style/RenderStyleInlines.h
    M Source/WebCore/rendering/style/RenderStyleSetters.h
    M Source/WebCore/rendering/style/StyleRareNonInheritedData.h
    R Source/WebCore/rendering/style/ViewTransitionName.h
    M Source/WebCore/style/StyleBuilderConverter.h
    M Source/WebCore/style/StyleExtractorConverter.h
    M Source/WebCore/style/StyleExtractorSerializer.h
    A Source/WebCore/style/values/view-transitions/StyleViewTransitionName.cpp
    A Source/WebCore/style/values/view-transitions/StyleViewTransitionName.h

  Log Message:
  -----------
  [Style] Convert view-transition-name property to use strong style types
https://bugs.webkit.org/show_bug.cgi?id=296256

Reviewed by Tim Nguyen and Darin Adler.

Converts the existing ViewTransitionName type to a strong style type.

* Source/WebCore/Headers.cmake:
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/dom/ViewTransition.cpp:
* Source/WebCore/rendering/style/RenderStyle.h:
* Source/WebCore/rendering/style/RenderStyleInlines.h:
* Source/WebCore/rendering/style/RenderStyleSetters.h:
* Source/WebCore/rendering/style/StyleRareNonInheritedData.h:
* Source/WebCore/rendering/style/ViewTransitionName.h: Removed.
* Source/WebCore/style/StyleBuilderConverter.h:
* Source/WebCore/style/StyleExtractorConverter.h:
* Source/WebCore/style/StyleExtractorSerializer.h:
* Source/WebCore/style/values/view-transitions/StyleViewTransitionName.cpp: 
Added.
* Source/WebCore/style/values/view-transitions/StyleViewTransitionName.h: Added.

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