[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 02:46:27 PDT 2010


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





--- Comment #6 from Yury Semikhatsky <yurys at chromium.org>  2010-06-03 02:46:26 PST ---
(From update of attachment 57700)

WebCore/inspector/front-end/utilities.js:61
 +      bound.toString = function toString() {
Psease, use anonymouse function on the right here: bound.toString = function() {

-- 
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