Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3bb614e73c44813f64fc4c3fa8fb72f641d65e81
      
https://github.com/WebKit/WebKit/commit/3bb614e73c44813f64fc4c3fa8fb72f641d65e81
  Author: Karl Dubost <[email protected]>
  Date:   2024-12-25 (Wed, 25 Dec 2024)

  Changed paths:
    M Source/WebCore/css/CSSPrimitiveValue.cpp

  Log Message:
  -----------
  FIXME: replace by a switch statement in CSSPrimitiveValue::primitiveType()
https://bugs.webkit.org/show_bug.cgi?id=285143
rdar://142020781

Reviewed by Tim Nguyen.

Simple syntax fix to change the if by a switch statement.

* Source/WebCore/css/CSSPrimitiveValue.cpp:
(WebCore::CSSPrimitiveValue::primitiveType const):

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