Chromium Code Reviews
DescriptionDon't allow Chrome to go into background mode when launched by GCF.
Doing so is broken in at least a few ways:
- in-use updates don't work as desired (must quit IE for 6h)
- there's no UX for quitting Chrome
Since extensions aren't really supported in GCF anyway, I don't see a problem with disallowing background mode.
BUG=97740
TEST=the easy way: fire up IE and visit gcf:about:version, confirm that --disable-background-mode is on the command line. the hard way: install a background extension via the registry mechanism then launch IE and visit gcf:about:version. now check to see if you have an extension process. if so, see that quitting IE makes all chrome.exe processes disappear.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103277
Patch Set 1 #
Total comments: 2
Patch Set 2 : knitting #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||