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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 11:15:31 PDT 2022


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ahmad.saleem792 at gmail.com
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Following was marked as "RESOLVED WONTFIX" by Chrome with following reasons:

Link - https://bugs.chromium.org/p/chromium/issues/detail?id=463622#c22

I'm closing this bug as WONTFIX from several reasons.

 - It is likely that some web developers rely on the current behavior. We don't
   love the current behavior, but fixing this kind of bug is hard.
 - WebKit's behavior matches with Chrome's, which makes me more reluctant.
 - We recommend web developers to use fetch() instead of XHR. If this feature
   should be fixed it should be introduced to fetch API.

So, if you want the progress events with the number of compressed bytes, I recommend to propose the correspondence for fetch API in https://github.com/whatwg/fetch/issues.

Thanks!

but Mozilla bug seems to fix it and had following W3C test:

https://wpt.fyi/results/xhr/progress-events-response-data-gzip.htm?label=master&label=experimental&aligned&view=subtest&q=progress-events-response-data-gzip.htm

STP 154 pass the test case, so I am marking this as "RESOLVED CONFIGURATION CHANGED". Please reopen if something else is needed. Thanks!

-- 
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/20220929/24c155cd/attachment-0001.htm>


More information about the webkit-unassigned mailing list