WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226066
[Cocoa] REGRESSION(Sandbox): Font smoothing within Safari doesn't seem to respect AppleFontSmoothing
https://bugs.webkit.org/show_bug.cgi?id=226066
Summary
[Cocoa] REGRESSION(Sandbox): Font smoothing within Safari doesn't seem to res...
Myles C. Maxfield
Reported
2021-05-20 20:14:22 PDT
REGRESSION(Sandbox): Font smoothing within Safari doesn't seem to respect AppleFontSmoothing
Attachments
Patch
(1.62 KB, patch)
2021-05-20 20:16 PDT
,
Myles C. Maxfield
pvollan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2021-05-20 20:16:33 PDT
Created
attachment 429262
[details]
Patch
Myles C. Maxfield
Comment 2
2021-05-20 20:16:35 PDT
<
rdar://problem/72795817
>
Per Arne Vollan
Comment 3
2021-05-21 06:29:19 PDT
Comment on
attachment 429262
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=429262&action=review
R=me.
> Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:2310 > + > +#if ENABLE(CFPREFS_DIRECT_MODE) > +(allow file-read* > + (home-regex "/Library/Preferences/ByHost/\.GlobalPreferences\..*\.plist$") > +) > +#endif
There's already a section with ENABLE(CFPREFS_DIRECT_MODE). Perhaps you could move this there to have it all in one place?
Myles C. Maxfield
Comment 4
2021-05-21 11:55:08 PDT
Committed
r277873
(
238011@main
): <
https://commits.webkit.org/238011@main
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug