[Webkit-unassigned] [Bug 72155] Replace Qt QThread threading back-end with pthread/Win32 threading back-ends

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 03:01:47 PST 2011


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





--- Comment #22 from Simon Hausmann <hausmann at webkit.org>  2011-11-30 03:01:47 PST ---
(From update of attachment 116771)
View in context: https://bugs.webkit.org/attachment.cgi?id=116771&action=review

Due to the removal an implicit qstring.h disappeared and breaks the WK2 build. I'll fix that when landing.

> Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.cpp:33
> +#include "Logging.h"

This include is causing a problem with the WebKit2 build due to the include path order and the double existance of Logging.h in the tree. I'll work around it by an intermediate inclusion when landing.

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