DescriptionEnable file_system_provider::Service in incognito.
There is no need to limit the FSP API to non-incognito only. Especially, such
limitation was causing crashes in Files app running in incognito, which
assumed the service exists, but it didn't.
With this CL the service is created for both non-incognito and incognito pages.
Both instances are *same*, so mounted providers will be shared between incognito
and non-incognito windows.
TEST=Tested manually by launching with --incognito
BUG=487901
Committed: https://crrev.com/5c23b37e51dba88729571ad01360c7ffc40737d5
Cr-Commit-Position: refs/heads/master@{#329792}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|