Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/darkreader/darkreader
/ removeCanvas
Function
removeCanvas
src/inject/dynamic-theme/image.ts:136–139 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
134
}
135
136
function
removeCanvas() {
137
canvas = null;
138
context = null;
139
}
140
141
const
LARGE_IMAGE_PIXELS_COUNT = 512 * 512;
142
Callers
1
cleanImageProcessingCache
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…