[Webkit-unassigned] [Bug 116099] [Qt] UrlLoader::loadNext is broken in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 14 05:26:06 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=116099





--- Comment #2 from Hyungchan Kim <inlinechan at gmail.com>  2013-05-14 05:24:32 PST ---
$ cat test_urls 
http://www.google.com
http://naver.com
$ WebKitBuild/Release/bin/MiniBrowser -r test_urls 

WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release.
WARNING: The experimental API will change from version to version, or even be removed. You have been warned!

QObject::connect: No such signal QQuickWebViewExperimentalExtension::loadStarted()
QObject::connect: No such signal QQuickWebViewExperimentalExtension::loadSucceeded()
QObject::connect: No such signal QQuickWebViewExperimentalExtension::loadFailed(QDesktopWebView::ErrorType, int, const QUrl&)
Loading http://www.google.com ......1
Number of leaked pixmaps: 9

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list