[webkit-dev] Could someone make GTK+ EWS report mangled names?
Ryosuke Niwa
rniwa at webkit.org
Sat Apr 27 14:18:05 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20130427/65d3c02a/attachment.html>
More information about the webkit-dev
mailing list