Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(222)

Issue 873723004: Upgrade Blink to milliseconds-based last modified filetimes, part 1. (Closed)

Created:
5 years, 10 months ago by sof
Modified:
5 years, 10 months ago
CC:
blink-reviews, dglazkov+blink, kinuko+fileapi, nhiroki, tzik
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Upgrade Blink to milliseconds-based last modified filetimes, part 1. This is the initial change towards switching Blink and Chromium to work over milliseconds-based WebFileInfo modification times. It adds a temporary millisecond-based extra field to WebFileInfo recording time in milliseconds, alongside the current seconds-based one. This is the first patch in the following Blink+Chromium series: 1: [blink] *this one* [ https://codereview.chromium.org/873723004/ ] 2: [chromium] fill in modificationTimeMS [ https://codereview.chromium.org/884413002/ ] 3: [blink] make use of modificationTimeMS [ https://codereview.chromium.org/884393002/ ] 4: [chromium] set modificationTime to something msec-based [ https://codereview.chromium.org/862203003/ ] 5: [blink] switch to using modificationTime instead of *MS [ https://codereview.chromium.org/882343002/ ] 6: [chromium] stop setting modificationTimeMS [ https://codereview.chromium.org/890523002/ ] 7: [blink] remove modificationTimeMS [ https://codereview.chromium.org/869613005/ ] R=mkwst,kinuko BUG=451747 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=189238

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M public/platform/WebFileInfo.h View 2 chunks +17 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
sof
Please take a look. I think we should try to transition WebFileInfo up/over to something ...
5 years, 10 months ago (2015-01-29 09:53:20 UTC) #2
Mike West
I'll defer to Kinuko-san regarding the sanity of the end result. It makes sense to ...
5 years, 10 months ago (2015-01-29 11:38:01 UTC) #3
sof
On 2015/01/29 11:38:01, Mike West wrote: > I'll defer to Kinuko-san regarding the sanity of ...
5 years, 10 months ago (2015-01-29 11:39:42 UTC) #4
kinuko
I agree that this change makes sense (seconds-based resolution used to be a problem), and ...
5 years, 10 months ago (2015-01-30 05:11:46 UTC) #5
sof
On 2015/01/30 05:11:46, kinuko wrote: > I agree that this change makes sense (seconds-based resolution ...
5 years, 10 months ago (2015-01-30 07:45:03 UTC) #6
sof
mkwst@: whenever there's time; public/ change looks alright?
5 years, 10 months ago (2015-01-30 07:49:05 UTC) #7
Mike West
LGTM.
5 years, 10 months ago (2015-01-30 08:18:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/873723004/1
5 years, 10 months ago (2015-01-30 08:20:28 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 09:50:33 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=189238

Powered by Google App Engine
This is Rietveld 408576698