[Webkit-unassigned] [Bug 109926] Fix build when css3-conditional-rules feature flag is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 15:38:43 PST 2013


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





--- Comment #11 from Lamarque V. Souza <Lamarque.Souza at basyskom.com>  2013-02-15 15:40:59 PST ---
(In reply to comment #10)
> Created an attachment (id=188653)
 --> (https://bugs.webkit.org/attachment.cgi?id=188653&action=review) [details]
> Patch
> 
> Declare virtual destructor only if V8_BINDING is enabled.

This does not seem to work, now it does not build with the same error message as before:

../../Source/WebKit/chromium/third_party/gold/gold64: obj/Source/WebCore/WebCore.gyp/libwebcore_bindings.a(obj/Source/WebCore/WebCore.gyp/gen/webkit/bindings/webcore_bindings.V8DerivedSources17.o): in function WebCore::checkTypeOrDieTrying(WebCore::DOMWindowCSS*):gen/webcore/bindings/V8DOMWindowCSS.cpp:52: error: undefined reference to 'vtable for WebCore::DOMWindowCSS'
collect2: ld returned 1 exit status

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list