This is what happens when Mozilla stopped giving shit about their XUL platform.
What about WebKit! Now they're down to Apple, GTK+, EFL and BlackBerry (until they go bankrupt). EFL is funded by Intel and Samsung for Tizen (insurance policy against Android?). GTK+ is supported by consulting and occasional grants. If everyone but Apple leave WebKit will it stay open?
Introducing the Qt WebEngine
31–37 of 37 posts
Re: Introducing the Qt WebEngine
#32Re: Introducing the Qt WebEngine
#33Re: Introducing the Qt WebEngine
#34Can someone provide a simplified summary?
After Google forked WebKit a few months ago into the Blink project the Qt trolls got together and decided that they will basing the future Qt WebKit module on the Google fork of WebKit and not the (Apple maintained) WebKit. While similar the two differ in a few key aspects the main one being if the WebKit/Blink webviews are in process or out of process (ignoring the discussion complication of webkit2). There were var…
I heard that after the fork, both sides were able to clean up and remove a ton of code (thus benefiting pretty much everyone).
Re: Introducing the Qt WebEngine
#35Earlier quoted context omitted.
>Since Chromium doesn't support flash (that is one of the closed source bits added to Chrome) The Chrome PPAPI Flash Player works perfectly on Chromium and the binary can be shipped separately.
In principle, but does Adobe ship the Flash PPAPI binary separately?
Re: Introducing the Qt WebEngine
#36Re: Introducing the Qt WebEngine
#37Earlier quoted context omitted.
In principle, but does Adobe ship the Flash PPAPI binary separately?
How do other WebKit-based browsers like Luakit get flash to work? I thought they were always using the NS Plugin API for Flash. Is that being deprecated; is PPAPI a replacement?
Note nobody except Chrome (and those based on the Chromium Content API) has any plan to support PPAPI, so in that sense NPAPI is alive and strong.