[Webkit-unassigned] [Bug 173150] Add API::GeolocationProvider

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 12 10:27:34 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173150

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312677|review?                     |review+
              Flags|                            |

--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 312677
  --> https://bugs.webkit.org/attachment.cgi?id=312677
Rebased patch

View in context: https://bugs.webkit.org/attachment.cgi?id=312677&action=review

> Source/WebKit2/UIProcess/WebGeolocationManagerProxy.h:50
> +    void setProvider(std::unique_ptr<API::GeolocationProvider>);

&&

> Source/WebKit2/UIProcess/WebGeolocationProvider.h:44
> +class WebGeolocationProvider : public API::GeolocationProvider,  API::Client<WKGeolocationProviderBase> {

extra space

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170612/c2c23dbd/attachment.html>


More information about the webkit-unassigned mailing list