DescriptionA few clients of the utility process had a race condition that could lead to a browser crash if the utility process crashed. IndexedDB was the worst offender. WebstoreInstallHelper, the profile importer, and posix plugin loader were also affected.
As a side effect, NaClProcessHost and GpuProcessHost are now notified when their respective processes are killed and treat such an occurrence as a crash.
BUG=108871
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119340
Patch Set 1 #
Total comments: 6
Patch Set 2 : revert name to OnProcessCrashed #Patch Set 3 : revert comments in browser_child_process_host_delegate.h #
Total comments: 2
Patch Set 4 : fix other instances of this error #Patch Set 5 : added warning comment #
Total comments: 1
Patch Set 6 : updated comment #Patch Set 7 : sync to ToT #Messages
Total messages: 11 (0 generated)
|