Skip to content

Aliasing issue in Firefox 15 #5

Description

@Schnouki

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions