RESOLVED FIXED 158780
Only Mac port needs ObjC API for JSC
https://bugs.webkit.org/show_bug.cgi?id=158780
Summary Only Mac port needs ObjC API for JSC
Konstantin Tokarev
Reported 2016-06-15 05:23:22 PDT
Replaced defined(__APPLE__) && !defined(BUILDING_GTK__) with more specific condition. In Qt port we also disable ObjC API.
Attachments
Patch (1.61 KB, patch)
2016-06-15 05:30 PDT, Konstantin Tokarev
no flags
Patch (2.68 KB, patch)
2016-06-15 05:54 PDT, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-06-15 05:30:46 PDT
Konstantin Tokarev
Comment 2 2016-06-15 05:54:39 PDT
WebKit Commit Bot
Comment 3 2016-06-15 12:04:43 PDT
Comment on attachment 281351 [details] Patch Clearing flags on attachment: 281351 Committed r202096: <http://trac.webkit.org/changeset/202096>
WebKit Commit Bot
Comment 4 2016-06-15 12:04:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.