[Webkit-unassigned] [Bug 142232] New: Progress events should handle gzipped content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 12:51:58 PST 2015


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

            Bug ID: 142232
           Summary: Progress events should handle gzipped content
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jason.davies at gmail.com

Demo: https://www.jasondavies.com/chrome-progress-bug/

The "total" field should be non-zero for each event, since the response has a content-length (relating to the compressed data), and the "loaded" field should indicate the amount of compressed data loaded so far.

See also:
- https://code.google.com/p/chromium/issues/detail?id=463622
- https://bugzilla.mozilla.org/show_bug.cgi?id=614352

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150303/902dd916/attachment-0002.html>


More information about the webkit-unassigned mailing list