Bug 169736

Summary: [GLIB] MainThread implementation is not GTK+ specific
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, bugs-noreply, cdumez, cmarcelo, commit-queue, dbates, zan
Priority: P2 Keywords: Gtk
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ysuzuki: review+

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.