Function load_pending_favicons

Source
fn load_pending_favicons(
    ctx: &Context,
    state: &RunningAppState,
    texture_cache: &mut HashMap<WebViewId, (TextureHandle, SizedTexture)>,
)
Expand description

Uploads all favicons that have not yet been processed to the GPU.