Bug 11466 - fix crashes for various websites in QtLauncher/testunity
Summary: fix crashes for various websites in QtLauncher/testunity
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 420+
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-31 05:28 PST by Simon Hausmann
Modified: 2006-10-31 09:28 PST (History)
0 users

See Also:


Attachments
one liner to fix crash with testunity (969 bytes, patch)
2006-10-31 05:29 PST, Simon Hausmann
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2006-10-31 05:28:49 PST
We forgot to declare our Frame as main frame to the Page.
Comment 1 Simon Hausmann 2006-10-31 05:29:43 PST
Created attachment 11296 [details]
one liner to fix crash with testunity
Comment 2 Maciej Stachowiak 2006-10-31 08:02:00 PST
Comment on attachment 11296 [details]
one liner to fix crash with testunity

Wow, I'm susprised anything worked without this. r=me
Comment 3 Alexey Proskuryakov 2006-10-31 09:28:01 PST
Committed revision 17481.