[webkit-reviews] review granted: [Bug 131125] [iOS] Expose geolocation provider on the process pool : [Attachment 228442] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 2 16:33:13 PDT 2014


mitz at webkit.org <mitz at webkit.org> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 131125: [iOS] Expose geolocation provider on the process pool
https://bugs.webkit.org/show_bug.cgi?id=131125

Attachment 228442: Patch
https://bugs.webkit.org/attachment.cgi?id=228442&action=review

------- Additional Comments from mitz at webkit.org <mitz at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=228442&action=review


> Source/WebKit2/UIProcess/API/Cocoa/WKProcessPoolInternal.h:57
> + at interface WKProcessPool ()
>  @property(readonly) WKGeolocationProviderIOS *_geolocationProvider;

I think this can just go into the existing class extension up the file (guarded
with TARGET_OS_IPHONE).


More information about the webkit-reviews mailing list