<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&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>aperez&#64;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">&gt;&gt; I think we should split the patch, enabling content extensions first, and
&gt;&gt; unskipping the layout tests, and then another patch to add the GTK+ API. It
&gt;&gt; would help a lot to start working on  a patch for epiphany in parallel.</span >
&gt;
<span class="quote">&gt; ACK. I have been working on the split, and while doing the first part which
&gt; unskips the layout test I noticed that there was missing some changes to the
&gt; CMake files to have ENABLE_CONTENT_FILTERING defined, and once that was enabled
&gt; it was needed to add more files to the build, and ContentFilterUnblockHandler
&gt; needs refactoring as it's only implemented for Cocoa.</span >
&gt;
<span class="quote">&gt; The refactor be a separate patch as well, which will add a port-agnostic
&gt; ContentFilterUnblockHandlerBase, and move the Cocoa-specific implementation
&gt; into WebCore/platform/cocoa/ContentFilterUnblockHandler.{h,mm}. After that
&gt; 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>