[Webkit-unassigned] [Bug 157827] New: Botwatcher's dashboard should cache JSON results using IndexedDB if available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 21:54:35 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157827

            Bug ID: 157827
           Summary: Botwatcher's dashboard should cache JSON results using
                    IndexedDB if available
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dburkart at apple.com
                CC: lforschler at apple.com

The botwatcher's dashboard makes a huge amount of XHR requests to buildbot in order to 
load the latest passing / failing build for a given queue. Instead, if the user is using a
browser which supports IndexedDB, the dashboard should use that to cache results. This would
help with performance, especially in instances where the dashboard has to talk to a buildbot
instance with tons of build queues.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160518/19699ef9/attachment.html>


More information about the webkit-unassigned mailing list