Commit 12916ced authored by Jocelyn Turcotte's avatar Jocelyn Turcotte
Browse files

Do not crash on QQuickWebEngineViewPrivate::close


This method will be called if JavaScript calls window.close() and it
currently crashes because of Q_UNREACHABLE.

Change-Id: I50e261ff459879e9befb2a754f0108d7d2f18ca2
Reviewed-by: default avatarMichael Bruning <michael.bruning@digia.com>
parent 6b4febd5
Showing with 1 addition and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment