Bug 31950 - [bzt] style-queue sends ~100 requests to QueueStatusServer every 5 minutes
Summary: [bzt] style-queue sends ~100 requests to QueueStatusServer every 5 minutes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 31947
Blocks:
  Show dependency treegraph
 
Reported: 2009-11-27 20:49 PST by Adam Barth
Modified: 2009-11-28 17:53 PST (History)
1 user (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2009-11-27 20:51 PST, Adam Barth
eric: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2009-11-27 20:49:27 PST
style-queue sends ~100 requests to QueueStatusServer every 5 minutes
Comment 1 Adam Barth 2009-11-27 20:51:12 PST
Created attachment 43978 [details]
Patch
Comment 2 Eric Seidel (no email) 2009-11-27 21:21:32 PST
Comment on attachment 43978 [details]
Patch

OK.  I'm not sure this matters too much, but it's nice to have a cache.

"fro" typo in ChangeLog:
+        Now we cache the last status that we get back fro QueueStatusServer.
Comment 3 Adam Barth 2009-11-28 17:53:46 PST
Committed r51465: <http://trac.webkit.org/changeset/51465>