DescriptionMerge 198744 "Fix security errors when accessing files and volum..."
> Fix 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
>
> Review URL: https://chromiumcodereview.appspot.com/14864004
TBR=mtomasz@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199670
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|