Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8d657a94aa29fb75b6722dd16b7b2ca41562347a
      
https://github.com/WebKit/WebKit/commit/8d657a94aa29fb75b6722dd16b7b2ca41562347a
  Author: Jonathan Bedard <[email protected]>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M 
Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/dashboard.js

  Log Message:
  -----------
  [resultsdbpy] Handle retro-spective dashboard
https://bugs.webkit.org/show_bug.cgi?id=272397
rdar://126135192

Reviewed by Elliott Williams.

When a user requests a dashboard from the past, we should set 'now' based on
the time range the user requested, so we don't end up classify all queues as
exceeding our freshness threshold.

* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/dashboard.js:
(Dashboard.prototype.setTilesFromData): Determine "now" based on any 'before_'
parameters.

Canonical link: https://commits.webkit.org/277252@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

Reply via email to