Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

https iframe fails to load in brave but not firefox/chrome #13392

Open
kirkins opened this issue Mar 6, 2018 · 2 comments
Open

https iframe fails to load in brave but not firefox/chrome #13392

kirkins opened this issue Mar 6, 2018 · 2 comments

Comments

@kirkins
Copy link

kirkins commented Mar 6, 2018

I'm using a website that has an https based iframe pop up for the user to log into a 3rd party system.

Here is Firefox:

screenshot from 2018-03-06 10-53-41

Here is Brave:

screenshot from 2018-03-06 10-51-21

@bsclifton bsclifton added this to the Triage Backlog milestone Mar 10, 2018
@kirkins
Copy link
Author

kirkins commented Mar 19, 2018

I'm looking at this again. Here is what console log shows;

screenshot from 2018-03-19 17-24-45

One of the errors is similar to #13390


auth.js:5 Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
    at Object.<anonymous> (https://steemconnect.com/js/app.min.js:88:15764)
    at t (https://steemconnect.com/js/app.min.js:1:101)
    at Object.<anonymous> (https://steemconnect.com/js/app.min.js:88:14926)
    at t (https://steemconnect.com/js/app.min.js:1:101)
    at Object.<anonymous> (https://steemconnect.com/js/app.min.js:76:90878)
    at t (https://steemconnect.com/js/app.min.js:1:101)
    at Object.<anonymous> (https://steemconnect.com/js/app.min.js:67:266473)
    at t (https://steemconnect.com/js/app.min.js:1:101)
    at https://steemconnect.com/js/app.min.js:1:455
    at https://steemconnect.com/js/app.min.js:1:466

@pes10k
Copy link
Contributor

pes10k commented Oct 1, 2018

not able to recreate in beta (though possibly b/c the page has changed, I don't get a popup at all from clicking on the login link, its now a full page display)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants