[Webkit-unassigned] [Bug 162825] New: [EFL] Fix build break since r206661

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 19:23:05 PDT 2016


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

            Bug ID: 162825
           Summary: [EFL] Fix build break since r206661
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jh718.park at samsung.com
                CC: lucas.de.marchi at gmail.com

Fix the build warning error below.

../../Source/WebCore/rendering/RenderLayer.cpp: In copy constructor ‘WebCore::ClipRects::ClipRects(const WebCore::ClipRects&)’:
../../Source/WebCore/rendering/RenderLayer.cpp:200:5: error: base class ‘class WTF::RefCounted<WebCore::ClipRects>’ should be explicitly initialized in the copy constructor [-Werror=extra]
     ClipRects(const ClipRects& other)
     ^
cc1plus: all warnings being treated as errors

-- 
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/20161001/06a19bfb/attachment.html>


More information about the webkit-unassigned mailing list