Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 35d904abb4460c7f1654dbc7c26cc67583f9f6fd
https://github.com/WebKit/WebKit/commit/35d904abb4460c7f1654dbc7c26cc67583f9f6fd
Author: Jonathan Bedard <[email protected]>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M
Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/commits.html
M
Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/constants.js
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/search.html
M
Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/suite_results.html
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/view_routes.py
Log Message:
-----------
[results.webkit.org] Parameterize limits on UI endpoints
https://bugs.webkit.org/show_bug.cgi?id=271081
rdar://124712805
Reviewed by Dewei Zhu.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/commits.html:
Use parameterized limits.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/constants.js:
Add limit constants for tests, suites and commits.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/search.html:
Use parameterized limits.
*
Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/templates/suite_results.html:
Ditto.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/view_routes.py:
(ViewRoutes.__init__): Set default tests, suites and commits limits.
(ViewRoutes.constants): Parameterize endpoint limits.
Canonical link: https://commits.webkit.org/276212@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