[Webkit-unassigned] [Bug 222860] [WPE] Reenable -fvisibility=hidden and -fvisibility-inlines-hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 13:37:16 PDT 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at gnome.org

--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
In https://bugs.webkit.org/show_bug.cgi?id=181916#c58 Carlos Lopez found that -fvisibility=hidden resulted in a major performance improvement for GTK. I would expect similar improvement for WPE.

WPE used to use -fvisibility=hidden until I removed it stupidly in r224642. I assumed it was redundant with using a linker version script, but in fact we really want both. Sorry about that.

-- 
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/20211001/d73c170e/attachment.htm>


More information about the webkit-unassigned mailing list