Bug 127673

Summary: REGRESSION(r162808): HistoryItem in WebCore doesn't implement visit stats anymore
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: andersca, berto, bugs-noreply, mitz
Priority: P2 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Garcia Campos 2014-01-27 00:11:14 PST
It seems we need to implement it in WebKit layer.
Comment 1 Anders Carlsson 2014-01-27 10:48:07 PST
Yup.
Comment 2 Alberto Garcia 2014-02-03 09:52:18 PST
I think I might have time to take a look at this.
Comment 3 Carlos Garcia Campos 2014-02-04 06:13:54 PST
I think this has always been broken, we were creating the history items with 0 time and we never called setLastVisitedTime.