Chromium Code Reviews
DescriptionDo not CreateSentinel until after the process singleton has been grabbed by the current process.
Move first_run::CreateSentinel to first_run::internal::CreateSentinel.
This is based on top of https://codereview.chromium.org/20483002/
BUG=264694
TEST=
A) Launch chrome.exe with no First Run sentinel, make sure first run happens once (relaunch and it shouldn't happen twice).
B) Launch chrome.exe with First Run sentinel, but with --force-first-run, make sure first run happens anyways.
C) Launch chrome.exe with no First Run sentinel, but with --no-first-run, make sure first run doesn't happen (and doesn't happen in subsequent relaunches either without the flag).
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214709
Patch Set 1 : #Patch Set 2 : merge latest version of https://codereview.chromium.org/20483002/ #
Messages
Total messages: 11 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||