NEW236044
[macOS] Avoid CF preference calls before entering the sandbox
https://bugs.webkit.org/show_bug.cgi?id=236044
Summary [macOS] Avoid CF preference calls before entering the sandbox
Per Arne Vollan
Reported 2022-02-02 15:48:59 PST
Since CF preferences are doing sandbox checks, we should avoid making CF preference calls before entering the sandbox.
Attachments
Patch (4.88 KB, patch)
2022-02-03 08:12 PST, Per Arne Vollan
bfulgham: review+
ews-feeder: commit-queue-
Patch (5.42 KB, patch)
2022-02-04 08:22 PST, Per Arne Vollan
ews-feeder: commit-queue-
Patch (5.45 KB, patch)
2022-02-04 09:58 PST, Per Arne Vollan
ews-feeder: commit-queue-
Patch (5.70 KB, patch)
2022-02-07 08:18 PST, Per Arne Vollan
ews-feeder: commit-queue-
Radar WebKit Bug Importer
Comment 1 2022-02-02 15:49:48 PST
Per Arne Vollan
Comment 2 2022-02-03 08:12:52 PST
Brent Fulgham
Comment 3 2022-02-03 08:59:24 PST
Comment on attachment 450772 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450772&action=review Nice! r=me > Source/WebCore/platform/cocoa/SystemVersion.mm:2 > + * Copyright (C) 2012, 2022 Apple Inc. All rights reserved. We just write 2012-2022, not individual years.
Per Arne Vollan
Comment 4 2022-02-04 08:22:16 PST
Per Arne Vollan
Comment 5 2022-02-04 09:58:56 PST
Per Arne Vollan
Comment 6 2022-02-07 08:18:43 PST
Note You need to log in before you can comment on or make changes to this bug.