[webkit-reviews] review granted: [Bug 137252] EWS bubble hover shows wrong timestamps : [Attachment 238926] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 30 10:08:37 PDT 2014


Alexey Proskuryakov <ap at webkit.org> has granted Csaba Osztrogonác
<ossy at webkit.org>'s request for review:
Bug 137252: EWS bubble hover shows wrong timestamps
https://bugs.webkit.org/show_bug.cgi?id=137252

Attachment 238926: Patch
https://bugs.webkit.org/attachment.cgi?id=238926&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Looks like this is not the most pythonic way to fix this - the right one is to
use pytz package and replace(tzinfo=simple_utc()). But this is simpler and
faster, so why not.

Please make the same change in queuestatusjson.py before landing. Ping me when
landed, so that I could deploy.


More information about the webkit-reviews mailing list