[Webkit-unassigned] [Bug 163389] New: [GTK] WebKitWebPage URI not updated after URI is modified by InjectedBundlePageResourceLoadClient::willSendRequestForFrame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 13 08:57:44 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163389
Bug ID: 163389
Summary: [GTK] WebKitWebPage URI not updated after URI is
modified by
InjectedBundlePageResourceLoadClient::willSendRequestF
orFrame
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
CC: bugs-noreply at webkitgtk.org
Depends on: 146306
InjectedBundlePageResourceLoadClient::willSendRequestForFrame() allows clients to modify the ResourceRequest passed to it. We rely on this in the GTK+ API in order to allow a web extension to modify URLs before they are loaded. F
Our WebKitWebPage's URI property is not updated when this happens. Follow-up to bug #146306.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161013/9e0f4fe4/attachment.html>
More information about the webkit-unassigned
mailing list