Hey all --

I'm trying to get an understanding of the history system and there is
one thing that I can't seem to figure out.  Each visit that gets added
to the visits database table can get assigned a segment_id (a foreign
key to the segments table, stating that the visit is part of a
particular segment), but I don't see anywhere that this is used.  One
thing it could have been used for is to decrement the visit count for
the related segment when the visit is deleted -- but this does not
seem to be implemented.

Any insight would be appreciated!

cheers,
-steve

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to