Bug 256014 - [CoreIPC] Messages::GPUConnectionToWebProcess::SetUserPreferredLanguages is sent from WCP and not UIP
Summary: [CoreIPC] Messages::GPUConnectionToWebProcess::SetUserPreferredLanguages is s...
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: 2023-04-26 14:47 PDT by Chris Dumez
Modified: 2023-04-27 12:47 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-04-26 14:47:00 PDT
The user preferred languages should be sent to the GPUProcess by the UIProcess, not the untrusted WebProcesses.
Comment 1 Chris Dumez 2023-04-26 14:52:15 PDT
<rdar://107917551>
Comment 2 Chris Dumez 2023-04-26 15:07:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13213
Comment 3 EWS 2023-04-27 12:47:21 PDT
Committed 263465@main (cfd1105a3437): <https://commits.webkit.org/263465@main>

Reviewed commits have been landed. Closing PR #13213 and removing active labels.