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

asynchronously loading the webfont + caching it #139

Closed
wants to merge 1 commit into from

Conversation

fabiosantoscode
Copy link
Contributor

Since #69 by @ddprrt had some conflicts, I rebased it and am pushing again.

This should close #108.

Conflicts:
	layouts/partials/footer.hbs
	layouts/partials/html-head.hbs
@mikeal
Copy link
Contributor

mikeal commented Sep 12, 2015

@fhemberger this was rebased I think to resolve the merge conflicts. you had reviewed the prior patch, does this one look ok?

@fhemberger
Copy link
Contributor

I only had a quick glance at the original patch (looked okay to me so far). Still, I'd like to have a closer look and reserve some time for testing.

@silverwind
Copy link
Contributor

This whole XHR + localStorage stuff seems a bit excessive to me. Can't we just rely on native browser caching?

@silverwind
Copy link
Contributor

Opened #178 for my attempt at this.

@silverwind
Copy link
Contributor

Guess this one is kind of obsolete now with aa4b373.

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

Successfully merging this pull request may close these issues.

Font glitches while clicking around
5 participants