Bug 271081
| Summary: | [results.webkit.org] Parameterize limits on UI endpoints | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
Right now, both the "search" and "suite" endpoint use a hard-coded limit (50000 maximum limit, 5000 default limit). These limits should be parameterized so results database instances can change them. Additionally, the default limit for suites should be more in line with that of "commits", since suite requests are 5-10 times larger than an individual test request.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124712805>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/25978
EWS
Committed 276212@main (35d904abb446): <https://commits.webkit.org/276212@main>
Reviewed commits have been landed. Closing PR #25978 and removing active labels.