Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

[Launchpad] Favicon is not showing up #1135

@fvsch

Description

@fvsch

There's some code and config for showing a favicon in the Launchpad page, but in practice it doesn't seem to work.

When running devtools-launchpad with yarn start, I'm getting this HTML:

<link rel="shortcut icon" href="launchpad-favicon.png" type="image/png" />

But that image seems to be accessible at /pad-assets/launchpad-favicon.png instead.

When running debugger.html with yarn start, I'm getting this HTML:

<link rel="shortcut icon" href="favicon.png" type="image/png" />

But that image seems to be accessible at /images/favicon.png.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Priority

    None yet

    Jira

    None yet

    Severity

    None yet

    Estimate

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions