[webkit-reviews] review requested: [Bug 25171] It should be possible to manually set the name of an anonymous function : [Attachment 29454] Moved new code out of name and into calculatedDisplayName

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 20:22:28 PDT 2009


Francisco Tolmasky <tolmasky at gmail.com> has asked  for review:
Bug 25171: It should be possible to manually set the name of an anonymous
function
https://bugs.webkit.org/show_bug.cgi?id=25171

Attachment 29454: Moved new code out of name and into calculatedDisplayName
https://bugs.webkit.org/attachment.cgi?id=29454&action=review

------- Additional Comments from Francisco Tolmasky <tolmasky at gmail.com>
I added displayName and calculatedDisplayName (matching the CSS pattern for
these things). I moved AnonymousFunction string into calculatedDisplayName
since this returns the final result.


More information about the webkit-reviews mailing list