Bug 36833
Summary: | Pass Geolocation on cancelGeolocationPermissionRequestForFrame | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcus Bulach <bulach> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | joth, steveblock |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Marcus Bulach
Similar to requestGeolocationPermissionForFrame call on Geolocation::requestPermission(), we need to pass the Geolocation object to cancelGeolocationPermissionRequestForFrame rather than just the Frame itself.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marcus Bulach
*** This bug has been marked as a duplicate of bug 35031 ***