Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9d4f5af97cec1f9bb63e9fe1eae5b7cbf26437e1
https://github.com/WebKit/WebKit/commit/9d4f5af97cec1f9bb63e9fe1eae5b7cbf26437e1
Author: Andrew Fryer <[email protected]>
Date: 2024-07-06 (Sat, 06 Jul 2024)
Changed paths:
M Source/WebCore/Headers.cmake
M Source/WebCore/Sources.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
A Source/WebCore/platform/StyleAppearance.cpp
A Source/WebCore/platform/StyleAppearance.h
R Source/WebCore/style/StyleAppearance.cpp
R Source/WebCore/style/StyleAppearance.h
Log Message:
-----------
Move StyleAppearance to Source/WebCore/platform
https://bugs.webkit.org/show_bug.cgi?id=276025
rdar://130800233
Reviewed by Tim Nguyen.
StyleAppearance is used in Source/WebCore/platform to render form controls.
We're moving it from .../style to .../platform to avoid a layering violation.
* Source/WebCore/Headers.cmake:
* Source/WebCore/Sources.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/StyleAppearance.cpp: Renamed from
Source/WebCore/style/StyleAppearance.cpp.
(WebCore::operator<<):
* Source/WebCore/platform/StyleAppearance.h: Renamed from
Source/WebCore/style/StyleAppearance.h.
Canonical link: https://commits.webkit.org/280713@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