Comment #27 on issue 16787 by behanz: Java Plugin not working
http://code.google.com/p/chromium/issues/detail?id=16787

Both of the missing calls are currently only implemented for windows.

OnPluginThreadAsyncCall is easilly fixed, just "func(userData);" will do.  
In fact the
whole windows-only try {} except {} block looks pretty silly and doesn't do  
much.

Missing mozilla service manager may be a bigger problem. Leaving it  
unimplemented, I
tried running some applets and they seem to be running just fine. Question  
is, do any
applets ever need the service manager? The docs
(http://www.mozilla.org/projects/embedding/PublicAPIs.html) make it look  
important,
but mostly for plugins being able to peek on your preferences and stuff.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to