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

Project don't work on Firefox (39) #2

Open
johnnny333 opened this issue Jul 10, 2015 · 0 comments
Open

Project don't work on Firefox (39) #2

johnnny333 opened this issue Jul 10, 2015 · 0 comments

Comments

@johnnny333
Copy link

Like title said, everything works fine under Chrome (43.0.2357.130 (64-bit)) but when i paste the SuperDevMode link into Firefox (39) it won't even compile. My system is Debian 7.
Firebug throws 1 error:
1)Error: Assertion failed

throw new Error('Assertion failed');

and one warning
1)mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create

element.proto = definition.prototype;

So far, I've only tried changing user agent in module.xml but no results.

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

No branches or pull requests

1 participant