Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load a file dart:chrome in an chrome packaged app #12064

Closed
DartBot opened this issue Jul 26, 2013 · 3 comments
Closed

Failed to load a file dart:chrome in an chrome packaged app #12064

DartBot opened this issue Jul 26, 2013 · 3 comments
Labels
area-library closed-obsolete Closed as the reported issue is no longer relevant library-html

Comments

@DartBot
Copy link

DartBot commented Jul 26, 2013

This issue was originally filed by @pjako


This happens in a chrome packaged app if I make a background page with a dart script in it.
When the app starts this appears in the log:
15:38 Currently I get this error:
15:38 Refused to load the script 'dart:chrome' because it violates the following Content Security Policy directive: "default-src 'self' chrome-extension-resource:". Note that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.
Failed to load a file dart:chrome

@madsager
Copy link
Contributor

Added Area-Library, Triaged labels.

@lrhn
Copy link
Member

lrhn commented May 5, 2014

There is no dart:chrome library any more, so I'm assuming this is stale.


Added Library-Html label.

@alan-knight
Copy link
Contributor

Seems stale to me.


Added AssumedStale label.

@DartBot DartBot added Type-Defect area-library library-html closed-obsolete Closed as the reported issue is no longer relevant labels Jan 23, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-library closed-obsolete Closed as the reported issue is no longer relevant library-html
Projects
None yet
Development

No branches or pull requests

5 participants