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

Removing recursion from ComplexSelector WIP #16227

Closed
wants to merge 6 commits into from
Closed

Commits on Apr 6, 2017

  1. Make image cache per-document rather than global

    ferjm authored and Matthew committed Apr 6, 2017
  2. Move image cache implementation to the net crate

    ferjm authored and Matthew committed Apr 6, 2017
  3. Make ImageCacheImpl have a single Mutex<ImageCacheStore> and use Imag…

    …eDecoderRunnable
    ferjm authored and Matthew committed Apr 6, 2017
  4. Remove useless ImageDecoderRunnable struct

    ferjm authored and Matthew committed Apr 6, 2017
  5. style: Cleanup a bit the restyle hint propagation code.

    Update parser.rs
    emilio authored and Matthew committed Apr 6, 2017

Commits on Apr 7, 2017

  1. Adding crate to cargo

    Adding crate to lib
    
    Update parser.rs
    
    Update parser.rs
    
    Update parser.rs
    
    Update parser.rs
    
    Update parser.rs
    
    forgot to remove comment
    tictakk authored and Matthew committed Apr 7, 2017
You can’t perform that action at this time.