WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
58816
queues.webkit.org should move to BlobStore for log files
https://bugs.webkit.org/show_bug.cgi?id=58816
Summary
queues.webkit.org should move to BlobStore for log files
Eric Seidel (no email)
Reported
2011-04-18 13:16:55 PDT
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug