• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Embedding WebKit in Java 1.6 application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Embedding WebKit in Java 1.6 application


  • Subject: Re: Embedding WebKit in Java 1.6 application
  • From: Jens Alfke <email@hidden>
  • Date: Mon, 22 Mar 2010 10:40:46 -0700


On Mar 22, 2010, at 10:31 AM, Martin Nedbal wrote:

The problem is that embedded browser does not seem to be able to load
Flash / Silverlight plugins. I think it's probably caused by
incompatible architecture - Java 1.6 is 64bit only while Safari (and
mentioned plugins) are 32bit, right?

WebKit and Safari both run in 64-bit. 32-bit plugins are run in a separate process, with rendering and events transferred between it and the WebView. (It's a bit like the way Google Chrome works, but only for plugins.)


I don't know the details of how the cross-process rendering is done; perhaps there's something that makes it incompatible with Java windows. Cocoa-dev is almost certainly not the optimal list to ask, though — I'm pretty sure Apple hosts a list for developers using WebKit, and I'm sure they have lists for Java.

—Jens_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Embedding WebKit in Java 1.6 application
      • From: Martin Nedbal <email@hidden>
References: 
 >Embedding WebKit in Java 1.6 application (From: Martin Nedbal <email@hidden>)

  • Prev by Date: Re: drag & drop / re-ordering
  • Next by Date: Re: drag & drop / re-ordering
  • Previous by thread: Embedding WebKit in Java 1.6 application
  • Next by thread: Re: Embedding WebKit in Java 1.6 application
  • Index(es):
    • Date
    • Thread