RESOLVED FIXED 186885
[GLIB] improve get_type() fast path in WEBKIT_DEFINE_TYPE
https://bugs.webkit.org/show_bug.cgi?id=186885
Summary [GLIB] improve get_type() fast path in WEBKIT_DEFINE_TYPE
Carlos Garcia Campos
Reported 2018-06-21 03:20:39 PDT
Attachments
Patch (3.75 KB, patch)
2018-06-21 03:25 PDT, Carlos Garcia Campos
no flags
Updated patch (4.11 KB, patch)
2018-06-21 03:57 PDT, Carlos Garcia Campos
andersca: review+
Carlos Garcia Campos
Comment 1 2018-06-21 03:25:24 PDT
Carlos Garcia Campos
Comment 2 2018-06-21 03:57:36 PDT
Created attachment 343232 [details] Updated patch Use NEVER_INLINE instead of G_GNUC_NO_INLINE to fix the build with older versions of glib.
Adrian Perez
Comment 3 2018-06-21 04:12:34 PDT
Comment on attachment 343232 [details] Updated patch It's lovely to see this change being ported to the WebKit macros. R+!
Carlos Garcia Campos
Comment 4 2018-06-21 23:41:23 PDT
Radar WebKit Bug Importer
Comment 5 2018-06-21 23:42:19 PDT
Note You need to log in before you can comment on or make changes to this bug.