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

my.xfinity.com - site is not usable #16027

Closed
webcompat-bot opened this issue Mar 15, 2018 · 5 comments
Closed

my.xfinity.com - site is not usable #16027

webcompat-bot opened this issue Mar 15, 2018 · 5 comments

Comments

@webcompat-bot
Copy link

URL: https://my.xfinity.com/?cid=cust

Browser / Version: Firefox 61.0
Operating System: Mac OS X 10.13
Tested Another Browser: Yes

Problem type: Site is not usable
Description: The top bar doesn't load
Steps to Reproduce:
None, just loading the url shows the issue

From webcompat.com with ❤️

@adamopenweb
Copy link
Collaborator

adamopenweb commented Mar 15, 2018

I can reproduce this in Firefox 61 for OSX but not in 59 or 60.

In the console we see:

TypeError: Constructor HTMLElement requires 'new'           polaris.js:1:96
Blocked loading mixed active content “http://ads.rubiconproject.com/ad/11648.js"

The mixed content blocking happens in 59 & 60, the TypeError is unique to 61.

@adamopenweb
Copy link
Collaborator

  function e(e) {
    return function (e) {
      function t() {
        i(this, t);
        var e = l(this, (t.__proto__ || Object.getPrototypeOf(t)).call(this));
        return e._properties = {
        },
        e._connected = !1,
        e._createSetters(),
        e._injectStyles(),
        e
      }
      return n(t, e),

@adamopenweb
Copy link
Collaborator

adamopenweb commented Mar 15, 2018

OK, if we disable dom.webcomponents.customelements.enabled the bar appears as expected.

@adamopenweb
Copy link
Collaborator

Close this for now as a duplicate of: https://bugzilla.mozilla.org/show_bug.cgi?id=1406825

@adamopenweb
Copy link
Collaborator

Moved to Bugzilla:
https://bugzilla.mozilla.org/show_bug.cgi?id=1446144

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

No branches or pull requests

2 participants