fix #1354
This commit is contained in:
parent
9e8619d86d
commit
43ffeed391
@ -247,7 +247,7 @@ QByteArray WebEngineViewer::getJsEnabledHtml(const QString& url, bool worker_thr
|
||||
page->deleteLater();
|
||||
viewer->close();
|
||||
|
||||
IOFactory::writeFile("a.html", html.toUtf8());
|
||||
// IOFactory::writeFile("a.html", html.toUtf8());
|
||||
|
||||
return html.toUtf8();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user