[Webkit-unassigned] [Bug 168597] New: AX: webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 07:35:28 PST 2017


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

            Bug ID: 168597
           Summary: AX: webkit
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simsimgsm666 at gmail.com

Created attachment 302146
  --> https://bugs.webkit.org/attachment.cgi?id=302146&action=review
webkit

I have a custom MJPEG server which multiplexes various MJPEG camera streams to users. The when the stream terminates (upstream from the server/in the server), either due to a stream failure, the stream being disconnected, etc the last frame is used as a status frame to provide the user info and so they don't think the stream is hung.

For some reason WebKit (in Chrome) does not display the frame even though the stream is terminated by a valid terminating break.

Content-Type: multipart/mixed; boundary="MYBOUNDARY"
Boundaries between parts are "--MYBOUNDARY"
The end of the stream is signified by "--MYBOUNDARY--".

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170220/7e9fbdcb/attachment.html>


More information about the webkit-unassigned mailing list