[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:32:32 PDT 2013


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #193066|review?                     |review-
               Flag|                            |




--- Comment #11 from Pavel Feldman <pfeldman at chromium.org>  2013-03-13 23:34:57 PST ---
(From update of attachment 193066)
Inspector already contains too many features, they all increase its footprint and complexity, add to maintenance cost and startime time. We can not afford adding random features into it. Only features that are important / have high demand in the field / success story in competing products should get in. I have never seen a request for better websocket inspection in timeline. Given that websockets are rarely used and even less often they are analysed in performance perspective, I tend to think that we should remove websocket support from timeline altogether instead. We already think of removing "glueing" feature from timeline due to its n^2 complexity and lack of scaling.

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