DescriptionDon't pass the connector check policy flag along.
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.
BUG=134252
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146149
Patch Set 1 : #
Total comments: 6
Patch Set 2 : Browsertest for try bots #Patch Set 3 : Browser test, slightly cleaned up. #Patch Set 4 : anon namespace #
Total comments: 6
Patch Set 5 : address comments #Patch Set 6 : address comments (2nd try) #Patch Set 7 : address comments (2nd try) #Patch Set 8 : fix nit #Patch Set 9 : rebase #
Messages
Total messages: 18 (0 generated)
|