<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement the Web Share API for mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=189443#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement the Web Share API for mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=189443">bug 189443</a>
              from <span class="vcard"><a class="email" href="mailto:thorton@apple.com" title="Tim Horton <thorton@apple.com>"> <span class="fn">Tim Horton</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=349322&action=diff" name="attach_349322" title="Patch">attachment 349322</a> <a href="attachment.cgi?id=349322&action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=349322&action=review">https://bugs.webkit.org/attachment.cgi?id=349322&action=review</a>

<span class="quote">> Source/WebKit/UIProcess/mac/PageClientImplMac.h:106
> +    bool showShareSheet(const ShareDataWithParsedURL&, WTF::CompletionHandler<void(bool)>&&) override;</span >

/Volumes/Data/EWS/WebKit/Source/WebKit/UIProcess/mac/PageClientImplMac.h:106:31: error: unknown type name 'ShareDataWithParsedURL'; did you mean 'WebCore::ShareDataWithParsedURL'?
    bool showShareSheet(const ShareDataWithParsedURL&, WTF::CompletionHandler<void(bool)>&&) override;
                              ^~~~~~~~~~~~~~~~~~~~~~
                              WebCore::ShareDataWithParsedURL</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>