Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cztomczak/cefpython
/ Cancel
Method
Cancel
src/client_handler/resource_handler.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void ResourceHandler::Cancel() {
42
REQUIRE_IO_THREAD();
43
return ResourceHandler_Cancel(resourceHandlerId_);
44
}
Callers
2
OnFileDialog
Method · 0.45
OnDialogResponse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected