Closed Bug 1540603 Opened 5 years ago Closed 4 years ago

Gzip JavaScript file is not properly decoded with illegal character

Categories

(Core :: General, defect, P3)

65 Branch
defect

Tracking

()

RESOLVED INVALID
Webcompat Priority ?
Tracking Status
firefox68 --- affected

People

(Reporter: karlcow, Unassigned)

References

()

Details

(Whiteboard: [webcompat])

In https://webcompat.com/issues/28075

Firefox doesn't seem to be able to decode the JS file at
https://www.klaytn.com/bundle-e86e8b.js

It fails with SyntaxError: illegal character

Chrome is not happy too, but somehow recovers.

HTTP/2.0 200 OK
date: Mon, 01 Apr 2019 03:38:40 GMT
content-type: application/gzip
content-length: 193624
server: nginx
content-encoding: gzip
vary: Accept-Encoding
cache-control: public, max-age=512000
accept-ranges: bytes
last-modified: Fri, 29 Mar 2019 06:05:10 GMT
etag: W/"2f458-169c80d5423"
X-Firefox-Spdy: h2

I found a strange behaviour. I tried: GNU/linux ubuntu mate 64 bit firefox 66.0.2, firefox Developer Edition 67 b8, firefox ESR 60.6.1-> problem. Lineage OS 15.1 aka android 8.1 firefox for Android 66.0.2 -> problem. While on firefox focus -> it works well.
All the current version (desktop) of firefox are based on quantum project. On Android, firefox focus is based on gecko view (quantum) instead of web view (chromium) https://hacks.mozilla.org/2018/09/focus-with-geckoview/.
What could be the differences?

Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.

Webcompat Priority: --- → ?

See bug 1547409. Migrating whiteboard priority tags to program flags.

The bug seems solved on both firefox 67 and firefox de 68.

Whatever the issue was, it seems the site fixed it on their end. :(

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.