Bug 75448 - [Qt][WK2] tst_favIconLoad.qml crashes on debug mode
Summary: [Qt][WK2] tst_favIconLoad.qml crashes on debug mode
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rafael Brandao
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-02 14:21 PST by Rafael Brandao
Modified: 2012-01-03 02:04 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2012-01-02 14:29 PST, Rafael Brandao
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Brandao 2012-01-02 14:21:40 PST
[Qt][WK2] tst_favIconLoad.qml crashes on debug mode
Comment 1 Rafael Brandao 2012-01-02 14:29:20 PST
Created attachment 120894 [details]
Patch
Comment 2 Rafael Brandao 2012-01-02 14:32:23 PST
I've thought that if we set the url to an empty one, it would just be the same as loading about:blank, but this is not the case. So I've created another bug report to discuss this behavior (https://bugs.webkit.org/show_bug.cgi?id=75445). 

Meanwhile, this is a fix for this test so we don't rely on the initial webview's url but on favicon url to know when another test was executed.
Comment 3 WebKit Review Bot 2012-01-03 02:04:10 PST
Comment on attachment 120894 [details]
Patch

Clearing flags on attachment: 120894

Committed r103931: <http://trac.webkit.org/changeset/103931>
Comment 4 WebKit Review Bot 2012-01-03 02:04:14 PST
All reviewed patches have been landed.  Closing bug.