RESOLVED FIXED 202873
results.webkit.org: Make recent=False more usable
https://bugs.webkit.org/show_bug.cgi?id=202873
Summary results.webkit.org: Make recent=False more usable
Jonathan Bedard
Reported 2019-10-11 17:11:42 PDT
Queries with recent=False will fail unless some configuration value is specified. We have a decently sane alternative, which would be to assume that the current platforms are not stale, even if the configurations might be. This isn't a perfect strategy, but in most cases, it will give engineers what they're looking for.
Attachments
Patch (3.70 KB, patch)
2019-10-11 17:22 PDT, Jonathan Bedard
no flags
Patch for landing (3.73 KB, patch)
2019-10-14 07:36 PDT, Jonathan Bedard
no flags
Jonathan Bedard
Comment 1 2019-10-11 17:22:24 PDT
Jonathan Bedard
Comment 2 2019-10-11 17:27:26 PDT
Effect is hard to notice on the current instance, we don't have any stale configurations.
Aakash Jain
Comment 3 2019-10-11 22:44:47 PDT
rs=me
Jonathan Bedard
Comment 4 2019-10-14 07:36:17 PDT
Created attachment 380883 [details] Patch for landing
WebKit Commit Bot
Comment 5 2019-10-14 08:21:18 PDT
Comment on attachment 380883 [details] Patch for landing Clearing flags on attachment: 380883 Committed r251072: <https://trac.webkit.org/changeset/251072>
WebKit Commit Bot
Comment 6 2019-10-14 08:21:19 PDT
All reviewed patches have been landed. Closing bug.
Ling Ho
Comment 7 2019-10-15 15:23:54 PDT
Note You need to log in before you can comment on or make changes to this bug.