[Webkit-unassigned] [Bug 219995] [GTK][WPE] Expose setCORSDisablingPatterns

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 06:25:43 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=219995

--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 416511
  --> https://bugs.webkit.org/attachment.cgi?id=416511
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=416511&action=review

> Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:4735
> +    if (!allowList)
> +        allowListVector = Vector<String>();

This is not needed, the vector has already been constructed in previous line.

-- 
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/20201218/6795f372/attachment.htm>


More information about the webkit-unassigned mailing list