DescriptionRevert revert of 146149 - Don't pass the connector check policy along.
Continuation of http://codereview.chromium.org/10692178/
If a browser is running, and the service process is running the connector, the
connector will occasionally start up a chromium process to check the connector
enablement policy. The flag to do so would get passed to a running browser, if
present, and there is a path through the policy check code that could cause the
browser to quit.
This patch prevents the policy check flag from being passed on; the started
process will be very short lived and does a silent launch.
Original Review URL: https://chromiumcodereview.appspot.com/10666010
Second Review URL: http://codereview.chromium.org/10692178/
BUG=134252
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148872
Patch Set 1 #Patch Set 2 : Catch up with timeout method rename. #
Messages
Total messages: 7 (0 generated)
|