Bug 219549

Summary: [webkitscmpy] local.Svn reports incorrect timestamps
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, ews-watchlist, glenn, slewis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Jonathan Bedard 2020-12-04 12:28:13 PST
I attempted to use Python's timezone library and didn't do it correctly. In any case, it's easier to just assume UTC and add a time-delta.
Comment 1 Radar WebKit Bug Importer 2020-12-04 12:31:15 PST
<rdar://problem/71989052>
Comment 2 Jonathan Bedard 2020-12-04 12:39:39 PST
Created attachment 415448 [details]
Patch
Comment 3 Jonathan Bedard 2020-12-04 15:05:25 PST
Created attachment 415463 [details]
Patch
Comment 4 Aakash Jain 2020-12-04 15:35:31 PST
Comment on attachment 415463 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=415463&action=review

rs=me

> Tools/ChangeLog:51
> +

Nit: extra empty line
Comment 5 Jonathan Bedard 2020-12-04 15:53:24 PST
Created attachment 415470 [details]
Patch
Comment 6 EWS 2020-12-04 16:28:56 PST
Committed r270466: <https://trac.webkit.org/changeset/270466>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415470 [details].