[webkit-changes] [WebKit/WebKit] f92c0d: [results.webkit.org] Add error handling for unexpe...
Commit Queue
noreply at github.com
Fri Aug 11 14:52:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f92c0d78c636eb62a2c457283eb684623a927f1a
https://github.com/WebKit/WebKit/commit/f92c0d78c636eb62a2c457283eb684623a927f1a
Author: Ben Schwartz <ben_schwartz at apple.com>
Date: 2023-08-11 (Fri, 11 Aug 2023)
Changed paths:
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js
Log Message:
-----------
[results.webkit.org] Add error handling for unexpected data format on test request.
rdar://113770542
https://bugs.webkit.org/show_bug.cgi?id=260089
Reviewed by Jonathan Bedard.
This change fixes the infinite spinner bug when test data is returned in an unexpected format from the results server.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js:
(TimelineFromEndpoint.prototype.reload):
Canonical link: https://commits.webkit.org/266831@main
More information about the webkit-changes
mailing list