Skip to content

Figure out if we can remove these JS Violation warnings #710

@humphd

Description

@humphd
[Violation] 'readystatechange' handler took 678ms
RemoteFiler.js:21 [Violation] 'message' handler took 193ms
[Violation] Forced reflow while executing JavaScript took 78ms
RemoteFiler.js:21 [Violation] 'message' handler took 274ms
[Violation] Forced reflow while executing JavaScript took 70ms
compatibility.js:35 [Violation] 'load' handler took 208ms
[Violation] Forced reflow while executing JavaScript took 89ms
[Violation] Forced reflow while executing JavaScript took 41ms
[Violation] Forced reflow while executing JavaScript took 35ms
[Violation] Forced reflow while executing JavaScript took 33ms
[Violation] Forced reflow while executing JavaScript took 39ms

Noticing this for the first time tonight in Chrome. It's related to us using MessageChannel to send things over to the iframe and back, and I guess blocking on it returning? We should see if we can deal with any of it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions