<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Expose public APIs for content filters"
   href="https://bugs.webkit.org/show_bug.cgi?id=150479#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Expose public APIs for content filters"
   href="https://bugs.webkit.org/show_bug.cgi?id=150479">bug 150479</a>
              from <span class="vcard"><a class="email" href="mailto:bnicholson&#64;mozilla.com" title="Brian Nicholson &lt;bnicholson&#64;mozilla.com&gt;"> <span class="fn">Brian Nicholson</span></a>
</span></b>
        <pre>Here's a first attempt that simply makes the necessary APIs for content filters (WKUserContentFilter, WKUserContentExtensionStore, and the content filter methods on WKUserContentController) public.

While this builds and launches fine in Safari using the instructions at <a href="https://www.webkit.org/blog/3457/building-webkit-for-ios-simulator/">https://www.webkit.org/blog/3457/building-webkit-for-ios-simulator/</a>, I'm not sure if/how we can test these changes in a separate app.</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>