Bug 272397
| Summary: | [resultsdbpy] Handle retro-spective dashboard | ||
|---|---|---|---|
| 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
It's occasionally useful to request a dashboard from the past. The way we propigate URL arguments means that this already mostly "just works", but we often end up marking many queues as "out of date" because we're requesting a commit which is outside of our freshness window. If a user is requesting a dashboard from the past, we should treat the timestamp of the provided range as "now".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126135192>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/27030
EWS
Committed 277252@main (8d657a94aa29): <https://commits.webkit.org/277252@main>
Reviewed commits have been landed. Closing PR #27030 and removing active labels.