Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8346f784b526e4607316f05ff4831f204b64a972
https://github.com/WebKit/WebKit/commit/8346f784b526e4607316f05ff4831f204b64a972
Author: Bryan Medina <[email protected]>
Date: 2025-11-14 (Fri, 14 Nov 2025)
Changed paths:
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js
Log Message:
-----------
[ ResultsDB ] Modify 'Find Regression Point' button behavior on Results
Database
rdar://159977488
https://bugs.webkit.org/show_bug.cgi?id=298484
Reviewed by Jonathan Bedard.
Included a 'regression range' that will assist in narrowing regression ranges
by highlighting the earliest and latest non-successful run within an analysis
window.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js:
(TimelineFromEndpoint.prototype.this.toggleShowRegressionHighlight): Logic for
range highlight button
(TimelineFromEndpoint.prototype.detectRegression): Include range for flaky
(TimelineFromEndpoint.prototype.getRangeUuids): Logic for declaring where to
highlight range
(TimelineFromEndpoint.prototype.highlightRange): Visualizes the regression range
Canonical link: https://commits.webkit.org/303058@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications