Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Building a Better JavaScript Profiler with WebKit. Clever hack from Francisco Tolmasky which solves the problem of JavaScript profilers showing ? as the name of any anonymous functions. He patched the WebKit profiler to look for a displayName attribute on a function and show that as the function name instead.

Tagged , , ,

0 comments

No comments.

Comments are closed.
A django site