Home | History | Annotate | Download | only in browser

Lines Matching refs:ready

570     // know that the extension process is ready to shut down. If our
691 // TODO(jamescook): Convert this to use ExtensionSystem::ready() instead
700 if (system->ready().is_signaled()) {
701 // The extension system is ready, so create the background host.