RESOLVED WORKSFORME 81517
Mobile Safari crash when returning to WebSocket page
https://bugs.webkit.org/show_bug.cgi?id=81517
Summary Mobile Safari crash when returning to WebSocket page
Martyn Loughran
Reported 2012-03-19 09:22:17 PDT
This bug report is for iOS: if there's a better place to post this bug please let me know. Summary: calling send() on a closed WebSocket object which reports an open readyState causes a crash. This scenario can occur when returning to a backgrounded page which received data and then closed when in the backgrounded state. I wrote up full details, with code and steps to reproduce in this gist https://gist.github.com/2052006
Attachments
Alexey Proskuryakov
Comment 1 2012-03-20 10:35:13 PDT
The proper way to report iOS bugs is via <http://bugreport.apple.com>. However, this is likely to be an issue in open source WebKit, so keeping this report open, too. This is currently tracked internally by Apple as <rdar://problem/10738627>
Matt Lilek
Comment 2 2012-03-20 14:23:44 PDT
Are you going through a proxy?
Martyn Loughran
Comment 3 2012-03-20 17:37:15 PDT
(In reply to comment #2) > Are you going through a proxy? No I'm not
Alexey Proskuryakov
Comment 4 2012-04-06 14:43:24 PDT
This issue doesn't appear to be in open source WebKit trunk. It will continue to be tracked via <rdar://problem/10738627>.
Note You need to log in before you can comment on or make changes to this bug.