WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133269
[EFL][GTK][WK2] Fix unused parameter compile warning.
https://bugs.webkit.org/show_bug.cgi?id=133269
Summary
[EFL][GTK][WK2] Fix unused parameter compile warning.
Sanghyup Lee
Reported
2014-05-25 17:32:09 PDT
Source/WebKit2/WebProcess/WebPage/WebPage.cpp:4350:6: warning: unused parameter ‘frame’ [-Wunused-parameter] void WebPage::didFinishDocumentLoad(WebFrame* frame) Use UNUSED_PARAM macro to fix build warning WebPage::didFinishDocumentLoad.
Attachments
Patch
(1.30 KB, patch)
2014-05-25 17:36 PDT
,
Sanghyup Lee
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sanghyup Lee
Comment 1
2014-05-25 17:36:26 PDT
Created
attachment 232045
[details]
Patch
Alberto Garcia
Comment 2
2014-05-28 07:32:40 PDT
This is already fixed:
http://trac.webkit.org/changeset/169421
Tim Horton
Comment 3
2014-05-29 01:52:29 PDT
Comment on
attachment 232045
[details]
Patch Clearing the review flag because the bug is already closed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug