Bug 123129

Summary: New flakiness dashboard should align results by revision numbers
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit WebsiteAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, jberlin, joepeck, simon.fraser, thorton, timothy, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.