Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1684c4b32eb8fafaeae863837e0baebb22350400 https://github.com/WebKit/WebKit/commit/1684c4b32eb8fafaeae863837e0baebb22350400 Author: Pablo Saavedra <psaave...@igalia.com> Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths: M Source/WebCore/html/RangeInputType.cpp M Source/WebCore/html/RangeInputType.h M Source/cmake/WebKitFeatures.cmake M Tools/Scripts/webkitperl/FeatureList.pm Log Message: ----------- Remove TOUCH_SLIDER private build-time conditional https://bugs.webkit.org/show_bug.cgi?id=253639 This build-time conditional was originally added on 2012 to give time to adapt the BlackBerry port to the changes implemented in Bug 88807 [1][2] [1] https://bugs.webkit.org/show_bug.cgi?id=88807 [2] https://bugs.webkit.org/show_bug.cgi?id=88807#c34 Reviewed by Chris Dumez and Adrian Perez de Castro. * Source/WebCore/html/RangeInputType.cpp: (WebCore::RangeInputType::handleTouchEvent): (WebCore::RangeInputType::hasTouchEventHandler const): * Source/WebCore/html/RangeInputType.h: * Source/cmake/WebKitFeatures.cmake: Canonical link: https://commits.webkit.org/261592@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes