Bug 237800 - IPC thread's QOS should match the sending thread's QOS when calling sendSync()
Summary: IPC thread's QOS should match the sending thread's QOS when calling sendSync()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-11 16:28 PST by Chris Dumez
Modified: 2022-03-11 18:34 PST (History)
6 users (show)

See Also:


Attachments
Patch (4.50 KB, patch)
2022-03-11 16:30 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-03-11 16:28:54 PST
IPC thread's QOS should match the sending thread's QOS when calling sendSync(), since it blocks the calling thread.
Comment 1 Chris Dumez 2022-03-11 16:29:20 PST
<rdar://problem/90061548>
Comment 2 Chris Dumez 2022-03-11 16:30:51 PST
Created attachment 454523 [details]
Patch
Comment 3 Geoffrey Garen 2022-03-11 16:32:34 PST
Comment on attachment 454523 [details]
Patch

r=me
Comment 4 EWS 2022-03-11 18:34:11 PST
Committed r291203 (248358@main): <https://commits.webkit.org/248358@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 454523 [details].