[Webkit-unassigned] [Bug 40080] Web Inspector: better Function.prototype.bind for the internal code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 06:07:25 PDT 2010


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





--- Comment #10 from Patrick Mueller <pmuellr at yahoo.com>  2010-06-03 06:07:23 PST ---
I forgot to mention that if we do the toString() thuing, we should also do the displayName thing.  So we get the benefits for toString() usage, and on the stack, in the profiler, etc.  Suggest the displayName be set to the derived function name (if there is one!), prefixed with "bound: ".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list