Bug 123129 - New flakiness dashboard should align results by revision numbers
Summary: New flakiness dashboard should align results by revision numbers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-21 17:54 PDT by Ryosuke Niwa
Modified: 2013-10-21 18:49 PDT (History)
8 users (show)

See Also:


Attachments
Patch (9.65 KB, patch)
2013-10-21 18:35 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-10-21 17:54:55 PDT
Bubble should line up with respect to revision numbers.
Comment 1 Ryosuke Niwa 2013-10-21 18:35:47 PDT
Created attachment 214805 [details]
Patch
Comment 2 Tim Horton 2013-10-21 18:43:31 PDT
Comment on attachment 214805 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=214805&action=review

> Websites/test-results/include/json-shared.php:7
> +header('Expires: ' . gmdate('D, d M Y H:i:s', time() + $maxage) . ' GMT');

Surprised PHP doesn't have something for this.
Comment 3 Ryosuke Niwa 2013-10-21 18:49:53 PDT
Comment on attachment 214805 [details]
Patch

Clearing flags on attachment: 214805

Committed r157772: <http://trac.webkit.org/changeset/157772>
Comment 4 Ryosuke Niwa 2013-10-21 18:49:55 PDT
All reviewed patches have been landed.  Closing bug.