• Load a placeholder when a url to an image is broken.

    I decided to use the old Netscape broken image link icon (later we may
    replace the image asset for something more trendier). The ref test will
    expect that a failed load should display the rippy image.
    
    ImageCacheTask users can define if a placeholder image should be loaded
    at start up or not. This enables both the new behavior (e.g. always
    return an image even for broken urls) as also the previous one.
    Adenilson committed Mar 30, 2015
    5