Bug 34562

Summary: should not crash when document opened websocket is unloaded
Product: WebKit Reporter: Fumitoshi Ukai <ukai>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch ap: review+

Fumitoshi Ukai
Reported 2010-02-03 23:11:00 PST
When document is unloaded, websocket opened in the document context should be closed. see https://bugs.webkit.org/show_bug.cgi?id=33248 Add tests to check browser doesn't crash.
Attachments
Patch (8.37 KB, patch)
2010-02-04 00:51 PST, Fumitoshi Ukai
ap: review+
Fumitoshi Ukai
Comment 1 2010-02-04 00:51:15 PST
Alexey Proskuryakov
Comment 2 2010-02-04 08:52:37 PST
Comment on attachment 48110 [details] Patch Moar tests!!!
Fumitoshi Ukai
Comment 3 2010-02-04 22:15:40 PST
Note You need to log in before you can comment on or make changes to this bug.