Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Justineo/github-hovercard
/
Class
extensions/edge/backgroundScriptsAPIBridge.js:269–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
267
}
268
}
269
class
EdgeCookiesBridge {
270
get(details, callback) {
271
bridgeLog.DoActionAndLog(() => {
272
myBrowser.cookies.get(details, callback);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected