Comment #1 on issue 25033 by [email protected]: eval for "function" broken http://code.google.com/p/chromium/issues/detail?id=25033
I've run into a somewhat similar issue. I tried creating a function in one eval and calling it from another, no go. I think its probably the Right Thing(tm) (to prevent all kinds of Bad Things(tm)) and not a bug. I was able to circumvent by creating a script element and attaching it to the document body. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
