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

Issue 718043002: Add a version tag for cached data. (Closed)

Created:
6 years, 1 month ago by vogelheim
Modified:
6 years, 1 month ago
Reviewers:
dcarney, Sven Panne, marja
CC:
v8-dev, Paweł Hajdan Jr.
Project:
v8
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Use proper hash combiner. #

Patch Set 3 : Rebase plus various casts to fix Win build bots. #

Patch Set 4 : Final rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M include/v8.h View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M src/flags.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/flags.cc View 1 2 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
vogelheim
Does this version of the API make any sense? Also, any ideas for unit tests? ...
6 years, 1 month ago (2014-11-12 14:37:52 UTC) #3
dcarney
lgtm, a simple unit test is really all you can do here
6 years, 1 month ago (2014-11-12 14:49:27 UTC) #4
Sven Panne
Please revisit this before landing https://codereview.chromium.org/718043002/diff/20001/src/api.cc File src/api.cc (right): https://codereview.chromium.org/718043002/diff/20001/src/api.cc#newcode1851 src/api.cc:1851: internal::CpuFeatures::SupportedFeatures(); This is a ...
6 years, 1 month ago (2014-11-12 15:55:31 UTC) #6
vogelheim
On 2014/11/12 14:49:27, dcarney wrote: > lgtm, a simple unit test is really all you ...
6 years, 1 month ago (2014-11-12 18:34:07 UTC) #7
vogelheim
https://codereview.chromium.org/718043002/diff/20001/src/api.cc File src/api.cc (right): https://codereview.chromium.org/718043002/diff/20001/src/api.cc#newcode1851 src/api.cc:1851: internal::CpuFeatures::SupportedFeatures(); On 2014/11/12 15:55:31, Sven Panne wrote: > This ...
6 years, 1 month ago (2014-11-12 18:34:30 UTC) #8
marja
lgtm 2 Now it's clear from the function name that this is not to be ...
6 years, 1 month ago (2014-11-12 18:48:29 UTC) #9
vogelheim
6 years, 1 month ago (2014-11-13 17:17:51 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:180001) manually as
4f6c75f83a37c79dc6339006aabcf4f8eb97475b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698