WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32780
Use memcache to make dashboard to fast
https://bugs.webkit.org/show_bug.cgi?id=32780
Summary
Use memcache to make dashboard to fast
Adam Barth
Reported
2009-12-19 19:52:23 PST
Fast is good!
Attachments
Patch
(9.56 KB, patch)
2009-12-19 19:53 PST
,
Adam Barth
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2009-12-19 19:53:21 PST
Created
attachment 45255
[details]
Patch
WebKit Review Bot
Comment 2
2009-12-19 19:54:37 PST
style-queue ran check-webkit-style on
attachment 45255
[details]
without any errors.
Eric Seidel (no email)
Comment 3
2009-12-19 22:56:59 PST
Comment on
attachment 45255
[details]
Patch remove_api seems unrelated. I don't see why you broke queue_name and bug_id out into local variables in UpdateStatus Why change it to use a regexp if we compile every time? 74 regexp = re.compile("-") 75 return regexp.sub("_", dashed_name) replace is simpler, no? Why do we have 3 copies of the string "attachment-summary"? Seems error prone. Looks OK though.
Adam Barth
Comment 4
2009-12-20 00:27:58 PST
Comment on
attachment 45255
[details]
Patch Clearing flags on attachment: 45255 Committed
r52404
: <
http://trac.webkit.org/changeset/52404
>
Adam Barth
Comment 5
2009-12-20 00:28:07 PST
All reviewed patches have been landed. Closing bug.
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