MCPcopy Create free account
hub / github.com/breach/thrust / ~ThrustShellRenderProcessObserver

Method ~ThrustShellRenderProcessObserver

src/renderer/render_process_observer.cc:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61ThrustShellRenderProcessObserver::~ThrustShellRenderProcessObserver()
62{
63 CHECK(g_instance == this);
64 g_instance = NULL;
65}
66
67void
68ThrustShellRenderProcessObserver::WebKitInitialized()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected