Bug 169730 - [CMake][JSCOnly] Fix build with GLib event loop
Summary: [CMake][JSCOnly] Fix build with GLib event loop
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-15 19:10 PDT by Carlos Alberto Lopez Perez
Modified: 2017-03-15 20:15 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2017-03-15 19:17 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2017-03-15 19:10:02 PDT
I discovered that JSCOnly can be built with the GLib event loop by passing the cmake argument -DEVENT_LOOP_TYPE="glib"

But the build is currently broken. Lets fix it.
Comment 1 Carlos Alberto Lopez Perez 2017-03-15 19:17:18 PDT
Created attachment 304595 [details]
Patch
Comment 2 WebKit Commit Bot 2017-03-15 20:15:06 PDT
Comment on attachment 304595 [details]
Patch

Clearing flags on attachment: 304595

Committed r214025: <http://trac.webkit.org/changeset/214025>
Comment 3 WebKit Commit Bot 2017-03-15 20:15:11 PDT
All reviewed patches have been landed.  Closing bug.