WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
152410
LayerTreeHostGtk triggers -Wunused-private-field
https://bugs.webkit.org/show_bug.cgi?id=152410
Summary
LayerTreeHostGtk triggers -Wunused-private-field
Michael Catanzaro
Reported
2015-12-17 17:31:49 PST
Should fix this: [5391/5753] Building CXX object Source...ess/WebPage/gtk/LayerTreeHostGtk.cpp.o In file included from ../../Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp:28: ../../Source/WebKit2/WebProcess/WebPage/gtk/LayerTreeHostGtk.h:120:12: warning: private field 'm_lastImmediateFlushTime' is not used [-Wunused-private-field] double m_lastImmediateFlushTime; ^ 1 warning generated.
Attachments
Patch
(1.42 KB, patch)
2015-12-17 23:08 PST
,
Michael Catanzaro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2015-12-17 23:08:04 PST
Created
attachment 267611
[details]
Patch
WebKit Commit Bot
Comment 2
2015-12-18 07:58:17 PST
Comment on
attachment 267611
[details]
Patch Clearing flags on attachment: 267611 Committed
r194268
: <
http://trac.webkit.org/changeset/194268
>
WebKit Commit Bot
Comment 3
2015-12-18 07:58:20 PST
All reviewed patches have been landed. Closing bug.
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