[webkit-reviews] review granted: [Bug 25171] It should be possible to manually set the name of an anonymous function : [Attachment 29455] Removed static UString pointer for AnonymousFunction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 22:04:42 PDT 2009


Oliver Hunt <oliver at apple.com> has granted Francisco Tolmasky
<tolmasky at gmail.com>'s request 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 29455: Removed static UString pointer for AnonymousFunction.
https://bugs.webkit.org/attachment.cgi?id=29455&action=review

------- Additional Comments from Oliver Hunt <oliver at apple.com>
Should be const UString explicitName = displayName(globalData); (eg. not a
reference)

Will fix when i land


More information about the webkit-reviews mailing list