Comment #5 on issue 28961 by [email protected]: DevToolsExtensionDebugTest.TestContentScriptIsPresent is broken http://code.google.com/p/chromium/issues/detail?id=28961
The problem here is that V8IsolatedWorld::getEntered looks for pointer to V8IsolatedWorld in a internal field of global object of the context on top of the stack. V8IsolatedWorld::getEntered assumes that the context on top of the stack has at kDOMWindowInternalFieldCount internal fields. -- 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
