Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Make Gecko profiler integration warmload friendly #42

@ncalexan

Description

@ncalexan

Right now the Gecko profiler integration isn't friendly to scripts that call commands.measure.start(...) multiple times. Chrome's CDP tracing implementation shows a superior approach: use beforeEachURL and beforeCollect to bracket navigations and measurements.

This will be needed for Bug 1585013.

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