Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Justineo/github-hovercard
/
Class
extensions/edge/backgroundScriptsAPIBridge.js:375–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
}
374
}
375
class
EdgeI18nBridge {
376
getAcceptLanguages(callback) {
377
return
bridgeLog.DoActionAndLog(() => {
378
return
myBrowser.i18n.getAcceptLanguages(callback);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected