Bug 222347

Summary: REGRESSION(r267763): [GTK][WPE] user preferred languages are sent to the wrong network process
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply
Priority: P2 Keywords: Gtk, Regression
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch aperez: review+

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+
Carlos Garcia Campos
Comment 1 2021-02-24 01:37:40 PST
Carlos Garcia Campos
Comment 2 2021-02-24 02:59:38 PST
Note You need to log in before you can comment on or make changes to this bug.