Bug 45536

Summary: [Qt] MiniBrowser crashes with multiply windows when closing one of them
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch none

Description Balazs Kelemen 2010-09-10 06:00:35 PDT
It seems to be that we had taken the wrong assumption that there are only one window with one page, therefore there are two ownership related problem that breaks MiniBrowser when there are multiply windows and the user closing one of them.
Comment 1 Balazs Kelemen 2010-09-10 06:28:04 PDT
Created attachment 67175 [details]
proposed patch
Comment 2 Andreas Kling 2010-09-10 09:24:21 PDT
Comment on attachment 67175 [details]
proposed patch

LGTM
Comment 3 WebKit Commit Bot 2010-09-10 18:57:14 PDT
Comment on attachment 67175 [details]
proposed patch

Clearing flags on attachment: 67175

Committed r67266: <http://trac.webkit.org/changeset/67266>
Comment 4 WebKit Commit Bot 2010-09-10 18:57:19 PDT
All reviewed patches have been landed.  Closing bug.