DescriptionFix security errors when accessing files and volumes in Files.app V2 due to using unregistered handlers.
The security errors were caused by revoking permissions to a file, directory or a root directory of a volume caused by launching Files.app using a handler not declared in the manifest. This patch fixes this issue by declaring all used handlers in the manifests and disallowing of calling undeclared handlers.
TEST=Check these bugs' repro steps.
BUG=233641, 237134, 236743, 238239, 234056
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198744
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comments. #
Messages
Total messages: 9 (0 generated)
|