[webkit-changes] [WebKit/WebKit] 385868: Add clear cursor feature for search commit and reg...
Zhifei Fang
noreply at github.com
Thu Nov 9 15:15:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 385868a78bb8e85b17252edae1296a4a3a09cc7d
https://github.com/WebKit/WebKit/commit/385868a78bb8e85b17252edae1296a4a3a09cc7d
Author: Zhifei Fang <facetothefate at gmail.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/css/search.css
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/drawer.js
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/library/js/components/TimelineComponents.js
Log Message:
-----------
Add clear cursor feature for search commit and regress point in results.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=256809
rdar://108869264
Reviewed by Jonathan Bedard.
This patch add a clear button for search commits and regress points, this can let user clear the highlight cursor
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/css/search.css:
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/drawer.js:
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js:
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/library/js/components/TimelineComponents.js:
Canonical link: https://commits.webkit.org/270482@main
More information about the webkit-changes
mailing list