WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
58562
queues.webkit.org should display when a bot last rebooted
https://bugs.webkit.org/show_bug.cgi?id=58562
Summary
queues.webkit.org should display when a bot last rebooted
Eric Seidel (no email)
Reported
2011-04-14 13:01:06 PDT
queues.webkit.org should display when a bot last rebooted
Attachments
Patch
(3.44 KB, patch)
2011-04-14 13:04 PDT
,
Eric Seidel (no email)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-04-14 13:04:19 PDT
Created
attachment 89632
[details]
Patch
Mihai Parparita
Comment 2
2011-04-14 13:16:56 PDT
Comment on
attachment 89632
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=89632&action=review
> Tools/QueueStatusServer/templates/queuestatus.html:12 > +Last Pass: {{ last_pass.date|timesince }} ago
You may be able to move this to a sub-template that you then use {% with "foo" as param %} {%include "summary_snippet.html" %} {% endwidth %} However, this is kind of awkward pre-Django 1.3 (where you can specify the parameters directly in the include tag:
http://docs.djangoproject.com/en/dev/ref/templates/builtins/?from=olddocs#include
), since you need a with statement per parameter. I'd say the repetition is fine for just two places.
WebKit Commit Bot
Comment 3
2011-04-15 00:54:43 PDT
Comment on
attachment 89632
[details]
Patch Clearing flags on attachment: 89632 Committed
r83956
: <
http://trac.webkit.org/changeset/83956
>
WebKit Commit Bot
Comment 4
2011-04-15 00:54:49 PDT
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