Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 077a372d996a643901b58448bf8ca8abd8d8c236
      
https://github.com/WebKit/WebKit/commit/077a372d996a643901b58448bf8ca8abd8d8c236
  Author: Sam Weinig <[email protected]>
  Date:   2024-09-07 (Sat, 07 Sep 2024)

  Changed paths:
    M Source/WebCore/Sources.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    A Source/WebCore/css/parser/CSSPropertyParserConsumer+ViewTransition.cpp
    A Source/WebCore/css/parser/CSSPropertyParserConsumer+ViewTransition.h
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.h
    M Source/WebCore/css/process-css-properties.py

  Log Message:
  -----------
  Split view transition related css property parsing out into its own file
https://bugs.webkit.org/show_bug.cgi?id=279298

Reviewed by Tim Nguyen and Darin Adler.

Just splits the consumers out into their own file. No additional cleanup 
performed.

* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+ViewTransition.cpp: Added.
* Source/WebCore/css/parser/CSSPropertyParserConsumer+ViewTransition.h: Added.
* Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:
* Source/WebCore/css/parser/CSSPropertyParserHelpers.h:
* Source/WebCore/css/process-css-properties.py:

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