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

Aliasing issue in Firefox 15 #5

Open
Schnouki opened this issue Sep 5, 2012 · 0 comments
Open

Aliasing issue in Firefox 15 #5

Schnouki opened this issue Sep 5, 2012 · 0 comments

Comments

@Schnouki
Copy link

Schnouki commented Sep 5, 2012

Aliasing performance.now to now causes an exception in Firefox:

NS_ERROR_XPC_BAD_OP_ON_WN_PROTO: Illegal operation on WrappedNative prototype object

So either now should call performance.now, or it should just use Date.getTime() and not bother about microseconds :)

(This is causing the white posts issue in the buddycloud webclient)

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