New issue
Advanced search Search tips

Issue 893616 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Oct 13
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Wrong permissions on directory "Chromium Framework.framework" in chromium package

Project Member Reported by ckulakow...@opera.com, Oct 9

Issue description

Chrome Version: 71.0.3569.0
OS: MacOS 10.12

What steps will reproduce the problem?
(1) Build chrome

What is the expected result?
Directory out/Release/Chromium.app/Contents/Versions/xx.x.xxxx.0/Chromium\ Framework.framework/Versions/ has proper permissions (755)

What happens instead?
Directory has permissions 744 and can't be browse by other users than owner

Because of it such chromium build can be launched only by the person who made a build.
 
Components: Build
Project Member

Comment 3 by bugdroid1@chromium.org, Oct 12

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/ad0f5d39267f59571d2db60887f05f45eae0f41b

commit ad0f5d39267f59571d2db60887f05f45eae0f41b
Author: Cezary Kulakowski <ckulakowski@opera.com>
Date: Fri Oct 12 15:11:20 2018

Set proper permissions for package's framework directory.

Bug:  893616 
Change-Id: I09d5d906c3cb2e075e142a36b3ebe9b6532eb11f
Reviewed-on: https://chromium-review.googlesource.com/c/1271001
Reviewed-by: Robert Sesek <rsesek@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#599218}
[modify] https://crrev.com/ad0f5d39267f59571d2db60887f05f45eae0f41b/build/config/mac/package_framework.py

Status: Fixed (was: Untriaged)

Sign in to add a comment