View Single Post
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#4
WebKit2 is only process separation branch, hence probably not much difference from the QML WebKit widget.

If you manage to run it before the Twitter scripts, you can change the userAgent directly in the page by using __defineGetter__

Code:
window.navigator.__defineGetter__("userAgent", function () { return "new UA" });
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.

Last edited by Bundyo; 2011-12-12 at 19:31.
 

The Following 2 Users Say Thank You to Bundyo For This Useful Post: