[Webkit-unassigned] [Bug 61520] New: TestFailures page should take advantage of LocalStorage APIs (or similar) to improve loading performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 06:23:04 PDT 2011


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

           Summary: TestFailures page should take advantage of
                    LocalStorage APIs (or similar) to improve loading
                    performance
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://build.webkit.org/TestFailures
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


The TestFailures page loads a bunch of data from build.webkit.org that doesn't change. If we were to cache some of this data in window.localStorage (or similar), we could avoid reloading the data every time the page is viewed by a particular user. This would probably speed up loading quite a bit.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list