[webkit-reviews] review requested: [Bug 186885] [GLIB] improve get_type() fast path in WEBKIT_DEFINE_TYPE : [Attachment 343232] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 03:57:35 PDT 2018


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 186885: [GLIB] improve get_type() fast path in WEBKIT_DEFINE_TYPE
https://bugs.webkit.org/show_bug.cgi?id=186885

Attachment 343232: Updated patch

https://bugs.webkit.org/attachment.cgi?id=343232&action=review




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 343232

  --> https://bugs.webkit.org/attachment.cgi?id=343232&action=review

Updated patch

Use NEVER_INLINE instead of G_GNUC_NO_INLINE to fix the build with older
versions of glib.


More information about the webkit-reviews mailing list