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

CSP error message shown when extension loads #60

@ThomasGreiner

Description

@ThomasGreiner

Environment

  • Flattr version: 0.7.0.17
  • Browser name and version: Firefox 66
  • OS name and version: Ubuntu 18.10

Steps to reproduce
Install extension.

Observed behavior
JavaScript console shows error.

Expected behavior
No error is shown in JavaScript console.

Errors

Content Security Policy: The page’s settings blocked the loading of a resource at eval (“script-src”).

Further information
This issue can be traced back to Dexie's implementation of Promise which uses new Function("...").

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfirefoxThe issue is specific to Firefox

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions