[Webkit-unassigned] [Bug 105528] [Timeline]Add WebSocket SendFrame, ReceiveFrame and Error message.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 23:15:17 PDT 2013


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





--- Comment #10 from pdeng6 <pan.deng at intel.com>  2013-03-13 23:17:42 PST ---
(In reply to comment #9)
> Still too much hand crafting given that there are no requests for this feature.

With this feature, 
1) Websocket frames send/receive can be easily distinguished from other function call(in handlers).
2) If there is no handlers, websocket frames still can be recorded in timeline.
3) Allow the user to understand the continuation frame that cause one "onmessage".
:)

thanks!
Pan

-- 
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