Searched refs:pending_injection (Results 1 – 1 of 1) sorted by relevance
167 ScopedVector<PendingInjection>::iterator pending_injection = in InjectIfAllowed() local171 request_id = (*pending_injection)->id; in InjectIfAllowed()200 scoped_ptr<PendingInjection> pending_injection(*iter); in NotifyScriptPermitted() local204 if (render_view->GetPageId() != pending_injection->page_id) in NotifyScriptPermitted()213 *frame_out = pending_injection->web_frame; in NotifyScriptPermitted()214 Inject(pending_injection->web_frame, in NotifyScriptPermitted()215 pending_injection->run_location, in NotifyScriptPermitted()