RESOLVED FIXED 169736
[GLIB] MainThread implementation is not GTK+ specific
https://bugs.webkit.org/show_bug.cgi?id=169736
Summary [GLIB] MainThread implementation is not GTK+ specific
Carlos Garcia Campos
Reported 2017-03-16 00:49:59 PDT
It's implemented in MainThreadGLib.cpp for glib based ports, so ifdefs in MainThread.cpp should not be PLATFORM(GTK) but USE(GLIB)
Attachments
Patch (2.81 KB, patch)
2017-03-16 00:51 PDT, Carlos Garcia Campos
ysuzuki: review+
Carlos Garcia Campos
Comment 1 2017-03-16 00:51:46 PDT
Yusuke Suzuki
Comment 2 2017-03-16 01:11:21 PDT
Comment on attachment 304616 [details] Patch r=me
Carlos Garcia Campos
Comment 3 2017-03-16 02:57:34 PDT
Note You need to log in before you can comment on or make changes to this bug.