RESOLVED FIXED 119077
Build break in debug after r153134: StringImpl.h:640: undefined reference to `WTF::isCompilationThread()
https://bugs.webkit.org/show_bug.cgi?id=119077
Summary Build break in debug after r153134: StringImpl.h:640: undefined reference to ...
Grzegorz Czajkowski
Reported 2013-07-25 01:27:24 PDT
Missing CompilationThread.{h/cpp} in wtf/CMakeLists.txt
Attachments
proposed patch (1.16 KB, patch)
2013-07-25 01:31 PDT, Grzegorz Czajkowski
cdumez: review+
g.czajkowski: commit-queue+
Grzegorz Czajkowski
Comment 1 2013-07-25 01:31:07 PDT
Created attachment 207439 [details] proposed patch
Grzegorz Czajkowski
Comment 2 2013-07-25 01:32:03 PDT
Adding reviewers.
Chris Dumez
Comment 3 2013-07-25 01:38:08 PDT
Comment on attachment 207439 [details] proposed patch r=me.
Grzegorz Czajkowski
Comment 4 2013-07-25 02:27:03 PDT
Note You need to log in before you can comment on or make changes to this bug.