[Webkit-unassigned] [Bug 152410] New: LayerTreeHostGtk triggers -Wunused-private-field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 17:31:49 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152410

            Bug ID: 152410
           Summary: LayerTreeHostGtk triggers -Wunused-private-field
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Trivial
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151218/f7fa6d27/attachment.html>


More information about the webkit-unassigned mailing list