Bug 49201

Summary: Crash when closing a page
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebKit2Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix darin: review+

Description Alexey Proskuryakov 2010-11-08 13:13:54 PST
I didn't handle null frame in focusedFrameChanged()
Comment 1 Alexey Proskuryakov 2010-11-08 13:15:07 PST
Created attachment 73272 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2010-11-08 13:23:45 PST
Committed <http://trac.webkit.org/changeset/71565>.