Add note clarifying return value of Qt.openUrlExternally()
authorAaron McCarthy <aaron.mccarthy@jollamobile.com>
Tue, 10 Mar 2015 05:40:44 +0000 (15:40 +1000)
committerAaron McCarthy <mccarthy.aaron@gmail.com>
Thu, 2 Apr 2015 02:06:13 +0000 (02:06 +0000)
commitbcba471151c00c726aa6825b80a25816425168de
treea47b6a57e498dc3ae9db1a94d9706e800ad52310
parentcc8b455d00dfa30a6c4ddc98ffd8a275c36159b9
Add note clarifying return value of Qt.openUrlExternally()

On some platforms (notably wayland and xcb) the Qt.openUrlExternally()
call returns as soon as the request is passed to the underlying system.
The call may still fail, but this status is not reported to the
application.

Change-Id: I66936440f162154f08ab5abcf5b449844930a81b
Reviewed-by: Valerio Valerio <valerio.valerio@jollamobile.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
src/qml/qml/v8/qqmlbuiltinfunctions.cpp