Bug 66403 - garden-o-matic Summary view should have items in descending chronological order.
Summary: garden-o-matic Summary view should have items in descending chronological order.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on: 66343
Blocks: 64188
  Show dependency treegraph
 
Reported: 2011-08-17 13:29 PDT by Dimitri Glazkov (Google)
Modified: 2011-08-17 15:52 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.52 KB, patch)
2011-08-17 13:32 PDT, Dimitri Glazkov (Google)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2011-08-17 13:29:04 PDT
garden-o-matic Summary view should have items in descending chronological order.
Comment 1 Dimitri Glazkov (Google) 2011-08-17 13:32:45 PDT
Created attachment 104224 [details]
Patch
Comment 2 Adam Barth 2011-08-17 13:36:19 PDT
Comment on attachment 104224 [details]
Patch

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

> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/summary.js:68
> +    button.addEventListener("click", update, false);

You can skip the "false" nowadays
Comment 3 Dimitri Glazkov (Google) 2011-08-17 15:52:01 PDT
Committed r93254: <http://trac.webkit.org/changeset/93254>