MCPcopy Create free account
hub / github.com/PenguLoader/PenguLoader / _cef_frame_t

Class _cef_frame_t

core/src/renderer/renderer.cc:219–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 struct _cef_render_process_handler_t* self,
218 struct _cef_browser_t* browser,
219 struct _cef_frame_t* frame,
220 struct _cef_v8context_t* context)
221{
222 CefScopedStr url = frame->get_url(frame);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected