Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/RetireJS/retire.js
/ isChannelInitialDocument
Function
isChannelInitialDocument
firefox/lib/main.js:128–130 ·
view source on GitHub ↗
(httpChannel)
Source
from the content-addressed store, hash-verified
126
}
127
128
function
isChannelInitialDocument(httpChannel) {
129
return
httpChannel.loadFlags & httpChannel.LOAD_INITIAL_DOCUMENT_URI;
130
}
131
132
function
onExamineResponse(event) {
133
try {
Callers
1
onExamineResponse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected