[Webkit-unassigned] [Bug 56468] [Symbian][Qt] Webkit 2.1 requires Location capability
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 17 08:58:20 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56468
--- Comment #3 from Janne Koskinen <koshuin at gmail.com> 2011-03-17 08:58:20 PST ---
Created an attachment (id=86061)
--> (https://bugs.webkit.org/attachment.cgi?id=86061&action=review)
one option
So reading the geolocation code a bit more. Attached my first idea which would be non-intrusive to webkit code.
Least what needs to be disabled is the user prompt and the loading of the GeolocationServiceQt from QtMobility. Patch does latter.
Anyone know a common entry point for these? I looked at WebCore\page\geolocation.cpp but not quite sure if this is the correct place.
Problem again for me is that I can't set breakpoints in Symbian so actual runtime stuff can be found only with debug prints.
--
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