[Webkit-unassigned] [Bug 157887] New: Fix the build with GCC 4.9 in CSSParser.cpp
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 19 04:02:19 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157887
Bug ID: 157887
Summary: Fix the build with GCC 4.9 in CSSParser.cpp
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ossy at webkit.org
../../Source/WebCore/css/CSSParser.cpp: In member function 'WTF::Ref<WebCore::StyleRuleBase> WebCore::CSSParser::createViewportRule()':
../../Source/WebCore/css/CSSParser.cpp:13468:12: error: use of deleted function 'WTF::Ref<T>::Ref(const WTF::Ref<U>&) [with U = WebCore::StyleRuleViewport; T = WebCore::StyleRuleBase]'
In file included from ../../Source/WTF/wtf/PassRefPtr.h:25:0,
from ../../Source/WTF/wtf/RefPtr.h:30,
from ../../Source/WTF/wtf/HashFunctions.h:26,
from DerivedSources/WebCore/CSSPropertyNames.h:7,
from ../../Source/WebCore/css/CSSPrimitiveValue.h:24,
from ../../Source/WebCore/css/CSSCalculationValue.h:33,
from ../../Source/WebCore/css/CSSParser.h:25,
from ../../Source/WebCore/css/CSSParser.cpp:29:
../../Source/WTF/wtf/Ref.h:69:26: note: declared here
--
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/20160519/5c4059b9/attachment.html>
More information about the webkit-unassigned
mailing list