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

FontAwesome downloadable fonts not loading #18

Open
brianking opened this issue Jun 11, 2012 · 0 comments
Open

FontAwesome downloadable fonts not loading #18

brianking opened this issue Jun 11, 2012 · 0 comments
Assignees
Milestone

Comments

@brianking
Copy link
Owner

This is a regression from the about:reps changes for issue #11. Evidence that the fonts load would be icons before the list items (Mozilla Reps Website, ...) on the about:reps page.

Errors in console:

Security Error: Content at about:reps may not load or link to resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/font/fontawesome-webfont.woff.

Timestamp: 6/11/12 10:06:53 PM
Error: downloadable font: download not allowed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:1): bad URI or cross-site access not allowed
source: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/font/fontawesome-webfont.woff
Source File: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/css/font-awesome.css
Line: 0
Source Code:
@font-face { font-family: "FontAwesome"; font-style: normal; font-weight: normal; src: url("../font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-webfont.woff") format("woff"), url("../font/fontawesome-webfont.ttf") format("truetype"), url("../font/fontawesome-webfont.svgz#FontAwesomeRegular") format("svg"), url("../font/fontawesome-webfont.svg#FontAwesomeRegular") format("svg"); }

Timestamp: 6/11/12 10:06:53 PM
Error: downloadable font: download failed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:1): bad URI or cross-site access not allowed
source: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/font/fontawesome-webfont.woff
Source File: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/css/font-awesome.css
Line: 0
Source Code:
@font-face { font-family: "FontAwesome"; font-style: normal; font-weight: normal; src: url("../font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-webfont.woff") format("woff"), url("../font/fontawesome-webfont.ttf") format("truetype"), url("../font/fontawesome-webfont.svgz#FontAwesomeRegular") format("svg"), url("../font/fontawesome-webfont.svg#FontAwesomeRegular") format("svg"); }

Security Error: Content at about:reps may not load or link to resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/font/fontawesome-webfont.ttf.

Timestamp: 6/11/12 10:06:53 PM
Error: downloadable font: download not allowed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:2): bad URI or cross-site access not allowed
source: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/font/fontawesome-webfont.ttf
Source File: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/css/font-awesome.css
Line: 0
Source Code:
@font-face { font-family: "FontAwesome"; font-style: normal; font-weight: normal; src: url("../font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-webfont.woff") format("woff"), url("../font/fontawesome-webfont.ttf") format("truetype"), url("../font/fontawesome-webfont.svgz#FontAwesomeRegular") format("svg"), url("../font/fontawesome-webfont.svg#FontAwesomeRegular") format("svg"); }

Timestamp: 6/11/12 10:06:53 PM
Error: downloadable font: download failed (font-family: "FontAwesome" style:normal weight:normal stretch:normal src index:2): bad URI or cross-site access not allowed
source: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/font/fontawesome-webfont.ttf
Source File: resource://jid1-4qxcvdv2lbvyfq-at-jetpack/remo-companion/data/FontAwesome/css/font-awesome.css
Line: 0
Source Code:
@font-face { font-family: "FontAwesome"; font-style: normal; font-weight: normal; src: url("../font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-webfont.woff") format("woff"), url("../font/fontawesome-webfont.ttf") format("truetype"), url("../font/fontawesome-webfont.svgz#FontAwesomeRegular") format("svg"), url("../font/fontawesome-webfont.svg#FontAwesomeRegular") format("svg"); }

@ghost ghost assigned brianking Jun 11, 2012
@brianking brianking mentioned this issue Jun 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant