View Single Post
Posts: 40 | Thanked: 265 times | Joined on Aug 2007
#209
Originally Posted by godofwar424 View Post
Or Fennec/Firefox will catch up speed wise and I will never use that lightweight tabless browser that Nokia provided us with :P
I've made simple IPC embedding API, which allow to embed gecko in the similar way as Webkit2
https://wiki.mozilla.org/Embedding/IPCLiteAPI
With that I have very high responsiveness and performance (60FPS for everything without lags using simple QML view)
But main problem is that we need to build Qt native or QML UI for that, if that is done, then we could get native mobile browser which is as fast as stock browser, and would have better support from engine side (keeping mozilla based stuff in sync with upstream is much easier)
 

The Following 9 Users Say Thank You to romaxa For This Useful Post: