Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e3d6b9efe3ac444be7289cd6720bcd8266047542
https://github.com/WebKit/WebKit/commit/e3d6b9efe3ac444be7289cd6720bcd8266047542
Author: Fujii Hironori <[email protected]>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M Source/WebCore/platform/graphics/controls/SliderTrackPart.cpp
M Source/WebCore/platform/graphics/controls/SliderTrackPart.h
M Source/WebCore/rendering/RenderTheme.cpp
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Add a member of the thumb position to SliderTrackPart
https://bugs.webkit.org/show_bug.cgi?id=278206
Reviewed by Aditya Keerthi.
Added thumbPosition member to SliderTrackPart. This is needed for
Adwaita theme to implement (https://webkit.org/b/278154).
* Source/WebCore/platform/graphics/controls/SliderTrackPart.cpp:
(WebCore::SliderTrackPart::create):
(WebCore::SliderTrackPart::SliderTrackPart):
* Source/WebCore/platform/graphics/controls/SliderTrackPart.h:
(WebCore::SliderTrackPart::thumbPosition const):
(WebCore::SliderTrackPart::setThumbPosition):
* Source/WebCore/rendering/RenderTheme.cpp:
(WebCore::updateSliderTrackPartForRenderer):
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/282329@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