[Webkit-unassigned] [Bug 58816] New: queues.webkit.org should move to BlobStore for log files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 13:16:55 PDT 2011


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

           Summary: queues.webkit.org should move to BlobStore for log
                    files
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, mihaip at chromium.org


http://code.google.com/appengine/docs/python/blobstore/

queues.webkit.org should move to BlobStore for log files

Supposedly that will get rid of our timeout troubles we used to have when uploading large files and will allow us to upload the entire log intead of just the last 50k or whatever we do now.

Means moving:
http://trac.webkit.org/browser/trunk/Tools/QueueStatusServer/model/queuestatus.py#L41

to use BlobKey instead.

-- 
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