Bug 127673 - REGRESSION(r162808): HistoryItem in WebCore doesn't implement visit stats anymore
Summary: REGRESSION(r162808): HistoryItem in WebCore doesn't implement visit stats any...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2014-01-27 00:11 PST by Carlos Garcia Campos
Modified: 2017-03-11 11:02 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.