[Webkit-unassigned] [Bug 124152] Fix undefined reference issues in JavaScriptCore build.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 11 14:56:33 PST 2013


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





--- Comment #3 from Zan Dobersek <zandobersek at gmail.com>  2013-11-11 14:55:15 PST ---
(From update of attachment 216580)
View in context: https://bugs.webkit.org/attachment.cgi?id=216580&action=review

> Source/JavaScriptCore/runtime/SymbolTable.cpp:33
> +#include "JSCellInlines.h"
> +#include "JSDestructibleObject.h"

Additionally include the SlotVisitorInlines.h header to get rid of the new undefined reference that was exposed by the GTK EWS.

I think after that the patch will be good to go into the tree.

-- 
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