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

FF broken in latest release w/ dom.webcomponents.enabled: true #235

Closed
ebidel opened this issue Aug 12, 2013 · 1 comment
Closed

FF broken in latest release w/ dom.webcomponents.enabled: true #235

ebidel opened this issue Aug 12, 2013 · 1 comment
Labels

Comments

@ebidel
Copy link
Contributor

ebidel commented Aug 12, 2013

Visit http://www.polymer-project.org/getting-the-code.html in FF stable with dom.webcomponents.enabled: true. I tracked the console error down to Document.js:161 on a local build of the docs:

image

Not sure if we want to handle other browser's inflight implementations, but this one took me a while to
to realize it was the flag.

@dfreedm
Copy link
Member

dfreedm commented Aug 12, 2013

Yeah, I don't think they have entered and left document callbacks. You should probably just turn that flag off in firefox for now. Not sure if we can even test for correctness there...

@dfreedm dfreedm closed this as completed Aug 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants