Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rie.cl - Page is empty on Firefox Focus with Geckoview #28402

Closed
webcompat-bot opened this issue Mar 26, 2019 · 6 comments
Closed

rie.cl - Page is empty on Firefox Focus with Geckoview #28402

webcompat-bot opened this issue Mar 26, 2019 · 6 comments
Labels
browser-firefox-mobile browser-focus-geckoview priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Milestone

Comments

@webcompat-bot
Copy link

URL: https://rie.cl/?ps=410

Browser / Version: Firefox Focus
Operating System: Android 8.1.0
Tested Another Browser: Yes

Problem type: Site is not usable
Description: Page doesn't appear, it's empty
Steps to Reproduce:

Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added this to the needstriage milestone Mar 26, 2019
@webcompat-bot webcompat-bot added browser-fixme This requires manual assignment for the browser name browser-focus-geckoview labels Mar 26, 2019
@softvision-oana-arbuzov softvision-oana-arbuzov changed the title rie.cl - site is not usable rie.cl - Page is empty on Firefox Focus with Geckoview Apr 4, 2019
@softvision-oana-arbuzov softvision-oana-arbuzov added browser-firefox-mobile priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. and removed browser-fixme This requires manual assignment for the browser name labels Apr 4, 2019
@softvision-oana-arbuzov
Copy link
Member

Thanks for the report
image

Tested with:
Browser / Version: Firefox Focus 8.0.8 (Build #330452036 🦎 65.0.20190125143011)
Operating System: LG G5 (Android 7.0) - 1440 x 2560 pixels (~554 ppi pixel density)

Note: The issue is not reproducible on Firefox Nightly, Fenix, Chrome.
Moving to Needsdiagnosis for further investigation.

@wisniewskit
Copy link
Member

A search for that (thankfully) misspelled string errror shows it's happening in this script:

var request = window.indexedDB.open("pwa", 1);request.onerror = function(event){alert('errror');console.log("error: ");};

I'm not sure why this failing, to be honest. It does for me even in a reduced test-case on my own HTTPS server, with no error details. I've asked for feedback on the Mozilla IRC servers before I file a bug report.

@cpeterso
Copy link

cpeterso commented Apr 5, 2019

I filed a new GeckoView bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1542102

@softvision-oana-arbuzov
Copy link
Member

Thank you @cpeterso , I'll close this issue as a duplicate of the Bugzilla one #1542102

@cpeterso
Copy link

This is probably a Focus bug because it's reproducible in both Focus with GV 65 and GV 68, but not GV in Fenix or RB. However, users wouldn't want to save IndexedDB in their private browser anyways. I resolved the GV bug 1542102 as WONTFIX until another GV-powered app has the same problem.

@lock
Copy link

lock bot commented Apr 18, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
browser-firefox-mobile browser-focus-geckoview priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Projects
None yet
Development

No branches or pull requests

4 participants