Hi all,

I use Qt 4.6.2 to implement a browser. When browsing some sites which use a lot of java script, I find the browser is not very responsive. Also it's observed that CPU load is close to 100% then. Is there any way to give higher priority to user input events when java script processing in QtWebKit takes most CPU time?