Bug 136243

Summary: [iOS WK2] Provide a delegate callback to skip Geolocation authorization per page for WebApp
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dev+webkit, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Benjamin Poulain 2014-08-25 19:21:22 PDT
[iOS WK2] Provide a delegate callback to skip Geolocation authorization per page for WebApp
Comment 1 Benjamin Poulain 2014-08-25 19:23:32 PDT
Created attachment 237126 [details]
Patch
Comment 2 WebKit Commit Bot 2014-08-25 19:25:45 PDT
Attachment 237126 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/ios/WKGeolocationProviderIOS.mm:187:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebKit2/UIProcess/ios/WKGeolocationProviderIOS.mm:188:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 2 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Benjamin Poulain 2014-08-27 14:50:06 PDT
Comment on attachment 237126 [details]
Patch

Clearing flags on attachment: 237126

Committed r173019: <http://trac.webkit.org/changeset/173019>
Comment 4 Benjamin Poulain 2014-08-27 14:50:09 PDT
All reviewed patches have been landed.  Closing bug.