DescriptionMoving Windows Breakpad restart logic to lower layer.
Currently this logic needs to be copied and called every time
chrome::AttemptRestart() is called. Moving it within chrome::AttemptRestart()
allows it to be reused. Moreover, it seems that calling
chrome::AttemptRestart() without the said logic (there are such occurrences),
is not correct.
This is in preparation of reducing the number of "Restart" codepaths in MD
Settings.
BUG=617830
Committed: https://crrev.com/615a9567426f289f43b9e3d614a646c59528ad93
Cr-Commit-Position: refs/heads/master@{#398195}
Patch Set 1 #Patch Set 2 : More. #Patch Set 3 : Fix visibility #Patch Set 4 : Fix windows test. #
Total comments: 4
Patch Set 5 : Address comment. #
Messages
Total messages: 22 (11 generated)
|