Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Surfer-Org/Protocol
/ preloadWebview.js
File
preloadWebview.js
desktop/src/main/preloadWebview.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
if
(window.trustedTypes && window.trustedTypes.createPolicy) {
2
window.trustedTypes.createPolicy(
'default'
, {
3
createHTML: (string, sink) => string,
4
});
Callers
nothing calls this directly
Calls
2
customConsoleLog
Function · 0.85
on
Method · 0.80
Tested by
no test coverage detected