- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 May 2012 06:26:25 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17264 Bronislav Klučka <bronislav.klucka@bauglir.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bronislav.klucka@bauglir.co | |m --- Comment #1 from Bronislav Klučka <bronislav.klucka@bauglir.com> 2012-05-31 06:26:24 UTC --- (In reply to comment #0) > How about adding new attributes to control ping/pong frames. > > // ping-pong handling > attribute unsigned long pingInterval; > attribute unsigned long pongTimeout; > > If pongTimeout is specified, a browser will _fail_ the connection if any pong > is received in the last pongTimeout msec. Should not this be "a browser will _fail_ the connection if NO pong is received in the last pongTimeout msec." meaning there is no response to ping within specified time frame, failing on pong makes no sense to me -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 31 May 2012 06:26:44 UTC