-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Dektop] Add Brave app automatically to Full Disk Access panel for macOS #8343
Comments
For context to add Brave into the panel: brave/brave-core#4530 (comment) |
Verification PASSED on
|
Using Mojave 10.14.6 the test plan from the description is not working for me. Steps:
|
@rebron @simonhong could someone check to see if the above works for you on @simonhong let me know if the above fix is possible on Going to label this as |
@kjozwiak This works on my local macOS(Catalina). |
After merging brave/brave-core#4530, brave isn't added that panel automatically.
In that PR, it checks safari folder permission by using
PathIsWritable()
.Maybe other file access api like
open
could add automatically.STR:
The text was updated successfully, but these errors were encountered: