RESOLVED FIXED 139432
[EFL] Fix build warning in Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp
https://bugs.webkit.org/show_bug.cgi?id=139432
Summary [EFL] Fix build warning in Source/WebKit2/UIProcess/WebsiteData/WebsiteDataSt...
Tanay
Reported 2014-12-09 00:45:25 PST
../../Source/WebKit2/UIProcess/WebsiteData/WebsiteDataStore.cpp:80:6: warning: unused parameter ‘dataTypes’ [-Wunused-parameter] void WebsiteDataStore::removeDataModifiedSince(WebsiteDataTypes dataTypes, std::chrono::system_clock::time_point, std::function<void ()> completionHandler)
Attachments
Patch (1.46 KB, patch)
2014-12-09 00:56 PST, Tanay
no flags
Tanay
Comment 1 2014-12-09 00:56:27 PST
Tanay
Comment 2 2014-12-10 05:22:42 PST
Anders Carlsson
Comment 3 2014-12-18 07:38:44 PST
Comment on attachment 242893 [details] Patch Is this still applicable?
Anders Carlsson
Comment 4 2014-12-18 07:39:14 PST
Comment on attachment 242893 [details] Patch Ah, it's not. Clearing flag.
Note You need to log in before you can comment on or make changes to this bug.