[Webkit-unassigned] [Bug 65527] New: WebSocket should be closed by receiving unexpected continuation frame without any leading text or binary frames

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 05:09:00 PDT 2011


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

           Summary: WebSocket should be closed by receiving unexpected
                    continuation frame without any leading text or binary
                    frames
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: toyoshim at chromium.org


In current implement, WebSocket just ignores invalid continuation frames
which have no leading frame with FIN=0.

cf.) Chromium side issue report: http://code.google.com/p/chromium/issues/detail?id=91193

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