Changes between Version 11 and Version 12 of QtWebKitForQt5


Ignore:
Timestamp:
Jul 29, 2011 12:11:36 AM (13 years ago)
Author:
romaxa@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitForQt5

    v11 v12  
    9292simon: I like the idea of a channel messaging as an API, especially when on the QML side the messages could be received in "onMessageReceived:" alike signal handlers
    9393and posted via QML's JavaScript.
     94
    9495romaxa: WebGL option a) will require some double buffering -> additional tx->tx copy, also creation +1 GL context on WebProcess side, sounds like serialization is better way to go