DescriptionBackgroudModeManager now listens for APP_TERMINATING and shuts down background
mode in all cases (now uses same code path for --keep-alive-for-test and for
background apps) - this is necessary because ExtensionsService does not
generate EXTENSION_UNLOADED notifications when the app shuts down as I thought.
With this fix, the extension API tests for background apps pass without
disabling background mode.
BUG=53021
TEST=extension API tests pass now with background mode enabled.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57266
Patch Set 1 #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|