[webkit-dev] Could someone make GTK+ EWS report mangled names?

Vivek Galatage vivekgalatage at gmail.com
Sat Apr 27 18:42:03 PDT 2013


I had raised the bug https://bugs.webkit.org/show_bug.cgi?id=96514 sometime
back for this.
On Apr 28, 2013 2:48 AM, "Ryosuke Niwa" <rniwa at webkit.org> wrote:

> Hi,
>
> GTK+ EWS reports untangled C++ function names such as
>
> WebCore::HitTestResult::HitTestResult(WebCore::LayoutPoint const&)
>
> but we need a mangled name instead:
>
> _ZN7WebCore13HitTestResultC1ERKNS_11LayoutPointE
>
> so that we can update Source/autotools/symbols.filter accordingly.
>
> - R. Niwa
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130428/52c924fd/attachment.html>


More information about the webkit-dev mailing list