buffered_resource_loader.h | 218 // Sets |active_loader_|'s defer state and fires |loading_cb_| if the state 259 scoped_ptr<ActiveLoader> active_loader_; member in class:content::BufferedResourceLoader 261 // Tracks if |active_loader_| failed. If so, then all calls to Read() will
|