[Webkit-unassigned] [Bug 217585] REGRESSION(r267727): Warning spam from JSC_DECLARE_CUSTOM_GETTER

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 11 14:12:43 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217585

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org,
                   |                            |ysuzuki at apple.com

--- Comment #1 from Michael Catanzaro <mcatanzaro at gnome.org> ---
I think the problem is that the declarations are static, so WTF_INTERNAL is redundant with that. (File-static declarations are always hidden.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201011/afe8d107/attachment-0001.htm>


More information about the webkit-unassigned mailing list