saidinesh5 / harbour-droplet

A lightweight web browser for Sailfish OS
4 stars 1 forks source link

Implement support for new tab/page open requests #1

Closed saidinesh5 closed 7 years ago

saidinesh5 commented 7 years ago

Sample Implementation:

https://github.com/llelectronics/webcat/blob/master/qml/pages/FirstPage.qml#L427

https://github.com/llelectronics/webcat/blob/7e37d8f19315b7f0536a4d4ab558a009869096af/qml/pages/helper/userscript.js#L121

saidinesh5 commented 7 years ago

https://github.com/saidinesh5/harbour-droplet/commit/603673da42520b306567f5f68545497502d02d95 is a commit towards this