Bug 135251 - Need to explicitly support location services in webcontent profile
Summary: Need to explicitly support location services in webcontent profile
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-24 13:09 PDT by Oliver Hunt
Modified: 2014-07-24 13:18 PDT (History)
0 users

See Also:


Attachments
Patch (1.41 KB, patch)
2014-07-24 13:10 PDT, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (1.44 KB, patch)
2014-07-24 13:12 PDT, Oliver Hunt
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2014-07-24 13:09:25 PDT
Need to explicitly support location services in webcontent profile
Comment 1 Oliver Hunt 2014-07-24 13:10:40 PDT
Created attachment 235449 [details]
Patch
Comment 2 Oliver Hunt 2014-07-24 13:12:21 PDT
Created attachment 235451 [details]
Patch
Comment 3 Pratik Solanki 2014-07-24 13:16:11 PDT
Comment on attachment 235451 [details]
Patch

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

> Source/WebKit2/ChangeLog:10
> +        for location services. This makes us eplicitly opt-in.

typo: eplicitly -> explicitly
Comment 4 Oliver Hunt 2014-07-24 13:18:49 PDT
Committed r171519: <http://trac.webkit.org/changeset/171519>