WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272397
[resultsdbpy] Handle retro-spective dashboard
https://bugs.webkit.org/show_bug.cgi?id=272397
Summary
[resultsdbpy] Handle retro-spective dashboard
Jonathan Bedard
Reported
2024-04-09 07:34:06 PDT
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
Comment 1
2024-04-09 07:34:17 PDT
<
rdar://problem/126135192
>
Jonathan Bedard
Comment 2
2024-04-09 07:40:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27030
EWS
Comment 3
2024-04-09 10:36:06 PDT
Committed
277252@main
(8d657a94aa29): <
https://commits.webkit.org/277252@main
> Reviewed commits have been landed. Closing PR #27030 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug