Bug 170544 - [GTK] webkit_website_data_manager_fetch() is missing a timestamp param
Summary: [GTK] webkit_website_data_manager_fetch() is missing a timestamp param
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-06 02:58 PDT by Cédric Bellegarde
Modified: 2017-04-06 02:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Bellegarde 2017-04-06 02:58:44 PDT
WebKit website data API should provide a way to get data for given types and give timestamp.

Actually, you can only remove wanted data for types or clear all for type and timestamp.

This will allow Epiphany dialog to be less strange for user: selecting less than one day should filter the view with data for this timestamp.