<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Refactor ContentFilterUnblockHandler to allow platform implementations"
href="https://bugs.webkit.org/show_bug.cgi?id=160365">160365</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Refactor ContentFilterUnblockHandler to allow platform implementations
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Other
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Platform
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aperez@igalia.com
</td>
</tr></table>
<p>
<div>
<pre>Following up <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - [GTK] Expose user content filters in WebKitUserContentManager"
href="show_bug.cgi?id=154553">bug 154553</a>:
<span class="quote">>> I think we should split the patch, enabling content extensions first, and
>> unskipping the layout tests, and then another patch to add the GTK+ API. It
>> would help a lot to start working on a patch for epiphany in parallel.</span >
>
<span class="quote">> ACK. I have been working on the split, and while doing the first part which
> unskips the layout test I noticed that there was missing some changes to the
> CMake files to have ENABLE_CONTENT_FILTERING defined, and once that was enabled
> it was needed to add more files to the build, and ContentFilterUnblockHandler
> needs refactoring as it's only implemented for Cocoa.</span >
>
<span class="quote">> The refactor be a separate patch as well, which will add a port-agnostic
> ContentFilterUnblockHandlerBase, and move the Cocoa-specific implementation
> into WebCore/platform/cocoa/ContentFilterUnblockHandler.{h,mm}. After that
> is done, we can add an implementation for the GTK port.</span ></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>