[webkit-reviews] review granted: [Bug 209339] [Cocoa] Deny access to database mapping service : [Attachment 394114] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 17:15:00 PDT 2020


Brent Fulgham <bfulgham at webkit.org> has granted Per Arne Vollan
<pvollan at apple.com>'s request for review:
Bug 209339: [Cocoa] Deny access to database mapping service
https://bugs.webkit.org/show_bug.cgi?id=209339

Attachment 394114: Patch

https://bugs.webkit.org/attachment.cgi?id=394114&action=review




--- Comment #5 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 394114
  --> https://bugs.webkit.org/attachment.cgi?id=394114
Patch

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

r=me

> Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:107
> +#import <MobileCoreServices/MobileCoreServices.h>

Does this need to be inside PLATFORM(IOS) or anything? It is available on all
Cocoa ports? EWS seems happy, so I guess it does!


More information about the webkit-reviews mailing list