Issue 3285: NPConstructFunctionPtr not working correctly in NPRuntime implementation http://code.google.com/p/chromium/issues/detail?id=3285
New issue report by [EMAIL PROTECTED]: Product Version : 0.2.149.30 (2200) URLs (if applicable) : Attached test case Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: Firefox 3: OK IE 7: OK What steps will reproduce the problem? 1. Make sure Java SE 6 Update 10 (current build from http://jdk6.dev.java.net/6u10ea.html ) is installed. 2. Navigate to attached test case. What is the expected result? Expect that the "new" operator in the JavaScript engine correctly invokes the NPConstructFunctionPtr in the registered NPClass for the object that was previously returned to the browser, as in Firefox 3. What happens instead? The browser reports an exception: type = not_constructor arguments = undefined name = TypeError constructor = function (msg) {} message = The new Java Plug-In expects the NPConstructFunctionPtr to be hooked up correctly in the JavaScript engine and the plugin bridge in the browser to fully enable the Java/JavaScript bridge in NPAPI compatible browsers. See https://jdk6.dev.java.net/plugin2/liveconnect/ Attachments: NPConstructTest.html 1.1 KB Issue attributes: Status: Unconfirmed Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to chromium-bugs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---