[Webkit-unassigned] [Bug 34785] WebSocket in Worker failed to close

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 11 17:57:41 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34785





--- Comment #5 from Fumitoshi Ukai <ukai at chromium.org>  2010-02-11 17:57:40 PST ---
(In reply to comment #2)
> (From update of attachment 48466 [details])
> > +# Copyright 2009, Google Inc.
> 
> 2010.
> 
> Could this typo cause crashes? If not, is the "if (m_bridge)" check necessary
> at all? And if it could, is it possible to make a regression test for the
> crash?

I believe it could cause crashes, and "if (m_bridge)" might not be necessary
and it's just defensive. should we use assert instead?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list