[Webkit-unassigned] [Bug 29307] commit-queue needs web-based status reporting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 18:34:56 PDT 2009


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





--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-09-17 18:34:55 PDT ---
(In reply to comment #3)
> from google.appengine.dist import use_library
> use_library('django', '1.1')

Thanks!

> Maybe db.Text() is better for this?

StringProperty seems more when I want.
http://code.google.com/appengine/docs/python/datastore/typesandpropertyclasses.html#StringProperty

> I guess this is XSRFable.

This app doesn't use authentication, so that's OK. :)  Eventually it might
display the name of who set the status, but making the commit-queue use a
Google cookie when posting is more trouble than I want to deal with.

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