Bug 57832 - [Qt] Fix timeoutTimer of MiniBrowser's UrlLoader
Summary: [Qt] Fix timeoutTimer of MiniBrowser's UrlLoader
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 05:37 PDT by Zoltan Horvath
Modified: 2011-04-05 06:14 PDT (History)
3 users (show)

See Also:


Attachments
proposed fix (1.37 KB, patch)
2011-04-05 05:38 PDT, Zoltan Horvath
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2011-04-05 05:37:09 PDT
Only QWKPage has loadFinished signal so connect to it instead of BrowserWindow.
Comment 1 Zoltan Horvath 2011-04-05 05:38:18 PDT
Created attachment 88207 [details]
proposed fix
Comment 2 Zoltan Horvath 2011-04-05 05:44:29 PDT
Thanks!

Committed r82927.
http://trac.webkit.org/changeset/82927
Comment 3 WebKit Review Bot 2011-04-05 06:14:02 PDT
http://trac.webkit.org/changeset/82927 might have broken Windows Release (Build) and Windows Debug (Build)