Comment 8 for bug 1307735

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: can't open links in twitter

If I comment out the onNewViewRequested slot, then WebView::OpenURLFromTab is being called and the navigation happens (in the same view as there is no handler to create a new view). With onNewViewRequested though, WebView::OpenURLFromTab is never being called.