RESOLVED FIXED 169980
/api/uploaded-file should return createdAt as a POSIX timestamp
https://bugs.webkit.org/show_bug.cgi?id=169980
Summary /api/uploaded-file should return createdAt as a POSIX timestamp
Ryosuke Niwa
Reported 2017-03-22 17:10:30 PDT
We're missing a call to Database::to_js_time in format_uploaded_file.
Attachments
Fixes the bug (70.78 KB, patch)
2017-03-22 17:18 PDT, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2017-03-22 17:18:46 PDT
Created attachment 305141 [details] Fixes the bug
Antti Koivisto
Comment 2 2017-03-22 17:20:03 PDT
Comment on attachment 305141 [details] Fixes the bug rs=me
Ryosuke Niwa
Comment 3 2017-03-22 17:27:03 PDT
Note You need to log in before you can comment on or make changes to this bug.