Bug 124750 - Don't fetch hidden platforms on build.webkit.org/dashboard
Summary: Don't fetch hidden platforms on build.webkit.org/dashboard
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: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-21 16:57 PST by Dean Jackson
Modified: 2013-11-24 11:16 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2013-11-21 17:03 PST, Dean Jackson
no flags Details | Formatted Diff | Diff
Patch (3.30 KB, patch)
2013-11-21 17:54 PST, Dean Jackson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2013-11-21 16:57:38 PST
Stop wasting bandwidth.
Comment 1 Dean Jackson 2013-11-21 17:03:12 PST
Created attachment 217629 [details]
Patch
Comment 2 Tim Horton 2013-11-21 17:04:34 PST
Comment on attachment 217629 [details]
Patch

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

> Tools/ChangeLog:8
> +        will introduce a slight delay when un-hiding a platform,
> +        because the data will not be available until the next update.

can you call update when unhiding? isn't the delay potentially up to 15 seconds or something? that's a long delay...
Comment 3 Dean Jackson 2013-11-21 17:54:05 PST
Created attachment 217636 [details]
Patch
Comment 4 Tim Horton 2013-11-24 11:16:19 PST
http://trac.webkit.org/changeset/159659