10-06-2012 05:53 PM
I'm currently using PolarMobile's ChildBrowser extension to deal with sites that break out of iframes. It basically creates an instance of QNXStageWebView. This solves the framebusting problem, but the performace of the child browser isn't great (specifically if there is flash content involved).
Has anyone come up with another solution for dealing with frame busting?
10-09-2012 08:27 AM
I've used their ChildBrowser extension and found it to perform well. Which OS version are you running?
10-15-2012 06:11 PM
I'm running OS 2.1.0.1032. Is there a good method for debugging an extension? The ChildBrowser seems to work better after restarting for some reason, so maybe it's how I'm using it.
10-16-2012 02:48 PM
Well if you know Air well enough, you can dig in to their code and see what's going on exactly. I've never used it myself, but I know there are others who are. It seems to perform pretty well based on what I've heard.