[Webkit-unassigned] [Bug 35210] [Gtk] implements ChromeClient::requestGeolocationPermissionForFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 21 04:38:09 PST 2010


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





--- Comment #1 from arno. <arno at renevier.net>  2010-02-21 04:38:09 PST ---
Created an attachment (id=49148)
 --> (https://bugs.webkit.org/attachment.cgi?id=49148)
patch v1

Here is a first attempt. When
ChromeClient::requestGeolocationPermissionForFrame is called, a signal named
"geolocation-permission-requested" is emited. Then, embedders can call a method
named webkit_web_frame_allow_geolocation to allow or deny geolocation for
frame.

When I'll have feedback, I can work more on this patch if needed. Also, I think
I'll need to modify DumpRenderTree to enable tests (maybe, I'll need help on
that)

-- 
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