Skip to content
  • Benjamin Otte's avatar
    cssnode: Redo GTK_DEBUG=no-css-cache · c904efef
    Benjamin Otte authored
    Previously this setting would just invalidate the whole CSS tree and
    thereby hopefully avoid all cache usage.
    
    Now, we actually don't cause extra invalidations anymore, but instead
    avoid ever inserting anything into the cache when this setting is set.
    c904efef