Bug 63459 - [Qt][WK2] Random crashes in fast/frames/ tests
Summary: [Qt][WK2] Random crashes in fast/frames/ tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Chang Shu
URL:
Keywords:
: 63006 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-06-27 08:45 PDT by Chang Shu
Modified: 2011-06-28 12:01 PDT (History)
6 users (show)

See Also:


Attachments
patch (1.79 KB, patch)
2011-06-27 08:59 PDT, Chang Shu
no flags Details | Formatted Diff | Diff
patch 2 (1.78 KB, patch)
2011-06-28 11:01 PDT, Chang Shu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chang Shu 2011-06-27 08:45:15 PDT
Random crashes have been observed in running layout tests under /fast/frames, such as
fast/frames/negative-remaining-length-crash.html
Comment 1 Chang Shu 2011-06-27 08:59:42 PDT
Created attachment 98736 [details]
patch
Comment 2 Chang Shu 2011-06-28 11:01:41 PDT
Created attachment 98941 [details]
patch 2

Use QMetaObject::invokeMethod as suggested by kling. The code is cleaner.
Comment 3 Andreas Kling 2011-06-28 11:07:35 PDT
Comment on attachment 98941 [details]
patch 2

r=me
Comment 4 Chang Shu 2011-06-28 12:01:21 PDT
*** Bug 63006 has been marked as a duplicate of this bug. ***
Comment 5 WebKit Review Bot 2011-06-28 12:01:41 PDT
Comment on attachment 98941 [details]
patch 2

Clearing flags on attachment: 98941

Committed r89947: <http://trac.webkit.org/changeset/89947>
Comment 6 WebKit Review Bot 2011-06-28 12:01:46 PDT
All reviewed patches have been landed.  Closing bug.