Changes between Version 11 and Version 12 of QtWebKitForQt5
- Timestamp:
- Jul 29, 2011, 12:11:36 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitForQt5
v11 v12 92 92 simon: 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 93 93 and posted via QML's JavaScript. 94 94 95 romaxa: 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