Commit ca6762ab authored by Jocelyn Turcotte's avatar Jocelyn Turcotte Committed by Allan Sandfeld Jensen
Browse files

Fix the IPC webChannelTransport not being available on reload


The gin JavaScript binging gets destroyed on page reload
after all references to it disappear from the previous document.
Do like other gin wrapper and reinstall the transport binding on
DidCreateDocumentElement, following how it's done by the
MojoBindingsController.

Task-number: QTBUG-53411
Change-Id: Ibcd9ef9dbedc5762d4f2210fd81f68e5b9127680
Reviewed-by: default avatarMichael Brüning <michael.bruning@qt.io>
parent c7aeb3b0
No related merge requests found
Showing with 39 additions and 2 deletions
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