Closed
Bug 884257
Opened 11 years ago
Closed 10 years ago
Support gzip encoding of web pages
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: efrat, Unassigned)
Details
Attachments
(1 file)
36.65 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36
Steps to reproduce:
Browsed to "http://m.covergirl.com/" from Gaia browser
Tested on Firefox OS simulator
OS version 1.1.0.0-prerelease
Build Identifier 20130522133646
User Agent String is:
Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36
Actual results:
In the simulator - A download window appears for a non-html file
On a device - browser doesn't response
Expected results:
The web page should have been displayed
Comment 1•11 years ago
|
||
Does this work on Firefox for Android? Chrome for Android?
Yes, displays correctly on Firefox for Android and Chrome for Android
(In reply to Jason Smith [:jsmith] from comment #1)
> Does this work on Firefox for Android? Chrome for Android?
Comment 3•11 years ago
|
||
(In reply to efrat from comment #2)
> Yes, displays correctly on Firefox for Android and Chrome for Android
It's triggering a download on Firefox for Android for me, instead of viewing the page. Desktop Firefox seems to cope with it OK.
This page is using gzip encoding and my best guess is that we only currently support that on the desktop, not in Fennec & B2G.
Component: Gaia::Browser → General
Summary: m.covergirl.com doesn't display correctly in Gaia browser → Support gzip encoding of web pages
Comment 4•10 years ago
|
||
Gzip is now a supported thing on the firefox os in general now.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•