[Webkit-unassigned] [Bug 49921] New: [Chromium] Introduce WebPermissionController for client-based Geolocation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 09:53:00 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49921

           Summary: [Chromium] Introduce WebPermissionController for
                    client-based Geolocation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jknotten at chromium.org


These classes are helpful for the client-based geolocation implementation of ChromeClient::requestGeolocationPermissionForFrame and ChromeClient::cancelGeolocationPermissionRequestForFrame. The WebGeolocationPermissionController/Client convert the permission requests to be per security origin (from being per Frame).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list