WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 222347
REGRESSION(
r267763
): [GTK][WPE] user preferred languages are sent to the wrong network process
https://bugs.webkit.org/show_bug.cgi?id=222347
Summary
REGRESSION(r267763): [GTK][WPE] user preferred languages are sent to the wron...
Carlos Garcia Campos
Reported
2021-02-24 01:36:24 PST
WebProcessPool::languageChanged() is creating the default website data store, so languages are sent to the newly created network process. We should send them to the existing network processes instead.
Attachments
Patch
(1.59 KB, patch)
2021-02-24 01:37 PST
,
Carlos Garcia Campos
aperez
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2021-02-24 01:37:40 PST
Created
attachment 421389
[details]
Patch
Carlos Garcia Campos
Comment 2
2021-02-24 02:59:38 PST
Committed
r273378
(
234505@main
): <
https://commits.webkit.org/234505@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