Status: New Owner: ---- New issue 348 by [email protected]: Need Context::GetCallingContext() to implement security for V8 bindings http://code.google.com/p/v8/issues/detail?id=348
In order to implement some security checks properly in the V8 DOM bindings, we need a new API called Context::GetCallingContext() that returns the context that called the Context::GetCurrentContext(). For more context, see the thread with subject v8::Context::GetCurrent() and bindings" Here is the Chrome bug: http://code.google.com/p/chromium/issues/detail?id=11909 We want to fix this bug for Mstone-2.1, which is schedule to code freeze on 29 May. To make that date, it would be handy to have the API pushed to Chrome before that date so I have some time to implement the changes to the bindings. Thanks, Adam -- 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 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
