[Webkit-unassigned] [Bug 169037] New: [WK2] Missing C API for UserContentExtensionStore prevents instantiating content extensions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 1 07:41:00 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=169037
Bug ID: 169037
Summary: [WK2] Missing C API for UserContentExtensionStore
prevents instantiating content extensions
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: Unspecified
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
The WebKit2 C API does not provide a way to instantiate an UserContentExtensionStore,
nor provides any other means of compiling content extensions.
Having this would allow using the C API in WKTR to handle tests which make use of
content extensions. In turn, this would make it unnecessary to use the Cocoa API
in WKTR, and by using the C API it would be trivial for the GTK+ port to unskip
the content extensions layout tests.
--
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/20170301/9afaafc6/attachment.html>
More information about the webkit-unassigned
mailing list