Details
Description
When restoring history, QWebEnginePage::webChannel is cleared.
QWebChannel *channel = ... ; QWebEngineView *view = new QWebEngineView; view->page()->setWebChannel(channel); // view->page()->webChannel() == channel history >> *view->history(); // set history // web channel is cleared // view->page()->webChannel() == 0
Attachments
Issue Links
- relates to
-
QTBUG-48984 WebEngineView properties are not re-associated with new adapter when adoptWebContent is called
- Closed
For Gerrit Dashboard: QTBUG-50751 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
147813,2 | Preserve webchannel and userscripts when restoring history | 5.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |