Bug 49201 - Crash when closing a page
Summary: Crash when closing a page
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 13:13 PST by Alexey Proskuryakov
Modified: 2010-11-08 13:23 PST (History)
0 users

See Also:


Attachments
proposed fix (2.25 KB, patch)
2010-11-08 13:15 PST, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>.