Lines Matching full:when
41 // Called when the process has crashed.
44 // Called when the extension has unpacked successfully. |manifest| is the
50 // Called when an error occurred while unpacking the extension.
54 // Called when the web resource has been successfully parsed. |json_data|
60 // Called when an error occurred while parsing the resource data.
64 // Called when an update manifest xml file was successfully parsed.
68 // Called when an update manifest xml file failed parsing. |error_message|
73 // Called when image data was successfully decoded. |decoded_image|
78 // Called when image data decoding failed.
81 // Called when we have successfully obtained the IndexedDBKey after
88 // Called when IDBKeyPath has failed.
93 // Called when an IDBKey was injected into a
99 // Called when we're finished parsing a JSON string. Note that if parsing
187 // True when running in batch mode, i.e., StartBatchMode() has been called