Bug 58816
Summary: | queues.webkit.org should move to BlobStore for log files | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, mihaip |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |