WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
162825
[EFL] Fix build break since
r206661
https://bugs.webkit.org/show_bug.cgi?id=162825
Summary
[EFL] Fix build break since r206661
Joonghun Park
Reported
2016-09-30 19:23:05 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Joonghun Park
Comment 1
2016-09-30 19:51:50 PDT
Committed
r206704
: <
http://trac.webkit.org/changeset/206704
>
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