[Webkit-unassigned] [Bug 187381] New: [GTK][WPE] REGRESSION(r233239): proxy settings not applied after r233239
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 6 01:57:32 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187381
Bug ID: 187381
Summary: [GTK][WPE] REGRESSION(r233239): proxy settings not
applied after r233239
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk, Regression
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org, utatane.tea at gmail.com
This is because the static variable for proxy settings was replaced by a NeverDestroyed, but the function is not returning a reference, but a copy. This is causing several unit tests to fail.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180706/1f4d2c37/attachment-0001.html>
More information about the webkit-unassigned
mailing list