Skip to content

F2.stringify is being called on all messages #173

@holsted

Description

@holsted

When calling F2.Events.emit(), the params are being stringified regardless if the apps are secure or not. This introduces a performance issue in IE8 with large objects being passed through. The problematic line appears to be line 238 of rpc.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions