WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272192
Avoid IPC to OpenDirectory XPC service on main thread
https://bugs.webkit.org/show_bug.cgi?id=272192
Summary
Avoid IPC to OpenDirectory XPC service on main thread
Per Arne Vollan
Reported
2024-04-04 15:36:54 PDT
Avoid IPC to OpenDirectory XPC service on main thread, since it can potentially block the main thread for a long time.
Attachments
Add attachment
proposed patch, testcase, etc.
Per Arne Vollan
Comment 1
2024-04-04 15:37:05 PDT
<
rdar://problem/123778399
>
Per Arne Vollan
Comment 2
2024-04-04 15:39:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/26870
EWS
Comment 3
2024-04-08 10:39:21 PDT
Committed
277204@main
(1a7bea21fb47): <
https://commits.webkit.org/277204@main
> Reviewed commits have been landed. Closing PR #26870 and removing active labels.
WebKit Commit Bot
Comment 4
2024-05-22 15:36:12 PDT
Re-opened since this is blocked by
bug 274553
Alexey Proskuryakov
Comment 5
2024-05-23 08:21:42 PDT
What is the state of this bug? Looks like a revert got reverted.
Per Arne Vollan
Comment 6
2024-05-23 09:45:40 PDT
Ah, good point, Alexey! The initial fix was relanded in <
https://commits.webkit.org/279162@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