[webkit-reviews] review granted: [Bug 137101] [iOS] Fix the iOS build; add case statements for kCLAuthorizationStatusAuthorized : [Attachment 238635] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 18:56:20 PDT 2014


Mark Lam <mark.lam at apple.com> has granted Daniel Bates <dbates at webkit.org>'s
request for review:
Bug 137101: [iOS] Fix the iOS build; add case statements for
kCLAuthorizationStatusAuthorized
https://bugs.webkit.org/show_bug.cgi?id=137101

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

------- Additional Comments from Mark Lam <mark.lam at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=238635&action=review


r=me with indentation fix.

> Source/WebKit/ios/Misc/WebGeolocationCoreLocationProvider.mm:114
> +	   case kCLAuthorizationStatusAuthorized:

Please fix this indentation.


More information about the webkit-reviews mailing list