Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geo Location issue #50

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment
Closed

Geo Location issue #50

GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Geo Location Request does'n work

procedure FOnRequestGeolocationPermission(Sender: TObject; const browser: 
ICefBrowser; const requestingUrl: ustring; requestId: Integer; const callback: 
ICefGeolocationCallback);
begin
  callback.Cont(true);
end;

but it understands callback.Cont(false);

please fix it , Thanks



Original issue reported on code.google.com by a663...@yandex.ru on 11 Aug 2014 at 6:31

@GoogleCodeExporter
Copy link
Author

It already seem to work with latest release

Original comment by hgourv...@gmail.com on 28 Feb 2015 at 12:21

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant