RESOLVED INVALID139673
[EFL]Fix build warning in /WebKit/Source/WebKit2/WebProcess/Storage/WebStorageNamespaceProvider.cpp
https://bugs.webkit.org/show_bug.cgi?id=139673
Summary [EFL]Fix build warning in /WebKit/Source/WebKit2/WebProcess/Storage/WebStorag...
Tanay
Reported 2014-12-15 23:10:30 PST
../../Source/WebKit2/WebProcess/Storage/WebStorageNamespaceProvider.cpp:80:35: warning: unused parameter ‘topLevelOrigin’ [-Wunused-parameter] RefPtr<WebCore::StorageNamespace> WebStorageNamespaceProvider::createTransientLocalStorageNamespace(WebCore::SecurityOrigin& topLevelOrigin, unsigned quota)
Attachments
Patch (1.60 KB, patch)
2014-12-15 23:18 PST, Tanay
ossy: review-
ossy: commit-queue-
Tanay
Comment 1 2014-12-15 23:18:59 PST
Jaehun Lim
Comment 2 2014-12-23 16:51:57 PST
Comment on attachment 243351 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=243351&action=review > Source/WebKit2/ChangeLog:3 > + [EFL]Fix build warning in /WebKit/Source/WebKit2/WebProcess/Storage/WebStorageNamespaceProvider.cpp Not [EFL] issue.
Csaba Osztrogonác
Comment 3 2015-02-16 07:57:14 PST
Comment on attachment 243351 [details] Patch It is already used since http://trac.webkit.org/changeset/177810
Note You need to log in before you can comment on or make changes to this bug.